{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 46, "name": "Parcel IDs", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "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": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Class 1" } ], "minScale": 2000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9067514.008100966, "ymin": 4183278.753196472, "xmax": -9008228.055529606, "ymax": 4222385.767445231, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "Feature ID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "Z Order", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "Annotation Class ID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "Symbol ID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "Text String", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "Font Name", "length": 255, "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "Font Style", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "Font Size", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "Vertical Alignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "Horizontal Alignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "X Offset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "Y Offset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "Font Leading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "Word Spacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "Character Width", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "Character Spacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "Flip Angle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R499_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S366_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Class 1" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 0, "name": "Class 1" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "306f1536b2a84e26a8efbfbcfce109c1" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Class 1", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 46, "name": "Parcel IDs" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9067514.008100966, "ymin": 4183278.753196472, "xmax": -9008228.055529606, "ymax": 4222385.767445231, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "306f1536b2a84e26a8efbfbcfce109c1" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 35, "name": "City Streets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 17500, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SERVSTAT", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 0.8 }, "value": "F", "label": "Future" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 189, 189, 197, 255 ], "width": 1 }, "value": "I", "label": "In Service" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 115, 177, 255 ], "toColor": [ 186, 115, 177, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 250, 112, 255 ], "toColor": [ 115, 250, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 194, 109, 255 ], "toColor": [ 247, 194, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 230, 230, 255 ], "toColor": [ 112, 230, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 83, 237, 255 ], "toColor": [ 104, 83, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 87, 92, 255 ], "toColor": [ 242, 87, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 128, 64, 255 ], "toColor": [ 95, 128, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 114, 150, 255 ], "toColor": [ 56, 114, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 84, 232, 255 ], "toColor": [ 230, 84, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 95, 86, 255 ], "toColor": [ 130, 95, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 141, 242, 255 ], "toColor": [ 94, 141, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 48, 130, 255 ], "toColor": [ 69, 48, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 177, 163, 255 ], "toColor": [ 247, 177, 163, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FULL_STREET_NAME]", "lineOrientation": "unconstrained", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [ {"separator": " "} ], "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9053328.24435658, "ymin": 4185072.6371246665, "xmax": -9022507.34114106, "ymax": 4213852.44586622, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ALT_L_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "Field LF (Alt)", "domain": null }, { "name": "ALT_R_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "Field RF (Alt)", "domain": null }, { "name": "ALT_L_ADD_TO", "type": "esriFieldTypeInteger", "alias": "Field LT (Alt)", "domain": null }, { "name": "ALT_R_ADD_TO", "type": "esriFieldTypeInteger", "alias": "Field RT (Alt)", "domain": null }, { "name": "FULL_STREET_NAME", "type": "esriFieldTypeString", "alias": "Full Street Name", "length": 150, "domain": null }, { "name": "SPEED_LIMIT", "type": "esriFieldTypeSmallInteger", "alias": "Speed Limit", "domain": { "type": "codedValue", "name": "MPH", "description": "Speed Limit values as TEXT", "codedValues": [ { "name": "0", "code": 0 }, { "name": "5", "code": 5 }, { "name": "10", "code": 10 }, { "name": "15", "code": 15 }, { "name": "18", "code": 18 }, { "name": "20", "code": 20 }, { "name": "25", "code": 25 }, { "name": "30", "code": 30 }, { "name": "35", "code": 35 }, { "name": "40", "code": 40 }, { "name": "45", "code": 45 }, { "name": "50", "code": 50 }, { "name": "55", "code": 55 }, { "name": "60", "code": 60 }, { "name": "65", "code": 65 }, { "name": "70", "code": 70 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SERVSTAT", "type": "esriFieldTypeString", "alias": "Service Status", "length": 8, "domain": { "type": "codedValue", "name": "ServiceStatus GIS", "description": "Service Status indicator of the Asset", "codedValues": [ { "name": "In Service", "code": "I" }, { "name": "Out of Service", "code": "O" }, { "name": "Proposed", "code": "P" }, { "name": "Future", "code": "F" }, { "name": "Abandoned", "code": "A" }, { "name": "Removed", "code": "R" }, { "name": "Temp Out of Service", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LANES", "type": "esriFieldTypeString", "alias": "Lanes", "length": 8, "domain": { "type": "codedValue", "name": "Lanes_Str", "description": "Unique value in LANES field as string", "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" }, { "name": "6", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BLOCK", "type": "esriFieldTypeSmallInteger", "alias": "BLOCK", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 16, "domain": { "type": "codedValue", "name": "Street Owner", "description": "Street Owner values - Maint Responsibility?", "codedValues": [ { "name": "NC", "code": "NC" }, { "name": "Split", "code": "Split" }, { "name": "Gastonia", "code": "COG" }, { "name": "Ranlo", "code": "RANLO" }, { "name": "Mt. Holly", "code": "MTHOL" }, { "name": "Gaston Cty.", "code": "CTY" }, { "name": "Cramerton", "code": "CRAMR" }, { "name": "Dallas", "code": "DALLA" }, { "name": "Lowell", "code": "LOWEL" }, { "name": "McAdenville", "code": "MCAD" }, { "name": "Cherryville", "code": "CHRYV" }, { "name": "Stanley", "code": "STNLY" }, { "name": "Belmont", "code": "BLMNT" }, { "name": "Spencer Mtn.", "code": "SPMTN" }, { "name": "Bessemer City", "code": "BESSE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRIVATE", "type": "esriFieldTypeSmallInteger", "alias": "Private", "domain": null }, { "name": "SURFACE", "type": "esriFieldTypeSmallInteger", "alias": "Surface", "domain": { "type": "codedValue", "name": "Road Surface", "description": "Road surface types", "codedValues": [ { "name": "ASPHALT", "code": 1 }, { "name": "CONCRETE", "code": 2 }, { "name": "GRAVEL", "code": 3 }, { "name": "UNPAVED", "code": 4 }, { "name": "OTHER", "code": 5 }, { "name": "UNKNOWN", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CLASS", "type": "esriFieldTypeSmallInteger", "alias": "CLASS", "domain": { "type": "codedValue", "name": "Road Class", "description": "Road Class values", "codedValues": [ { "name": "Multilane controlled access", "code": 1 }, { "name": "Multilane uncontrolled access2", "code": 2 }, { "name": "Local street (default)", "code": 3 }, { "name": "Entrance - freeway ramp", "code": 4 }, { "name": "Private", "code": 6 }, { "name": "Unknown", "code": 0 }, { "name": "Exit - freeway ramp", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 64, "domain": null }, { "name": "ASSETID_TMP", "type": "esriFieldTypeString", "alias": "ASSETID_TMP", "length": 64, "domain": null }, { "name": "OPSTAT", "type": "esriFieldTypeString", "alias": "OPSTAT", "length": 8, "domain": null }, { "name": "ADMIN", "type": "esriFieldTypeString", "alias": "ADMIN", "length": 16, "domain": null }, { "name": "FIELDCHECK", "type": "esriFieldTypeString", "alias": "FIELDCHECK", "length": 8, "domain": null }, { "name": "FIELDCHECK2", "type": "esriFieldTypeString", "alias": "FIELDCHECK2", "length": 16, "domain": null }, { "name": "ASSETID_PCI_LINT", "type": "esriFieldTypeInteger", "alias": "ASSETID_PCI_LINT", "domain": null }, { "name": "CONDITION_PCI", "type": "esriFieldTypeString", "alias": "CONDITION_PCI", "length": 60, "domain": null }, { "name": "MAP_CLASS", "type": "esriFieldTypeString", "alias": "MAP_CLASS", "length": 12, "domain": null }, { "name": "CONTMAP", "type": "esriFieldTypeString", "alias": "CONTRACTMAP", "length": 24, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 10, "domain": null }, { "name": "TYPET", "type": "esriFieldTypeString", "alias": "TYPET", "length": 10, "domain": null }, { "name": "TYPEI", "type": "esriFieldTypeSmallInteger", "alias": "TYPEI", "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 64, "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 24, "domain": null }, { "name": "UNITID2", "type": "esriFieldTypeString", "alias": "UNITID2", "length": 24, "domain": null }, { "name": "SEGID", "type": "esriFieldTypeString", "alias": "SEGID", "length": 48, "domain": null }, { "name": "MAINCOMP1", "type": "esriFieldTypeInteger", "alias": "MAINCOMP1", "domain": null }, { "name": "MAINCOMP2", "type": "esriFieldTypeInteger", "alias": "MAINCOMP2", "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "CONDITION", "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "LOCATION_CW", "type": "esriFieldTypeString", "alias": "LOCATION2", "length": 192, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "FULL_ADDRESS", "length": 128, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "WARRANTYSTAT", "type": "esriFieldTypeString", "alias": "WARRANTYSTAT", "length": 12, "domain": null }, { "name": "IMAGEPATH", "type": "esriFieldTypeString", "alias": "IMAGEPATH", "length": 256, "domain": null }, { "name": "BRE", "type": "esriFieldTypeDouble", "alias": "RISK_EXPOSURE", "domain": null }, { "name": "POF", "type": "esriFieldTypeDouble", "alias": "PROBF", "domain": null }, { "name": "COF", "type": "esriFieldTypeDouble", "alias": "COSTF", "domain": null }, { "name": "MSPU", "type": "esriFieldTypeDouble", "alias": "MSP_UNDER", "domain": null }, { "name": "MSPO", "type": "esriFieldTypeDouble", "alias": "MSP_OVER", "domain": null }, { "name": "MSR", "type": "esriFieldTypeDouble", "alias": "RISK_THRESHOLD", "domain": null }, { "name": "AVERAGEENDYEAR", "type": "esriFieldTypeSmallInteger", "alias": "AVERAGEENDYEAR", "domain": null }, { "name": "FASTENDYEAR", "type": "esriFieldTypeSmallInteger", "alias": "FASTENDYEAR", "domain": null }, { "name": "SLOWENDYEAR", "type": "esriFieldTypeSmallInteger", "alias": "SLOWENDYEAR", "domain": null }, { "name": "DATECALCULATED", "type": "esriFieldTypeDate", "alias": "DATECALCULATED", "length": 8, "domain": null }, { "name": "CALCULATIONNAME", "type": "esriFieldTypeString", "alias": "CALCULATIONNAME", "length": 64, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 48, "domain": null }, { "name": "EXPIRED_DATE", "type": "esriFieldTypeDate", "alias": "EXPIRED_DATE", "length": 8, "domain": null }, { "name": "EXPIRED_USER", "type": "esriFieldTypeString", "alias": "EXPIRED_USER", "length": 48, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 48, "domain": null }, { "name": "INSPECTED_USER", "type": "esriFieldTypeString", "alias": "INSPECTED_USER", "length": 48, "domain": null }, { "name": "INSTALL_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "INSTALL_YEAR", "domain": null }, { "name": "INSTALL_YEART", "type": "esriFieldTypeString", "alias": "INST_YEART", "length": 10, "domain": null }, { "name": "GPS_DATE", "type": "esriFieldTypeDate", "alias": "GPS_DATE", "length": 8, "domain": null }, { "name": "GPS_X", "type": "esriFieldTypeDouble", "alias": "GPS_X", "domain": null }, { "name": "GPS_Y", "type": "esriFieldTypeDouble", "alias": "GPS_Y", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R809_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_809", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_809", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S673_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "306f1536b2a84e26a8efbfbcfce109c1" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 37, "name": "Address Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103122, "latestWkid": 6543, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "USE_", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "8c23833658e8ee859ceb24252f9b6db3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAALCAYAAABPhbxiAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAuElEQVQokZ3SMWrCMRiG8V+sFLSO9QBddOsBHOoBRMcuXqCzN+hRvIF0cXAqdOvu4NLFSXEqdWjBlD9GKGqs+MLHE5I8yRdI2YUp5xYi14Hvs8RICQ+4LRh5xw/eAvNTN47whQ0W6GOCaaQbeM2JYyxxjxcMMETnr3RMvMEatTTesV48I2w7OSpWU9X2WMhFfebEFZqooJU29vCRDjgUIw084ipN3SV2E5/xdCAGZmjvdZBN9gP8l195CyFFb4jvWgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CITY", "label": "Gastonia" }, { "symbol": { "type": "esriPMS", "url": "3b8e6272dc9279c5692fc939c2532d36", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAdElEQVQYlZ3PMQrCQBAF0LcY8EZiY+8FPIBYCHofwUJyDivb1DlPZGXVwKAJBj9MscNjZrYyMdWfMC+xRYczqR2AeYUbZu/GjrzocZx4CKhkjj2OnzCir40RXrAJ7zvqAZiu5PXrtic6kZqRXxes1PgNv/IANYUSoKuyGFkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "COM", "label": "Commercial" }, { "symbol": { "type": "esriPMS", "url": "4388716979614912012a0f52b1b7e977", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAALCAYAAABPhbxiAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/ElEQVQokZ2SsUrEYBCEZ5JDSGKpZQoJOTsfwOJ8ADnLEGIewPqe4PdRLBJCKrGxsBLs7C1sbKwUq0OLyL8rvyiIlx8PpxnY5Rt2YCf4pya+Rd/3G0VRDGuBxpggy7IZya1hGGZN09wCeFfVm7quH71gnufnAF4BCMknVT1W1SuSd23bzququvadeqmqzyT3SF6IyCIIgjNVPfwJjYEJgDcAm6qakPz2bVfDGCOjIMkYQOwAEfn0MAxja22SpqkLXY6CIvJCcldEIpL7JJfW2iMAD1EUudBVsOu6qbW2ABCSdKMdVXU+/wo9BXCyApZleQ/g4Fdnr7wP8Jc+AOJHYPYvU2Z2AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "GOVC", "label": "County Gov" }, { "symbol": { "type": "esriPMS", "url": "4c8cd1bc8488a434390a3d1ed13f6d7d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAYAAADphp8SAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA9klEQVQ4jb3RTyuEURTH8c/NLIzhHRi8AzsbC1LKxpbkBcjWWsp7sLOUhVBip1hZWNtNNmxmoTTyb6xcPbnqaXpMDya/Ov3OrXu+/e65FT1S5R9AsYp5jCDgEheEWAIUs4EpzOAJ+5jECfqwSWzjgHDdLdECdnCGW1xhD2sYxy6WsUqcJTS+Ax3jJsFOsYJ1zGEMG6ijlYcUgEKb+IJXZE+Q/PmzwhuxhUclll3DYHLJvyrTAN6VBOUHawXn2KtEyoCOMIolHGIRQzgnZou/Q6MLKPanXxnuuDOR66eT14n3hO2iRBmomRL9WDlQeMDWbyCdif6kD4cVN61RWMYAAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "GOVF", "label": "Federal Gov" }, { "symbol": { "type": "esriPMS", "url": "a60635f9dfd58858e9b2baf1fc50053f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAkElEQVQYlZ3QMQ5BYQwA4O9PMBCLRAyI1REkdoMLmN2Ee4ij2IjECWwMBhurpfISw3t4A02aLl+bthU/ROVvHKKJMYY44Yp9kqKAQwywwRo9jHDEEpMCTtI5xA4HnF9ghWrZzh00UEf7VbPVvuKEVg708fjAIaaoYZ5rXuAWopukS37yFrOSr93eD7wjy9J4AgRBHm5WIy1eAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "GOVO", "label": "Other Gov" }, { "symbol": { "type": "esriPMS", "url": "7dd6a9bbbbd3b43237ffd07a4fd05ada", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAYAAADwikbvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABUklEQVQokbXSv0ubURTG8e9z30SC7zuEqItCKe1U6FIXR3FTKEgiBItJ6H/Q/6Vbt/4ISVBICnUV99BFELpUUYJCwSJSHNq+956Spg6RBAKhD5zlwOfec7g3wxTJ/Dfc7Lx8+KL49mxivPuptuRTW8dwENaa7eqhObmMwkF5s/51JDZDrY+1196HZzK3/7dH8DgKwvBBb5qdSi/6/fNVubx3M4QlrNkJV5jS1Hw9cq4XsqHg0ugywJaDR+Dyd3DE2DpFLMz4X9+9chc7zxvXjXali6JvRvgiyI/dWVhiRgJJgnwymEhJ5IjNEyNLxmITMYHYZy2GfvX3Jvbezwo3iwa90TcbtyblRLph6LzRqZQFPxArYIsEXY3E79q1OYxlZLeGVoHPQiXgBPTk3+nzrXb16Xbpw/EQzojHEI50/+HvxTs9AIbxTvF9F+jXxJnqb/8BQXB9Et+EgXAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "GOVS", "label": "State Gov" }, { "symbol": { "type": "esriPMS", "url": "c8b236bbde21b60247413860b147fd16", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABAUlEQVQokbXTPUpDURAF4O9CNiG4BmMp6A5EQbSw0FL8AQsbi9iEgDY2dkaxECzcgbULiFiltlDRFQiKMvLMSzQv5KUIDtzmzJxzz5zLrRizKv8kEDNYwzVa2MEbLknvIwSigQ0skFo5doJj3BPzpIchArGIXdzg7hdPQVxhtdOL6a6TSuH6GuawhCaxlZOrOEe22j7WcVEQiEk0SG20iXoucoozrJCeiL08k4EVXjsDPdt1IiPeokp6zPGvHC8KpM9CHpnt7DQ7q3XX+Zn9KHmFHvmv7Vp/JuXPONVPziodEQe5m80RAmaxTHruh9MhsU1MkF5KBFKW+pAa7I39F74BP4ZMnsVv5RMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "IND", "label": "Industrial" }, { "symbol": { "type": "esriPMS", "url": "499b9b41858fcbf67553cbdb1e9087ae", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA1UlEQVQokWNhIBOwUKxRV/d/QHQ0Qw4+xVZWDIfs7BibUDQ+fcoQaW/P4IxL040bDAyXLjGIMjAwoGpkZmb4YWHBwFBQwMCQksLAoKMDEZ82jYFBQgLCP3kSjx9fvGBg+PEDwX/3joGBiwuPH5HBlSsMDH/+QNhPnjAwyMgQqfHAAYifQODaNQYGkBeI0piTw8BgYgJht7TQKh4ZoMDXFxKKMGBpycDAz49H46dPDK81NBg2gNjNzZgK//xhYDMxYViPofHnT8aSmzfxO+/uXTxOJRYAAK6+NLc5JpVvAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MED", "label": "Medical" }, { "symbol": { "type": "esriPMS", "url": "e2f28332feec433674743e99ea32f09f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAPCAYAAADQ4S5JAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA0UlEQVQoka2QPU7DYBBE336fW1osVwgkmlBwBJpcwq0bCkTllByCjooiJ+AEOUBKGiuS+SmhgtpI9kQGbMmOo8SIrXZHejuzGzCygv8HMiImvO0HPHHoICHnozrlbjcgThAhRrTdQTiXM6uMJVBgXBvf/QCw4tg/M8eQgxTjAXX3tYDPSQS3EgdmxIgbxGU/wA/wQqiS+7qtPOd88QosnScFrjYBwxrBlTxaQKzaAc6GHUbUHwFHIbFoVeNC9WXi/VfJusARn4JpI/Y+2ZlHR1oDfE43XVChdggAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "REL", "label": "Religeous" }, { "symbol": { "type": "esriPMS", "url": "081deda4005bf4cbdcf99a0d1baa77d4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAdUlEQVQYlYXOsQ2CUBSF4e8REissWcLGDRjDwkVwA0paB7BwBEuHoLez155niDwCxoRT3eT8Of/NrSRPR2SDI7a4Bp4TEMlwQzXyp8h+gNLCblYOKXFAm4D3H/1rUgQekQb1WN5xWTwZvt4zCnSBfgGkpV/RB4LIFBBvSA/DAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "RES", "label": "Residential" }, { "symbol": { "type": "esriPMS", "url": "e30c31dd5a4d334352313eb432548ad7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACuElEQVRIid2VbWjNURzHP+fsblOk9oJIoW3//6UxEilvUMoLk6ckoWjIG9b937+NF2rlhbGHa55Ka7ygJCaFF0oopUx5XrZ77SYli2x5qrkP56f/nTt3D5dRXvCt8+Kc3/l//r/vOb9zjo+/KN9/C1eOn0VKWA7YQIHAO+ChaC6F2nn6R3DXYr4oGhGiCi4ow/FEPj06znhRLNCGxqDNB1+CioNRXo0Y7vjZKEJQ5bCp7jnPBoW7gXbglGNRlvBx3bXYXBfh3i/hjp/FStgVMyw8Gubjz2w3RLha6SeShMtVhSwd7GAAvLqEvE9xGn0JyuqjP8C7iykymrWimKiFSK7m3IF23nuxQx10OBa7Ez4agVVZ4Z9jbBDF1cwMgjbbDQSUcEgpWo0wJ2a47/gpb+jgVtpB0MYJTGNm5iYPgItijRiq+jO2mG1gqxrF3LonfPk+fDNgc0kLN/ZOY17agSjOKsNqyAIHikIvaMv4WRDNvgxwSqEwUcfiRNywHjjmjSnhrkBN1mUZLFEU6RweDxfTmgcGVqT7Jpe3Os64kcOFruRXpgJdQ4KGKUrxph/0lQKj6ckK905fwGZSKMzrVHZCs9HsAVZmznNLGS29VGpDWf+3mlIgnBWuhSvAGuCI16+LcM2xWOLYXMZQk5PPS5NklvSy31v62hd0ZiTmlWpTVngyj2Yd545bSnN6ExsiBFyLZUZTaRJMUEKnErbXRnjU72Q6MyRJYUMHt7PCQ210uzaH6eU0sK4voT4HkGpDtLOYsZLkjBJ2pOcPC0+BwjQFbfyuzXlGsWVwGWaqqpDJCc1FUdTXh0dwt3iqD+O6Ntukl1bX4mRS0ZLeZE+BYkqUZkMCykRRkT6pI4KnHQRKaMmJUa7gXNAeUMPeureMyWNudRsxsuindR5qS12vtd/bb+vffUO/Ae4QEGAV8fkUAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MFAM", "label": "Multi-Family" }, { "symbol": { "type": "esriPMS", "url": "130d92136fdf045bcaf20163bd003f90", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAALCAYAAACgR9dcAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA5UlEQVQokaWRsWoCURBFz3VXSAJCsExhkcofSCBVWAsR7G38DAu7fEEQBL8jfSJKBD/CxkIMCOlSpcnbCbtm3V11JeBtZpg7Z7i853OG/KSxN27wKBNi+IQK+Nh5Y2rRjEglpEfWORiPjok+HoaxAh4SK/R4ktGKDzlmQDcPb/Vl8Cpo780vgKXBRuLyIHaSELgGKm7CM6IMOIlbLK5XwE8RXBfUo0ailzuZ1pciOKtviabBAOPu2IJ/Av5UwNxNWYgcnOQ4CVfdlJHgvmghhRsM9c4oa+oYMfv77ywsxXF2L/kf/QIwmjf2ZQGcNgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SCH", "label": "School" }, { "symbol": { "type": "esriPMS", "url": "4f719b6dbd6a059e07d9022a5245bd5a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAPCAYAAADQ4S5JAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA50lEQVQokaXRsUoDQRSF4W/HRSLxCRQCaozkCSwEGysL01haCQFLK2srrUSwFjsRHyFgKbYWdgna2GmvxMJdWbOCxqyreODCgXP/mTt3Yn9U/C/gjlpKO6WJcVzjdP49GgJuWUroYPLTGS3sdFld4PILkHKUN/dTWhE1HKM6xh6Wh4HDiIDHBhddpgOvWU9C5dtIDc4+fI/NiP08fwrsFm6px2LECSJ0Altz3BcCgZmUGyRV1qd4LlxrpjrnBjVS8YiRtrGWhxuzPPwIBJopK5l/YaL0hsEfuspMhX4pUOfAoH73hjK9AV2OLqf3g7y1AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "UNK", "label": "Unknown" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 115, 177, 255 ], "toColor": [ 186, 115, 177, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 250, 112, 255 ], "toColor": [ 115, 250, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 194, 109, 255 ], "toColor": [ 247, 194, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 230, 230, 255 ], "toColor": [ 112, 230, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 83, 237, 255 ], "toColor": [ 104, 83, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 87, 92, 255 ], "toColor": [ 242, 87, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 128, 64, 255 ], "toColor": [ 95, 128, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 114, 150, 255 ], "toColor": [ 56, 114, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 84, 232, 255 ], "toColor": [ 230, 84, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 95, 86, 255 ], "toColor": [ 130, 95, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 141, 242, 255 ], "toColor": [ 94, 141, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 48, 130, 255 ], "toColor": [ 69, 48, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 177, 163, 255 ], "toColor": [ 247, 177, 163, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "var housenum = $feature.HOUSE_NUMBER\r\nvar unit = $feature.UNIT\r\nvar half = $feature.HALF\r\n\r\nreturn When(\r\n !IsEmpty(half) && IsEmpty(unit),housenum + \" \" + half,\r\n IsEmpty(half) && !IsEmpty(unit),housenum + \"-\" + unit,\r\n !IsEmpty(half) && !IsEmpty(unit),housenum + \" \" + half + \"-\" + unit,\r\n housenum\r\n); ", "title": "MAD_PTS_HouseNum_Half_Unit_WhenFunc" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9051407.154145282, "ymin": 4185295.380480523, "xmax": -9015387.705571324, "ymax": 4217155.976746628, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ADDRESS_ID", "type": "esriFieldTypeInteger", "alias": "MAD Key", "domain": null }, { "name": "WHOLE_ADDRESS", "type": "esriFieldTypeString", "alias": "Whole Address", "length": 200, "domain": null }, { "name": "SIDE", "type": "esriFieldTypeString", "alias": "Side of Street", "length": 5, "domain": null }, { "name": "USE_", "type": "esriFieldTypeString", "alias": "Use", "length": 4, "domain": null }, { "name": "SITE", "type": "esriFieldTypeString", "alias": "Site", "length": 4, "domain": null }, { "name": "ADDRTYPE", "type": "esriFieldTypeString", "alias": "Address Type", "length": 6, "domain": null }, { "name": "MASTER", "type": "esriFieldTypeString", "alias": "Master", "length": 2, "domain": null }, { "name": "VENUE", "type": "esriFieldTypeString", "alias": "VENUE", "length": 50, "domain": null }, { "name": "WARD", "type": "esriFieldTypeString", "alias": "WARD", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R13_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "ADDRESS_ID", "fields": "ADDRESS_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S2_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "306f1536b2a84e26a8efbfbcfce109c1" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 38, "name": "Railroads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.0833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 1535.99999999921, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 17500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 0.8 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9063495.297286987, "ymin": 4185609.8950585704, "xmax": -9012573.688537356, "ymax": 4221633.122802134, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CAD_ENTITY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R466_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S336_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "306f1536b2a84e26a8efbfbcfce109c1" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 39, "name": "City Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.0833333333333, "zTolerance": 0.083333333333333, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 1535.9999999992135, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 400000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9053136.465924859, "ymin": 4185533.1015335363, "xmax": -9025969.69255798, "ymax": 4212966.72628003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SHAPE.STLength()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R44_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S31_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "306f1536b2a84e26a8efbfbcfce109c1" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 40, "name": "Rivers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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": "", "parentLayer": null, "subLayers": [], "minScale": 350000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9055951.232495548, "ymin": 4183339.419288918, "xmax": -9007729.574486434, "ymax": 4220853.728078469, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ISLAND", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "ISLAND", "type": "esriFieldTypeString", "alias": "ISLAND", "length": 2, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "SHAPE_AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE_LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R489_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S356_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "306f1536b2a84e26a8efbfbcfce109c1" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 41, "name": "Streams", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "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": "", "parentLayer": null, "subLayers": [], "minScale": 65000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 178 ], "width": 0.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9067213.876583945, "ymin": 4183071.783240101, "xmax": -9008142.756817468, "ymax": 4222300.130733524, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREAM_NAM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "STREAM_NAM", "type": "esriFieldTypeString", "alias": "STREAM_NAM", "length": 100, "domain": null }, { "name": "RIV_BASIN", "type": "esriFieldTypeString", "alias": "RIV_BASIN", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R59_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S46_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "306f1536b2a84e26a8efbfbcfce109c1" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 42, "name": "Buildings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.0833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 1535.99999999921, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 178 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9068593.194085324, "ymin": 4182748.6245178077, "xmax": -9008499.39224522, "ymax": 4223209.863821276, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STATUS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 4, "domain": { "type": "codedValue", "name": "ServiceStatus GIS", "description": "Service Status indicator of the Asset", "codedValues": [ { "name": "In Service", "code": "I" }, { "name": "Out of Service", "code": "O" }, { "name": "Proposed", "code": "P" }, { "name": "Future", "code": "F" }, { "name": "Abandoned", "code": "A" }, { "name": "Removed", "code": "R" }, { "name": "Temp Out of Service", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SQ_FEET", "type": "esriFieldTypeDouble", "alias": "SQ_FEET", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R488_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_488", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "inxStatus", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S355_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "306f1536b2a84e26a8efbfbcfce109c1" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 43, "name": "Municipalities", "type": "Feature Layer", "description": "Municipal Areas of Gaston County. Boundary(s) information provided by each municipality and digitized by Land Records using existing Street and Roadway, Property Parcel and other available data.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Gaston County, Dept. of Planning and Codes Enforcement, GIS Planning\nUpdated: 07.13.17", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 210, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 102 ], "width": 0.4 } }, "value": "BELMONT", "label": "BELMONT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 249, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 102 ], "width": 0.4 } }, "value": "BESSEMER CITY", "label": "BESSEMER CITY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 221, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 102 ], "width": 0.4 } }, "value": "CHERRYVILLE", "label": "CHERRYVILLE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 212, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 102 ], "width": 0.4 } }, "value": "CRAMERTON", "label": "CRAMERTON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 252, 184, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 102 ], "width": 0.4 } }, "value": "DALLAS", "label": "DALLAS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 195, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 102 ], "width": 0.4 } }, "value": "DELLVIEW", "label": "DELLVIEW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 239, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 102 ], "width": 0.4 } }, "value": "Dallas", "label": "Dallas" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 223, 252, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 102 ], "width": 0.4 } }, "value": "HIGH SHOALS", "label": "HIGH SHOALS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 179, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 102 ], "width": 0.4 } }, "value": "KINGS MTN", "label": "KINGS MTN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 246, 252, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 102 ], "width": 0.4 } }, "value": "LOWELL", "label": "LOWELL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 204, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 102 ], "width": 0.4 } }, "value": "MCADENVILLE", "label": "MCADENVILLE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 182, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 102 ], "width": 0.4 } }, "value": "MOUNT HOLLY", "label": "MOUNT HOLLY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 199, 252, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 102 ], "width": 0.4 } }, "value": "RANLO", "label": "RANLO" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 197, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 102 ], "width": 0.4 } }, "value": "SPENCER MTN", "label": "SPENCER MTN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 191, 252, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 102 ], "width": 0.4 } }, "value": "STANLEY", "label": "STANLEY" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 247, 255 ], "toColor": [ 252, 194, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 185, 255 ], "toColor": [ 179, 252, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 241, 252, 255 ], "toColor": [ 197, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 179, 255 ], "toColor": [ 252, 216, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 200, 252, 255 ], "toColor": [ 187, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 182, 255 ], "toColor": [ 249, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 223, 255 ], "toColor": [ 199, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 185, 184, 255 ], "toColor": [ 252, 185, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 236, 255 ], "toColor": [ 252, 215, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 184, 252, 255 ], "toColor": [ 214, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 212, 255 ], "toColor": [ 252, 217, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 212, 255 ], "toColor": [ 252, 187, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 210, 252, 255 ], "toColor": [ 232, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 204, 255 ], "toColor": [ 220, 252, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9063359.971470157, "ymin": 4183359.1972238966, "xmax": -9008152.060894107, "ymax": 4220518.004384399, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "CITY NAME", "length": 50, "domain": { "type": "codedValue", "name": "NAME_1", "description": "NAME", "codedValues": [ { "name": "BELMONT", "code": "BELMONT" }, { "name": "BESSEMER CITY", "code": "BESSEMER CITY" }, { "name": "CHERRYVILLE", "code": "CHERRYVILLE" }, { "name": "CRAMERTON", "code": "CRAMERTON" }, { "name": "DALLAS", "code": "DALLAS" }, { "name": "GASTONIA", "code": "GASTONIA" }, { "name": "HIGH SHOALS", "code": "HIGH SHOALS" }, { "name": "LOWELL", "code": "LOWELL" }, { "name": "MCADENVILLE", "code": "MCADENVILLE" }, { "name": "RANLO", "code": "RANLO" }, { "name": "SPENCER MTN", "code": "SPENCER MTN" }, { "name": "STANLEY", "code": "STANLEY" }, { "name": "ALEXIS", "code": "ALEXIS" }, { "name": "CLOVER", "code": "CLOVER" }, { "name": "LINCOLNTON", "code": "LINCOLNTON" }, { "name": "CLEVELAND CO", "code": "CLEVELAND CO" }, { "name": "LINCOLN CO", "code": "LINCOLN CO" }, { "name": "GASTON CO", "code": "COUNTY" }, { "name": "YORK CO", "code": "YORK CO" }, { "name": "MECKLENBURG CO", "code": "MECKLENBURG CO" }, { "name": "CROUSE", "code": "CROUSE" }, { "name": "IRON STATION", "code": "IRON STATION" }, { "name": "DELLVIEW", "code": "DELLVIEW" }, { "name": "KINGS MOUNTAIN", "code": "KINGS MTN" }, { "name": "MOUNT HOLLY", "code": "MT HOLLY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AREANAME", "type": "esriFieldTypeString", "alias": "NEIGHBORDHOOD NAME", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R459_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S330_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "306f1536b2a84e26a8efbfbcfce109c1" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 44, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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": "", "parentLayer": null, "subLayers": [], "minScale": 17500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9067744.646049654, "ymin": 4183253.707791096, "xmax": -9008152.073725127, "ymax": 4222681.735231698, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AKPAR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AKPAR", "type": "esriFieldTypeString", "alias": "AKPAR", "length": 50, "domain": null }, { "name": "CALCAC", "type": "esriFieldTypeDouble", "alias": "CALCAC", "domain": null }, { "name": "CURR_NAME1", "type": "esriFieldTypeString", "alias": "CURR_NAME1", "length": 128, "domain": null }, { "name": "CURR_NAME2", "type": "esriFieldTypeString", "alias": "CURR_NAME2", "length": 128, "domain": null }, { "name": "CURR_ADDR1", "type": "esriFieldTypeString", "alias": "CURR_ADDR1", "length": 40, "domain": null }, { "name": "CURR_ADDR2", "type": "esriFieldTypeString", "alias": "CURR_ADDR2", "length": 40, "domain": null }, { "name": "CURR_CITY", "type": "esriFieldTypeString", "alias": "CURR_CITY", "length": 50, "domain": null }, { "name": "CURR_STATE", "type": "esriFieldTypeString", "alias": "CURR_STATE", "length": 2, "domain": null }, { "name": "CURR_ZIPCODE", "type": "esriFieldTypeString", "alias": "CURR_ZIPCODE", "length": 10, "domain": null }, { "name": "PHYSSTRADD", "type": "esriFieldTypeString", "alias": "PHYSSTRADD", "length": 128, "domain": null }, { "name": "DEED_BOOK", "type": "esriFieldTypeString", "alias": "DEED_BOOK", "length": 10, "domain": null }, { "name": "DEED_PAGE", "type": "esriFieldTypeString", "alias": "DEED_PAGE", "length": 10, "domain": null }, { "name": "DEEDTYPE", "type": "esriFieldTypeString", "alias": "DEEDTYPE", "length": 10, "domain": null }, { "name": "SALESAMT", "type": "esriFieldTypeDouble", "alias": "SALESAMT", "domain": null }, { "name": "SALEDATE", "type": "esriFieldTypeDate", "alias": "SALEDATE", "length": 8, "domain": null }, { "name": "PLAT_BOOK", "type": "esriFieldTypeString", "alias": "PLAT_BOOK", "length": 15, "domain": null }, { "name": "PLAT_PAGE", "type": "esriFieldTypeString", "alias": "PLAT_PAGE", "length": 15, "domain": null }, { "name": "LEGDESC_1", "type": "esriFieldTypeString", "alias": "LEGDESC_1", "length": 128, "domain": null }, { "name": "STRUCTTYPE", "type": "esriFieldTypeString", "alias": "STRUCTTYPE", "length": 50, "domain": null }, { "name": "YEARBLT", "type": "esriFieldTypeInteger", "alias": "YEARBLT", "domain": null }, { "name": "SQFT", "type": "esriFieldTypeDouble", "alias": "SQFT", "domain": null }, { "name": "TAX_DISTRI", "type": "esriFieldTypeString", "alias": "TAX_DISTRI", "length": 60, "domain": null }, { "name": "TWSHP_DESC", "type": "esriFieldTypeString", "alias": "TWSHP_DESC", "length": 25, "domain": null }, { "name": "TOTVAL", "type": "esriFieldTypeDouble", "alias": "TOTVAL", "domain": null }, { "name": "DIST_TWN", "type": "esriFieldTypeString", "alias": "DIST_TWN", "length": 71, "domain": null }, { "name": "JAN1_NAME1", "type": "esriFieldTypeString", "alias": "JAN1_NAME1", "length": 128, "domain": null }, { "name": "JAN1_NAME2", "type": "esriFieldTypeString", "alias": "JAN1_NAME2", "length": 128, "domain": null }, { "name": "JAN1_ADDR1", "type": "esriFieldTypeString", "alias": "JAN1_ADDR1", "length": 40, "domain": null }, { "name": "JAN1_ADDR2", "type": "esriFieldTypeString", "alias": "JAN1_ADDR2", "length": 40, "domain": null }, { "name": "JAN1_CITY", "type": "esriFieldTypeString", "alias": "JAN1_CITY", "length": 50, "domain": null }, { "name": "JAN1_STATE", "type": "esriFieldTypeString", "alias": "JAN1_STATE", "length": 2, "domain": null }, { "name": "JAN1_ZIPCODE", "type": "esriFieldTypeString", "alias": "JAN1_ZIPCODE", "length": 10, "domain": null }, { "name": "EXEMPT_CODE", "type": "esriFieldTypeString", "alias": "EXEMPT_CODE", "length": 10, "domain": null }, { "name": "FMV_LAND", "type": "esriFieldTypeDouble", "alias": "FMV_LAND", "domain": null }, { "name": "FMV_IMPRV", "type": "esriFieldTypeDouble", "alias": "FMV_IMPRV", "domain": null }, { "name": "FMV_TOTAL", "type": "esriFieldTypeDouble", "alias": "FMV_TOTAL", "domain": null }, { "name": "LAND_TYPE", "type": "esriFieldTypeString", "alias": "LAND_TYPE", "length": 128, "domain": null }, { "name": "LAND_CODE", "type": "esriFieldTypeString", "alias": "LAND_CODE", "length": 50, "domain": null }, { "name": "LUV_YES_NO", "type": "esriFieldTypeString", "alias": "LUV_YES_NO", "length": 3, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "DEEDAC", "type": "esriFieldTypeDouble", "alias": "DEEDAC", "domain": null }, { "name": "DESC1_DESC", "type": "esriFieldTypeString", "alias": "DESC1_DESC", "length": 25, "domain": null }, { "name": "DEEDQUAL_CODEDESC", "type": "esriFieldTypeString", "alias": "DEEDQUAL_CODEDESC", "length": 128, "domain": null }, { "name": "SHAPE_AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE_LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R73_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S58_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "306f1536b2a84e26a8efbfbcfce109c1" } ], "tables": [] }