{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Street Names", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103181, "latestWkid": 6599, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.NAME"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [ {"separator": " "} ], "useCodedValues": true, "maxScale": 0, "minScale": 9000, "name": "Neighborhood", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.NAME"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [ {"separator": " "} ], "where": "SPEED > 30 And CLASS <> 6", "useCodedValues": true, "maxScale": 9001, "minScale": 50000, "name": "City", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1378233.647047726, "ymin": 258256.4153647204, "xmax": 1803378.8781203958, "ymax": 626638.7501208925, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "VALIDATIONSTATUS", "type": "esriFieldTypeSmallInteger", "alias": "Validation status", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "FROMLEFT", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "FROMRIGHT", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "TOLEFT", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "TORIGHT", "domain": null }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 30, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 6, "domain": null }, { "name": "SUFDIR", "type": "esriFieldTypeString", "alias": "SUFDIR", "length": 2, "domain": null }, { "name": "CLASS", "type": "esriFieldTypeSmallInteger", "alias": "CLASS", "domain": null }, { "name": "COMMUNITY", "type": "esriFieldTypeString", "alias": "COMMUNITY", "length": 5, "domain": null }, { "name": "RZIP", "type": "esriFieldTypeInteger", "alias": "RZIP", "domain": null }, { "name": "LZIP", "type": "esriFieldTypeInteger", "alias": "LZIP", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "SPEED", "type": "esriFieldTypeSmallInteger", "alias": "SPEED", "domain": null }, { "name": "IMPEDANCE", "type": "esriFieldTypeDouble", "alias": "IMPEDANCE", "domain": null }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "SURFACE", "length": 2, "domain": null }, { "name": "MAINTAIN", "type": "esriFieldTypeString", "alias": "MAINTAIN", "length": 2, "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 1, "domain": null }, { "name": "JoinID", "type": "esriFieldTypeInteger", "alias": "JoinID", "domain": null }, { "name": "Distance", "type": "esriFieldTypeDouble", "alias": "Distance", "domain": null }, { "name": "ABBREV1", "type": "esriFieldTypeString", "alias": "ABBREV1", "length": 20, "domain": null }, { "name": "ABBREV2", "type": "esriFieldTypeString", "alias": "ABBREV2", "length": 20, "domain": null }, { "name": "ABBREV3", "type": "esriFieldTypeString", "alias": "ABBREV3", "length": 20, "domain": null }, { "name": "ABBREV4", "type": "esriFieldTypeString", "alias": "ABBREV4", "length": 20, "domain": null }, { "name": "leftcity", "type": "esriFieldTypeString", "alias": "leftcity", "length": 15, "domain": null }, { "name": "rightcity", "type": "esriFieldTypeString", "alias": "rightcity", "length": 15, "domain": null }, { "name": "SourceOfData", "type": "esriFieldTypeString", "alias": "SourceOfData", "length": 75, "domain": null }, { "name": "DateUpdate", "type": "esriFieldTypeDate", "alias": "DateUpdate", "length": 8, "domain": null }, { "name": "RCL_NGUID", "type": "esriFieldTypeString", "alias": "RCL_NGUID", "length": 100, "domain": null }, { "name": "Parity_L", "type": "esriFieldTypeString", "alias": "Parity_L", "length": 1, "domain": null }, { "name": "Parity_R", "type": "esriFieldTypeString", "alias": "Parity_R", "length": 1, "domain": null }, { "name": "Country_L", "type": "esriFieldTypeString", "alias": "Country_L", "length": 2, "domain": null }, { "name": "Country_R", "type": "esriFieldTypeString", "alias": "Country_R", "length": 2, "domain": null }, { "name": "State_L", "type": "esriFieldTypeString", "alias": "State_L", "length": 2, "domain": null }, { "name": "State_R", "type": "esriFieldTypeString", "alias": "State_R", "length": 2, "domain": null }, { "name": "County_L", "type": "esriFieldTypeString", "alias": "County_L", "length": 40, "domain": null }, { "name": "County_R", "type": "esriFieldTypeString", "alias": "County_R", "length": 40, "domain": null }, { "name": "ESN_L", "type": "esriFieldTypeString", "alias": "ESN_L", "length": 5, "domain": null }, { "name": "ESN_R", "type": "esriFieldTypeString", "alias": "ESN_R", "length": 5, "domain": null }, { "name": "QCCODE", "type": "esriFieldTypeString", "alias": "QCCODE", "length": 20, "domain": null }, { "name": "PRETYPE", "type": "esriFieldTypeString", "alias": "PRETYPE", "length": 25, "domain": null }, { "name": "LJURIS", "type": "esriFieldTypeString", "alias": "LJURIS", "length": 60, "domain": null }, { "name": "RJURIS", "type": "esriFieldTypeString", "alias": "RJURIS", "length": 60, "domain": null }, { "name": "CLDXF_PREDIR", "type": "esriFieldTypeString", "alias": "CLDXF_PREDIR", "length": 25, "domain": null }, { "name": "CLDXF_STREETTYPE", "type": "esriFieldTypeString", "alias": "CLDXF_STREETTYPE", "length": 25, "domain": null }, { "name": "CLDXF_SUFDIR", "type": "esriFieldTypeString", "alias": "CLDXF_SUFDIR", "length": 25, "domain": null }, { "name": "CityCD_L", "type": "esriFieldTypeString", "alias": "CityCD_L", "length": 3, "domain": null }, { "name": "CityCD_R", "type": "esriFieldTypeString", "alias": "CityCD_R", "length": 3, "domain": null }, { "name": "ABBREV5", "type": "esriFieldTypeString", "alias": "ABBREV5", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R49_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S38_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "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": "790d1111cb174f4ab478d5caa12ac3e6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Street Names (Yellow)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.NAME"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [ {"separator": " "} ], "useCodedValues": true, "maxScale": 0, "minScale": 9000, "name": "Neighborhood", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.NAME"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [ {"separator": " "} ], "where": "SPEED > 30 And CLASS <> 6", "useCodedValues": true, "maxScale": 9001, "minScale": 50000, "name": "City", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1378233.647047773, "ymin": 258256.41536477208, "xmax": 1803378.8781204373, "ymax": 626638.7501209378, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ADDRKEY", "type": "esriFieldTypeInteger", "alias": "ADDRKEY", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "FROMLEFT", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "FROMRIGHT", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "TOLEFT", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "TORIGHT", "domain": null }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 30, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 6, "domain": null }, { "name": "SUFDIR", "type": "esriFieldTypeString", "alias": "SUFDIR", "length": 2, "domain": null }, { "name": "CLASS", "type": "esriFieldTypeSmallInteger", "alias": "CLASS", "domain": null }, { "name": "COMMUNITY", "type": "esriFieldTypeString", "alias": "COMMUNITY", "length": 5, "domain": null }, { "name": "RZIP", "type": "esriFieldTypeInteger", "alias": "RZIP", "domain": null }, { "name": "LZIP", "type": "esriFieldTypeInteger", "alias": "LZIP", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "SPEED", "type": "esriFieldTypeSmallInteger", "alias": "SPEED", "domain": null }, { "name": "IMPEDANCE", "type": "esriFieldTypeDouble", "alias": "IMPEDANCE", "domain": null }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "SURFACE", "length": 2, "domain": null }, { "name": "MAINTAIN", "type": "esriFieldTypeString", "alias": "MAINTAIN", "length": 2, "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 1, "domain": null }, { "name": "JoinID", "type": "esriFieldTypeInteger", "alias": "JoinID", "domain": null }, { "name": "Distance", "type": "esriFieldTypeDouble", "alias": "Distance", "domain": null }, { "name": "ABBREV1", "type": "esriFieldTypeString", "alias": "ABBREV1", "length": 20, "domain": null }, { "name": "ABBREV2", "type": "esriFieldTypeString", "alias": "ABBREV2", "length": 20, "domain": null }, { "name": "ABBREV3", "type": "esriFieldTypeString", "alias": "ABBREV3", "length": 20, "domain": null }, { "name": "ABBREV4", "type": "esriFieldTypeString", "alias": "ABBREV4", "length": 20, "domain": null }, { "name": "leftcity", "type": "esriFieldTypeString", "alias": "leftcity", "length": 15, "domain": null }, { "name": "rightcity", "type": "esriFieldTypeString", "alias": "rightcity", "length": 15, "domain": null }, { "name": "SourceOfData", "type": "esriFieldTypeString", "alias": "SourceOfData", "length": 75, "domain": null }, { "name": "DateUpdate", "type": "esriFieldTypeDate", "alias": "DateUpdate", "length": 8, "domain": null }, { "name": "RCL_NGUID", "type": "esriFieldTypeString", "alias": "RCL_NGUID", "length": 100, "domain": null }, { "name": "Parity_L", "type": "esriFieldTypeString", "alias": "Parity_L", "length": 1, "domain": null }, { "name": "Parity_R", "type": "esriFieldTypeString", "alias": "Parity_R", "length": 1, "domain": null }, { "name": "Country_L", "type": "esriFieldTypeString", "alias": "Country_L", "length": 2, "domain": null }, { "name": "Country_R", "type": "esriFieldTypeString", "alias": "Country_R", "length": 2, "domain": null }, { "name": "State_L", "type": "esriFieldTypeString", "alias": "State_L", "length": 2, "domain": null }, { "name": "State_R", "type": "esriFieldTypeString", "alias": "State_R", "length": 2, "domain": null }, { "name": "County_L", "type": "esriFieldTypeString", "alias": "County_L", "length": 40, "domain": null }, { "name": "County_R", "type": "esriFieldTypeString", "alias": "County_R", "length": 40, "domain": null }, { "name": "ESN_L", "type": "esriFieldTypeString", "alias": "ESN_L", "length": 5, "domain": null }, { "name": "ESN_R", "type": "esriFieldTypeString", "alias": "ESN_R", "length": 5, "domain": null }, { "name": "QCCODE", "type": "esriFieldTypeString", "alias": "QCCODE", "length": 20, "domain": null }, { "name": "PRETYPE", "type": "esriFieldTypeString", "alias": "PRETYPE", "length": 25, "domain": null }, { "name": "LJURIS", "type": "esriFieldTypeString", "alias": "LJURIS", "length": 60, "domain": null }, { "name": "RJURIS", "type": "esriFieldTypeString", "alias": "RJURIS", "length": 60, "domain": null }, { "name": "CLDXF_PREDIR", "type": "esriFieldTypeString", "alias": "CLDXF_PREDIR", "length": 25, "domain": null }, { "name": "CLDXF_STREETTYPE", "type": "esriFieldTypeString", "alias": "CLDXF_STREETTYPE", "length": 25, "domain": null }, { "name": "CLDXF_SUFDIR", "type": "esriFieldTypeString", "alias": "CLDXF_SUFDIR", "length": 25, "domain": null }, { "name": "CityCD_L", "type": "esriFieldTypeString", "alias": "CityCD_L", "length": 3, "domain": null }, { "name": "CityCD_R", "type": "esriFieldTypeString", "alias": "CityCD_R", "length": 3, "domain": null }, { "name": "ABBREV5", "type": "esriFieldTypeString", "alias": "ABBREV5", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_15", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_15", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S4_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1627662956000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "790d1111cb174f4ab478d5caa12ac3e6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Streets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1378233.647047773, "ymin": 258256.41536477208, "xmax": 1803378.8781204373, "ymax": 626638.7501209378, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ADDRKEY", "type": "esriFieldTypeInteger", "alias": "ADDRKEY", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "FROMLEFT", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "FROMRIGHT", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "TOLEFT", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "TORIGHT", "domain": null }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 30, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 6, "domain": null }, { "name": "SUFDIR", "type": "esriFieldTypeString", "alias": "SUFDIR", "length": 2, "domain": null }, { "name": "CLASS", "type": "esriFieldTypeSmallInteger", "alias": "CLASS", "domain": null }, { "name": "COMMUNITY", "type": "esriFieldTypeString", "alias": "COMMUNITY", "length": 5, "domain": null }, { "name": "RZIP", "type": "esriFieldTypeInteger", "alias": "RZIP", "domain": null }, { "name": "LZIP", "type": "esriFieldTypeInteger", "alias": "LZIP", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "SPEED", "type": "esriFieldTypeSmallInteger", "alias": "SPEED", "domain": null }, { "name": "IMPEDANCE", "type": "esriFieldTypeDouble", "alias": "IMPEDANCE", "domain": null }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "SURFACE", "length": 2, "domain": null }, { "name": "MAINTAIN", "type": "esriFieldTypeString", "alias": "MAINTAIN", "length": 2, "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 1, "domain": null }, { "name": "JoinID", "type": "esriFieldTypeInteger", "alias": "JoinID", "domain": null }, { "name": "Distance", "type": "esriFieldTypeDouble", "alias": "Distance", "domain": null }, { "name": "ABBREV1", "type": "esriFieldTypeString", "alias": "ABBREV1", "length": 20, "domain": null }, { "name": "ABBREV2", "type": "esriFieldTypeString", "alias": "ABBREV2", "length": 20, "domain": null }, { "name": "ABBREV3", "type": "esriFieldTypeString", "alias": "ABBREV3", "length": 20, "domain": null }, { "name": "ABBREV4", "type": "esriFieldTypeString", "alias": "ABBREV4", "length": 20, "domain": null }, { "name": "leftcity", "type": "esriFieldTypeString", "alias": "leftcity", "length": 15, "domain": null }, { "name": "rightcity", "type": "esriFieldTypeString", "alias": "rightcity", "length": 15, "domain": null }, { "name": "SourceOfData", "type": "esriFieldTypeString", "alias": "SourceOfData", "length": 75, "domain": null }, { "name": "DateUpdate", "type": "esriFieldTypeDate", "alias": "DateUpdate", "length": 8, "domain": null }, { "name": "RCL_NGUID", "type": "esriFieldTypeString", "alias": "RCL_NGUID", "length": 100, "domain": null }, { "name": "Parity_L", "type": "esriFieldTypeString", "alias": "Parity_L", "length": 1, "domain": null }, { "name": "Parity_R", "type": "esriFieldTypeString", "alias": "Parity_R", "length": 1, "domain": null }, { "name": "Country_L", "type": "esriFieldTypeString", "alias": "Country_L", "length": 2, "domain": null }, { "name": "Country_R", "type": "esriFieldTypeString", "alias": "Country_R", "length": 2, "domain": null }, { "name": "State_L", "type": "esriFieldTypeString", "alias": "State_L", "length": 2, "domain": null }, { "name": "State_R", "type": "esriFieldTypeString", "alias": "State_R", "length": 2, "domain": null }, { "name": "County_L", "type": "esriFieldTypeString", "alias": "County_L", "length": 40, "domain": null }, { "name": "County_R", "type": "esriFieldTypeString", "alias": "County_R", "length": 40, "domain": null }, { "name": "ESN_L", "type": "esriFieldTypeString", "alias": "ESN_L", "length": 5, "domain": null }, { "name": "ESN_R", "type": "esriFieldTypeString", "alias": "ESN_R", "length": 5, "domain": null }, { "name": "QCCODE", "type": "esriFieldTypeString", "alias": "QCCODE", "length": 20, "domain": null }, { "name": "PRETYPE", "type": "esriFieldTypeString", "alias": "PRETYPE", "length": 25, "domain": null }, { "name": "LJURIS", "type": "esriFieldTypeString", "alias": "LJURIS", "length": 60, "domain": null }, { "name": "RJURIS", "type": "esriFieldTypeString", "alias": "RJURIS", "length": 60, "domain": null }, { "name": "CLDXF_PREDIR", "type": "esriFieldTypeString", "alias": "CLDXF_PREDIR", "length": 25, "domain": null }, { "name": "CLDXF_STREETTYPE", "type": "esriFieldTypeString", "alias": "CLDXF_STREETTYPE", "length": 25, "domain": null }, { "name": "CLDXF_SUFDIR", "type": "esriFieldTypeString", "alias": "CLDXF_SUFDIR", "length": 25, "domain": null }, { "name": "CityCD_L", "type": "esriFieldTypeString", "alias": "CityCD_L", "length": 3, "domain": null }, { "name": "CityCD_R", "type": "esriFieldTypeString", "alias": "CityCD_R", "length": 3, "domain": null }, { "name": "ABBREV5", "type": "esriFieldTypeString", "alias": "ABBREV5", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_15", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_15", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S4_idx", "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1627662956000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "790d1111cb174f4ab478d5caa12ac3e6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103181, "latestWkid": 6599, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 214, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1376961.9999847247, "ymin": 257767.2342564775, "xmax": 1801468.1250521422, "ymax": 641189.0812563911, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayFieldExpressionInfo": { "expression": "$feature.FIRST_NAME + \" \" + $feature.LAST_NAME + \" \" + $feature.ORG_NAME + TextFormatting.NewLine + $feature.SITUS_ADDR", "title": "Custom" }, "displayField": "FIRST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "MAILING_ST", "type": "esriFieldTypeString", "alias": "MAILING_ST", "length": 30, "domain": null }, { "name": "MAILING_ZI", "type": "esriFieldTypeString", "alias": "MAILING_ZI", "length": 10, "domain": null }, { "name": "CNYZONE", "type": "esriFieldTypeString", "alias": "CNYZONE", "length": 8, "domain": null }, { "name": "CNY_ZONE", "type": "esriFieldTypeString", "alias": "CNY_ZONE", "length": 35, "domain": null }, { "name": "UAZO_ZONE", "type": "esriFieldTypeString", "alias": "UAZO_ZONE", "length": 8, "domain": null }, { "name": "PLAN_DES", "type": "esriFieldTypeString", "alias": "PLAN_DES", "length": 50, "domain": null }, { "name": "Des_Histor", "type": "esriFieldTypeString", "alias": "Des_Histor", "length": 25, "domain": null }, { "name": "File_Numbe", "type": "esriFieldTypeString", "alias": "File_Numbe", "length": 25, "domain": null }, { "name": "COMP_PLAN", "type": "esriFieldTypeString", "alias": "COMP_PLAN", "length": 30, "domain": null }, { "name": "SCHOOL", "type": "esriFieldTypeString", "alias": "SCHOOL", "length": 30, "domain": null }, { "name": "FIRM_PNL_", "type": "esriFieldTypeString", "alias": "FIRM_PNL_", "length": 13, "domain": null }, { "name": "FIRE_DIST", "type": "esriFieldTypeString", "alias": "FIRE_DIST", "length": 30, "domain": null }, { "name": "IRRG_DIST", "type": "esriFieldTypeString", "alias": "IRRG_DIST", "length": 30, "domain": null }, { "name": "COMM_DIST", "type": "esriFieldTypeString", "alias": "COMM_DIST", "length": 30, "domain": null }, { "name": "waterRes", "type": "esriFieldTypeString", "alias": "waterRes", "length": 150, "domain": null }, { "name": "FireWise", "type": "esriFieldTypeString", "alias": "FireWise", "length": 10, "domain": null }, { "name": "JURISDICT", "type": "esriFieldTypeString", "alias": "JURISDICT", "length": 30, "domain": null }, { "name": "UGA", "type": "esriFieldTypeString", "alias": "UGA", "length": 30, "domain": null }, { "name": "CYAK_ZONG", "type": "esriFieldTypeString", "alias": "CYAK_ZONG", "length": 35, "domain": null }, { "name": "Generalize", "type": "esriFieldTypeString", "alias": "Generalize", "length": 50, "domain": null }, { "name": "CYAK_FLU", "type": "esriFieldTypeString", "alias": "CYAK_FLU", "length": 35, "domain": null }, { "name": "STOCK", "type": "esriFieldTypeString", "alias": "STOCK", "length": 45, "domain": null }, { "name": "UG_ZONING", "type": "esriFieldTypeString", "alias": "UG_ZONING", "length": 50, "domain": null }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "LEGAL", "length": 254, "domain": null }, { "name": "PARCELKEY", "type": "esriFieldTypeInteger", "alias": "PARCELKEY", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARC", "type": "esriFieldTypeInteger", "alias": "PARC", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "ASSESSOR_N", "type": "esriFieldTypeString", "alias": "ASSESSOR_N", "length": 11, "domain": null }, { "name": "FIRST_NAME", "type": "esriFieldTypeString", "alias": "FIRST_NAME", "length": 30, "domain": null }, { "name": "MIDDLE_NAM", "type": "esriFieldTypeString", "alias": "MIDDLE_NAM", "length": 30, "domain": null }, { "name": "LAST_NAME", "type": "esriFieldTypeString", "alias": "LAST_NAME", "length": 30, "domain": null }, { "name": "ORG_NAME", "type": "esriFieldTypeString", "alias": "ORG_NAME", "length": 100, "domain": null }, { "name": "MAILING_AD", "type": "esriFieldTypeString", "alias": "MAILING_AD", "length": 100, "domain": null }, { "name": "MAILING_CI", "type": "esriFieldTypeString", "alias": "MAILING_CI", "length": 50, "domain": null }, { "name": "TCA", "type": "esriFieldTypeInteger", "alias": "TCA", "domain": null }, { "name": "TAX_YEAR", "type": "esriFieldTypeInteger", "alias": "TAX_YEAR", "domain": null }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "USE_CODE", "length": 65, "domain": null }, { "name": "LOCATED_ON", "type": "esriFieldTypeString", "alias": "LOCATED_ON", "length": 13, "domain": null }, { "name": "MKT_LAND", "type": "esriFieldTypeInteger", "alias": "MKT_LAND", "domain": null }, { "name": "MKT_IMPVT", "type": "esriFieldTypeInteger", "alias": "MKT_IMPVT", "domain": null }, { "name": "NEW_CONST", "type": "esriFieldTypeString", "alias": "NEW_CONST", "length": 10, "domain": null }, { "name": "CU_LAND", "type": "esriFieldTypeInteger", "alias": "CU_LAND", "domain": null }, { "name": "CU_IMPVT", "type": "esriFieldTypeInteger", "alias": "CU_IMPVT", "domain": null }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": null }, { "name": "MEASURE", "type": "esriFieldTypeString", "alias": "MEASURE", "length": 50, "domain": null }, { "name": "SITUS_ADDR", "type": "esriFieldTypeString", "alias": "SITUS_ADDR", "length": 50, "domain": null }, { "name": "SITUS_ZIP", "type": "esriFieldTypeString", "alias": "SITUS_ZIP", "length": 12, "domain": null }, { "name": "SITUS_CITY", "type": "esriFieldTypeString", "alias": "SITUS_CITY", "length": 40, "domain": null }, { "name": "CU_DATE", "type": "esriFieldTypeInteger", "alias": "CU_DATE", "domain": null }, { "name": "CU_VALUE", "type": "esriFieldTypeInteger", "alias": "CU_VALUE", "domain": null }, { "name": "CYCLE", "type": "esriFieldTypeInteger", "alias": "CYCLE", "domain": null }, { "name": "NBHD", "type": "esriFieldTypeString", "alias": "NBHD", "length": 4, "domain": null }, { "name": "INS_DATE", "type": "esriFieldTypeDate", "alias": "INS_DATE", "length": 8, "domain": null }, { "name": "INS_NUM", "type": "esriFieldTypeInteger", "alias": "INS_NUM", "domain": null }, { "name": "CUR_CYCLE", "type": "esriFieldTypeInteger", "alias": "CUR_CYCLE", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R26_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S15_idx", "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "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": "790d1111cb174f4ab478d5caa12ac3e6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "House Numbers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 1, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 0 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.HOUSE_NUMBER + \" \" +$feature.UNIT", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 127 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1416741.3446385264, "ymin": 258426.5757856071, "xmax": 1800726.1324416846, "ymax": 605260.7124965191, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BuildingName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BuildingClass", "type": "esriFieldTypeSmallInteger", "alias": "Building Class", "domain": null }, { "name": "BuildingName", "type": "esriFieldTypeString", "alias": "Building Name", "length": 100, "domain": null }, { "name": "HOUSE_NUMBER", "type": "esriFieldTypeInteger", "alias": "House Number", "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "Unit", "length": 10, "domain": null }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "Pre Dir", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 30, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "Street Type", "length": 6, "domain": null }, { "name": "SUFDIR", "type": "esriFieldTypeString", "alias": "Suf Dir", "length": 2, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 36, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 20, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "ZipCode", "type": "esriFieldTypeInteger", "alias": "ZipCode", "domain": null }, { "name": "SourceOfData", "type": "esriFieldTypeString", "alias": "Source Of Data", "length": 75, "domain": null }, { "name": "Site_NGUID", "type": "esriFieldTypeString", "alias": "Site_NGUID", "length": 100, "domain": null }, { "name": "Country", "type": "esriFieldTypeString", "alias": "Country", "length": 2, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 40, "domain": null }, { "name": "ESN", "type": "esriFieldTypeString", "alias": "ESN", "length": 5, "domain": null }, { "name": "MSAGComm", "type": "esriFieldTypeString", "alias": "MSAG Community Name", "length": 30, "domain": null }, { "name": "QCCODE", "type": "esriFieldTypeString", "alias": "QC Code", "length": 10, "domain": null }, { "name": "PRETYPE", "type": "esriFieldTypeString", "alias": "Pretype", "length": 25, "domain": null }, { "name": "CLDXF_PREDIR", "type": "esriFieldTypeString", "alias": "CLDXF Pre Dir", "length": 25, "domain": null }, { "name": "CLDXF_SUFDIR", "type": "esriFieldTypeString", "alias": "CLDXF Suf Dir", "length": 25, "domain": null }, { "name": "CLDXF_STREETTYPE", "type": "esriFieldTypeString", "alias": "CLDXF Street Type", "length": 25, "domain": null }, { "name": "CityCD", "type": "esriFieldTypeString", "alias": "City Code", "length": 3, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created By", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Edited By", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Edited Date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R18_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S7_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "790d1111cb174f4ab478d5caa12ac3e6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Hydrants", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103181, "latestWkid": 6599, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 9000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1572021.9008746413, "ymin": 347535.7988134773, "xmax": 1775218.7927083808, "ymax": 511278.9500010653, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "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_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "SYMBOL", "type": "esriFieldTypeInteger", "alias": "SYMBOL", "domain": null }, { "name": "MODEL_ID", "type": "esriFieldTypeDouble", "alias": "MODEL_ID", "domain": null }, { "name": "CFS", "type": "esriFieldTypeDouble", "alias": "CFS", "domain": null }, { "name": "GPM", "type": "esriFieldTypeDouble", "alias": "GPM", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "HEAD", "type": "esriFieldTypeDouble", "alias": "HEAD", "domain": null }, { "name": "PRESSURE", "type": "esriFieldTypeDouble", "alias": "PRESSURE", "domain": null }, { "name": "ELEV", "type": "esriFieldTypeDouble", "alias": "ELEV", "domain": null }, { "name": "HYD_NO", "type": "esriFieldTypeDouble", "alias": "HYD_NO", "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 254, "domain": null }, { "name": "DocName", "type": "esriFieldTypeString", "alias": "DocName", "length": 254, "domain": null }, { "name": "DocPath", "type": "esriFieldTypeString", "alias": "DocPath", "length": 254, "domain": null }, { "name": "DocType", "type": "esriFieldTypeString", "alias": "DocType", "length": 32, "domain": null }, { "name": "DocVer", "type": "esriFieldTypeString", "alias": "DocVer", "length": 16, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 17, "domain": null }, { "name": "Hydrant_Nu", "type": "esriFieldTypeDouble", "alias": "Hydrant_Nu", "domain": null }, { "name": "Main_Size", "type": "esriFieldTypeDouble", "alias": "Main_Size", "domain": null }, { "name": "Looped", "type": "esriFieldTypeString", "alias": "Looped", "length": 254, "domain": null }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null }, { "name": "LONG", "type": "esriFieldTypeDouble", "alias": "LONG", "domain": null }, { "name": "SP_X", "type": "esriFieldTypeDouble", "alias": "SP_X", "domain": null }, { "name": "SP_Y", "type": "esriFieldTypeDouble", "alias": "SP_Y", "domain": null }, { "name": "Common_Adr", "type": "esriFieldTypeString", "alias": "Common_Adr", "length": 254, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 20, "domain": null }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R24_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S13_idx", "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, "hasZ": true, "hasM": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "790d1111cb174f4ab478d5caa12ac3e6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "MileMarkers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103181, "latestWkid": 6599, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 85, 255, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.MP_VALUE"}, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 85, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 637646.4999441328, "ymin": 87544.35160579876, "xmax": 2514264.249981972, "ymax": 1349191.874893635, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MP_VALUE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "MP_VALUE", "type": "esriFieldTypeDouble", "alias": "MP_VALUE", "domain": null }, { "name": "SR", "type": "esriFieldTypeString", "alias": "SR", "length": 11, "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "HAE", "type": "esriFieldTypeDouble", "alias": "HAE", "domain": null }, { "name": "REF_DATE", "type": "esriFieldTypeString", "alias": "REF_DATE", "length": 10, "domain": null }, { "name": "REGION", "type": "esriFieldTypeString", "alias": "REGION", "length": 2, "domain": null }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "DIRECTION", "length": 1, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeDouble", "alias": "SOURCE", "domain": null }, { "name": "ARM_LRS", "type": "esriFieldTypeDouble", "alias": "ARM_LRS", "domain": null }, { "name": "SRMP", "type": "esriFieldTypeDouble", "alias": "SRMP", "domain": null }, { "name": "AB", "type": "esriFieldTypeString", "alias": "AB", "length": 1, "domain": null }, { "name": "DISTANCE", "type": "esriFieldTypeDouble", "alias": "DISTANCE", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R25_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S14_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "790d1111cb174f4ab478d5caa12ac3e6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Law Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103181, "latestWkid": 6599, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.LZ"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 112, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1380823.5726421305, "ymin": 257765.64928589165, "xmax": 1801466.362916562, "ymax": 641116.4298268881, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 12, "domain": null }, { "name": "CITYCD", "type": "esriFieldTypeString", "alias": "CITYCD", "length": 3, "domain": null }, { "name": "LA", "type": "esriFieldTypeString", "alias": "LawArea", "length": 5, "domain": null }, { "name": "LZ", "type": "esriFieldTypeString", "alias": "LawZone", "length": 5, "domain": null }, { "name": "SourceOfData", "type": "esriFieldTypeString", "alias": "SourceOfData", "length": 75, "domain": null }, { "name": "DateUpdate", "type": "esriFieldTypeDate", "alias": "DateUpdate", "length": 8, "domain": null }, { "name": "ES_NGUID", "type": "esriFieldTypeString", "alias": "ES_NGUID", "length": 100, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "Agency_ID", "type": "esriFieldTypeString", "alias": "Agency_ID", "length": 100, "domain": null }, { "name": "ServiceURI", "type": "esriFieldTypeString", "alias": "ServiceURI", "length": 254, "domain": null }, { "name": "ServiceURN", "type": "esriFieldTypeString", "alias": "ServiceURN", "length": 50, "domain": null }, { "name": "AVcard_URI", "type": "esriFieldTypeString", "alias": "AVcard_URI", "length": 254, "domain": null }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null }, { "name": "NG911", "type": "esriFieldTypeString", "alias": "NG911", "length": 50, "domain": null }, { "name": "QCCODE", "type": "esriFieldTypeString", "alias": "QCCODE", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R44_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S33_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "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": "790d1111cb174f4ab478d5caa12ac3e6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Fire Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103181, "latestWkid": 6599, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.FZ"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 230, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1380823.5726421305, "ymin": 257765.64928589165, "xmax": 1801466.362916562, "ymax": 641116.4298268881, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AGENCY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AGENCY", "type": "esriFieldTypeString", "alias": "AGENCY", "length": 4, "domain": null }, { "name": "DIST", "type": "esriFieldTypeInteger", "alias": "DIST", "domain": null }, { "name": "SYMBOL", "type": "esriFieldTypeInteger", "alias": "SYMBOL", "domain": null }, { "name": "FIRE", "type": "esriFieldTypeString", "alias": "FIRE", "length": 35, "domain": null }, { "name": "FZ", "type": "esriFieldTypeString", "alias": "FireZone", "length": 5, "domain": null }, { "name": "FA", "type": "esriFieldTypeString", "alias": "FireArea", "length": 5, "domain": null }, { "name": "Response", "type": "esriFieldTypeString", "alias": "Response", "length": 10, "domain": null }, { "name": "SourceOfData", "type": "esriFieldTypeString", "alias": "SourceOfData", "length": 75, "domain": null }, { "name": "DateUpdate", "type": "esriFieldTypeDate", "alias": "DateUpdate", "length": 8, "domain": null }, { "name": "ES_NGUID", "type": "esriFieldTypeString", "alias": "ES_NGUID", "length": 100, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "Agency_ID", "type": "esriFieldTypeString", "alias": "Agency_ID", "length": 100, "domain": null }, { "name": "ServiceURI", "type": "esriFieldTypeString", "alias": "ServiceURI", "length": 254, "domain": null }, { "name": "ServiceURN", "type": "esriFieldTypeString", "alias": "ServiceURN", "length": 50, "domain": null }, { "name": "AVcard_URI", "type": "esriFieldTypeString", "alias": "AVcard_URI", "length": 254, "domain": null }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null }, { "name": "NG911", "type": "esriFieldTypeString", "alias": "NG911", "length": 50, "domain": null }, { "name": "QCCODE", "type": "esriFieldTypeString", "alias": "QCCODE", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R42_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": true, "capabilities": "Map,Query,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "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": "790d1111cb174f4ab478d5caa12ac3e6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "EMS Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103181, "latestWkid": 6599, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 212, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.EZ"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 76, 230, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1380823.5726421305, "ymin": 257765.64928589165, "xmax": 1801466.362916562, "ymax": 641116.4298268881, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DisplayName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "EZ", "type": "esriFieldTypeString", "alias": "EMSzone", "length": 5, "domain": null }, { "name": "EA", "type": "esriFieldTypeString", "alias": "EMSarea", "length": 5, "domain": null }, { "name": "SourceOfData", "type": "esriFieldTypeString", "alias": "SourceOfData", "length": 75, "domain": null }, { "name": "DateUpdate", "type": "esriFieldTypeDate", "alias": "DateUpdate", "length": 8, "domain": null }, { "name": "ES_NGUID", "type": "esriFieldTypeString", "alias": "ES_NGUID", "length": 100, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "Agency_ID", "type": "esriFieldTypeString", "alias": "Agency_ID", "length": 100, "domain": null }, { "name": "ServiceURI", "type": "esriFieldTypeString", "alias": "ServiceURI", "length": 254, "domain": null }, { "name": "ServiceURN", "type": "esriFieldTypeString", "alias": "ServiceURN", "length": 50, "domain": null }, { "name": "AVcard_URI", "type": "esriFieldTypeString", "alias": "AVcard_URI", "length": 254, "domain": null }, { "name": "DisplayName", "type": "esriFieldTypeString", "alias": "DisplayName", "length": 60, "domain": null }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null }, { "name": "QCCODE", "type": "esriFieldTypeString", "alias": "QCCODE", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R40_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S29_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "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": "790d1111cb174f4ab478d5caa12ac3e6" } ], "tables": [] }