{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Building features", "type": "Feature Layer", "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>", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "City of Wilmington NC Facilities", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Building feature type", "length": 50, "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" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SpaceCompleted", "type": "esriFieldTypeString", "alias": "SpaceCompleted", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No only ", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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" } }, { "name": "SecurityType", "type": "esriFieldTypeString", "alias": "SecurityType", "length": 50, "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" } }, { "name": "UtilityType", "type": "esriFieldTypeString", "alias": "UtilityType", "length": 50, "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" } }, { "name": "FloorID", "type": "esriFieldTypeString", "alias": "Floor Identifier", "length": 255, "domain": null }, { "name": "Lat", "type": "esriFieldTypeDouble", "alias": "Lat", "domain": null }, { "name": "Long", "type": "esriFieldTypeDouble", "alias": "Long", "domain": null }, { "name": "BldgFeatID", "type": "esriFieldTypeString", "alias": "Building Feature ID", "length": 20, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1649_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1503_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "cd03b6d7f2a94d578966f2e5c1122714" } ], "tables": [] }