{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Building features", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "
Feature class BuildingFeatures stores geometry and attributes of a variety of point features including fire alarms, alarm panels, hanging tv or monitor, fire extinguishers, first aid stations, defibulators, emergency exits and lights, HVAC systems, Kronos stations, sprinkler heads and water heaters.<\/SPAN><\/SPAN><\/P> <\/P><\/DIV><\/DIV><\/DIV>",
"copyrightText": "City of Wilmington NC Facilities",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": true,
"isDataArchived": false,
"infoInEstimates": [
"extent"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": false,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": false
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true
},
"hasMetadata": true,
"extent": {
"xmin": 2316691.4812048823,
"ymin": 152388.53137522936,
"xmax": 2354218.1135005504,
"ymax": 216795.15288981795,
"spatialReference": {
"wkid": 103122,
"latestWkid": 6543,
"xyTolerance": 0.003280833333333333,
"zTolerance": 2,
"mTolerance": 0.001,
"falseX": -121841900,
"falseY": -93659000,
"xyUnits": 3.6365718124241434E7,
"falseZ": 0,
"zUnits": 1,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 103122,
"latestWkid": 6543,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -121841900,
"falseY": -93659000,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriPMS",
"url": "256f202eab5ae368fd322be5ab9cfe60",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABCklEQVQokaWQPWvCUBSGn1s/iENwMLjoIFIQ184ugkJ+h7p0qoMOCo4u4iwILg5COrhrEZz8D0IRnDVCM0Uhmg6hqNy2XNpnOpfDc17eG+aPhP8t9nr+Uy7HayTy/TEhwDSZCSGe78TVCrPZ5BFgOIRsFsrlq3g4wHxOSUpMJvn4msdjqFTuExOJIFUSb8nnoVZT7HhLNAqdDsTj0Ggoit0unE6w20EoBMslFIsK4mYDgwHYdvButRTF8xl8H9Jp2O9hvYbtFjKZH0TXxQdot6FahVQKHAf6fZhMgs/yPC6SaFm8axovsRgPhgG2jabrHKfTYF+voxcKvEmi54nFaMRCbnPFsn7pqMonarNHAL4jDX8AAAAASUVORK5CYII=",
"contentType": "image/png",
"width": 10,
"height": 10,
"angle": 0,
"xoffset": 0,
"yoffset": 0
}
},
"scaleSymbols": false,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "Type",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "Type",
"type": "esriFieldTypeString",
"alias": "Building feature type",
"domain": {
"type": "codedValue",
"name": "FacilityFeature",
"description": "Location of important facility features",
"codedValues": [
{
"name": "Fire extinguisher",
"code": "Fire"
},
{
"name": "Water heater",
"code": "Water"
},
{
"name": "HVAC systems",
"code": "HVAC"
},
{
"name": "Alarm panels",
"code": "Alarm"
},
{
"name": "Water Shut Off",
"code": "SOWater"
},
{
"name": "Power Shut Off",
"code": "SOPower"
},
{
"name": "Emergency Exit",
"code": "EmerExit"
},
{
"name": "Defibulator",
"code": "Defib"
},
{
"name": "Fire Alarm",
"code": "FA"
},
{
"name": "Kronos Station",
"code": "KR"
},
{
"name": "Handicap",
"code": "HC"
},
{
"name": "First Aid Station",
"code": "1A"
},
{
"name": "Hanging TV or Monitor",
"code": "T/M"
},
{
"name": "Sprinkler Heads",
"code": "SP"
},
{
"name": "Emergency Lights",
"code": "EL"
},
{
"name": "Fire Strobe/Bell",
"code": "FSB"
},
{
"name": "Security Feature",
"code": "SEC"
},
{
"name": "Utility Feature",
"code": "UTL"
},
{
"name": "Emergency Exit",
"code": "EE"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "Type"
},
{
"name": "Notes",
"type": "esriFieldTypeString",
"alias": "Notes",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "Notes"
},
{
"name": "SpaceCompleted",
"type": "esriFieldTypeString",
"alias": "SpaceCompleted",
"domain": {
"type": "codedValue",
"name": "YesNo",
"description": "Yes or No only ",
"codedValues": [
{
"name": "Yes",
"code": "Yes"
},
{
"name": "No",
"code": "No"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": "No",
"modelName": "SpaceCompleted"
},
{
"name": "Floor",
"type": "esriFieldTypeSmallInteger",
"alias": "Floor",
"domain": {
"type": "codedValue",
"name": "0To5",
"description": "",
"codedValues": [
{
"name": "0",
"code": 0
},
{
"name": "1",
"code": 1
},
{
"name": "2",
"code": 2
},
{
"name": "3",
"code": 3
},
{
"name": "4",
"code": 4
},
{
"name": "5",
"code": 5
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Floor"
},
{
"name": "SecurityType",
"type": "esriFieldTypeString",
"alias": "SecurityType",
"domain": {
"type": "codedValue",
"name": "FacSecurityType",
"description": "Facilities Security Type ",
"codedValues": [
{
"name": "Alarm",
"code": "ALM"
},
{
"name": "Camera",
"code": "CAM"
},
{
"name": "Not Applicable",
"code": "NA"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "SecurityType"
},
{
"name": "UtilityType",
"type": "esriFieldTypeString",
"alias": "UtilityType",
"domain": {
"type": "codedValue",
"name": "FacUtlType",
"description": "Facilities Utility Type",
"codedValues": [
{
"name": "Natural Gas",
"code": "NG"
},
{
"name": "Electric",
"code": "E"
},
{
"name": "Water back flow",
"code": "WBF"
},
{
"name": "Not Applicable",
"code": "NA"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "UtilityType"
},
{
"name": "FloorID",
"type": "esriFieldTypeString",
"alias": "Floor Identifier",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "FloorID"
},
{
"name": "Lat",
"type": "esriFieldTypeDouble",
"alias": "Lat",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Lat"
},
{
"name": "Long",
"type": "esriFieldTypeDouble",
"alias": "Long",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Long"
},
{
"name": "BldgFeatID",
"type": "esriFieldTypeString",
"alias": "Building Feature ID",
"domain": null,
"editable": true,
"nullable": true,
"length": 20,
"defaultValue": null,
"modelName": "BldgFeatID"
},
{
"name": "Description",
"type": "esriFieldTypeString",
"alias": "Description",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "Description"
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "SHAPE"
},
"indexes": [
{
"name": "R1649_SDE_ROWID_UK",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "a1503_ix1",
"fields": "SHAPE",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "Building features",
"description": "",
"prototype": {
"attributes": {
"BldgFeatID": null,
"Description": null,
"Type": null,
"Notes": null,
"SpaceCompleted": "No",
"Floor": null,
"SecurityType": null,
"UtilityType": null,
"FloorID": null,
"Lat": null,
"Long": null
}
},
"drawingTool": "esriFeatureEditToolPoint"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb",
"capabilities": "Query,Create,Update,Delete,Uploads,Editing",
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 32000,
"tileMaxRecordCount": 8000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "ed69f82caa29458eab1476ab3938c998"
}