{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "1:3600", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Utility Service Area Grid" }, { "id": -1, "name": "" }, { "id": 3, "name": "Condo Parcels" }, { "id": 4, "name": "Railroads" }, { "id": 5, "name": "Parcels" }, { "id": 6, "name": "Water Bodies" }, { "id": 7, "name": "Roads" }, { "id": 8, "name": "Addresses" }, { "id": 9, "name": "Utility Service Area Boundary" } ], "minScale": 3600, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8927240.633350141, "ymin": 3038764.8793999986, "xmax": -8912485.442713406, "ymax": 3053717.7276393143, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 1, "name": "Utility Service Area Grid", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102658, "latestWkid": 2236 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "1:3600" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 2400, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8924653.833169034, "ymin": 3038868.791530151, "xmax": -8912848.018893357, "ymax": 3051827.3097799704, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "UTIL_PG", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "UTIL_PG", "type": "esriFieldTypeString", "alias": "UTIL_PG", "length": 255, "domain": null }, { "name": "Page_Numb", "type": "esriFieldTypeDouble", "alias": "Page_Numb", "domain": null }, { "name": "Sheet_Num", "type": "esriFieldTypeSmallInteger", "alias": "Sheet_Num", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Water", "type": "esriFieldTypeString", "alias": "Water", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "Yes or No ", "codedValues": [ { "name": "No", "code": "0" }, { "name": "Yes", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Sewer", "type": "esriFieldTypeString", "alias": "Sewer", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "Yes or No ", "codedValues": [ { "name": "No", "code": "0" }, { "name": "Yes", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RawWater", "type": "esriFieldTypeString", "alias": "RawWater", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "Yes or No ", "codedValues": [ { "name": "No", "code": "0" }, { "name": "Yes", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ReclaimedWater", "type": "esriFieldTypeString", "alias": "ReclaimedWater", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "Yes or No ", "codedValues": [ { "name": "No", "code": "0" }, { "name": "Yes", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SSTTRR", "type": "esriFieldTypeString", "alias": "SSTTRR", "length": 8, "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.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": "R136_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S110_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 3600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 3, "name": "Condo Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102658, "latestWkid": 2236 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "1:3600" }, "subLayers": [], "minScale": 3600, "maxScale": 0, "referenceScale": 2400, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CONDO_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 170, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.25, "font": { "family": "Arial Narrow", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -8922830.256392306, "ymin": 3038877.3120297855, "xmax": -8912886.442288497, "ymax": 3051040.4117427887, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CONDO_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "BOCADATA10_2_DBO_CONDO_AREA", "type": "esriFieldTypeDouble", "alias": "BOCADATA10_2.DBO.CONDO.AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "POLY_", "type": "esriFieldTypeInteger", "alias": "POLY_", "domain": null }, { "name": "NAME_ID", "type": "esriFieldTypeDouble", "alias": "NAME_ID", "domain": null }, { "name": "PARCELCODE", "type": "esriFieldTypeString", "alias": "PARCELCODE", "length": 17, "domain": null }, { "name": "AREA_SQFT", "type": "esriFieldTypeDouble", "alias": "AREA_SQFT", "domain": null }, { "name": "CONDO_NAME", "type": "esriFieldTypeString", "alias": "CONDO_NAME", "length": 50, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 254, "domain": null }, { "name": "ADDRESS2", "type": "esriFieldTypeString", "alias": "ADDRESS2", "length": 50, "domain": null }, { "name": "PCN", "type": "esriFieldTypeString", "alias": "PCN", "length": 254, "domain": null }, { "name": "ORB_PAGE", "type": "esriFieldTypeString", "alias": "ORB_PAGE", "length": 254, "domain": null }, { "name": "PLAT_DATE", "type": "esriFieldTypeString", "alias": "PLAT_DATE", "length": 8, "domain": null }, { "name": "CTY", "type": "esriFieldTypeString", "alias": "CTY", "length": 4, "domain": null }, { "name": "RNG", "type": "esriFieldTypeString", "alias": "RNG", "length": 4, "domain": null }, { "name": "TWP", "type": "esriFieldTypeString", "alias": "TWP", "length": 4, "domain": null }, { "name": "SEC", "type": "esriFieldTypeString", "alias": "SEC", "length": 4, "domain": null }, { "name": "SUB", "type": "esriFieldTypeString", "alias": "SUB", "length": 4, "domain": null }, { "name": "BLK", "type": "esriFieldTypeString", "alias": "BLK", "length": 4, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 4, "domain": null }, { "name": "Condo_Type", "type": "esriFieldTypeString", "alias": "Condo_Type", "length": 15, "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": "R79_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S68_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 4, "name": "Railroads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "1:3600" }, "subLayers": [], "minScale": 3600, "maxScale": 0, "referenceScale": 2400, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8924638.8908, "ymin": 3038764.8794, "xmax": -8912846.2221, "ymax": 3051760.5566999987, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FNODE_", "type": "esriFieldTypeDouble", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeDouble", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeDouble", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeDouble", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "ARCCOVS_ID", "type": "esriFieldTypeDouble", "alias": "ARCCOVS_ID", "domain": null }, { "name": "CLINE4_18_", "type": "esriFieldTypeDouble", "alias": "CLINE4_18_", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 40, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeDouble", "alias": "FROMLEFT", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeDouble", "alias": "TOLEFT", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeDouble", "alias": "FROMRIGHT", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeDouble", "alias": "TORIGHT", "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 4, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 2, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 5, "domain": null }, { "name": "EMSPRIORIT", "type": "esriFieldTypeString", "alias": "EMSPRIORIT", "length": 1, "domain": null }, { "name": "JURISDICTI", "type": "esriFieldTypeString", "alias": "JURISDICTI", "length": 16, "domain": null }, { "name": "id_", "type": "esriFieldTypeInteger", "alias": "id_", "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": "R140_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S129_idx", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 5, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "1:3600" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 2400, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8927240.41625817, "ymin": 3038828.4788827454, "xmax": -8912485.214395013, "ymax": 3053717.587628944, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OWNER_NAME1", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARID", "type": "esriFieldTypeString", "alias": "PARID", "length": 17, "domain": null }, { "name": "PARCEL_NUMBER", "type": "esriFieldTypeString", "alias": "PARCEL_NUMBER", "length": 30, "domain": null }, { "name": "CONDO", "type": "esriFieldTypeString", "alias": "CONDO", "length": 200, "domain": null }, { "name": "OWNER_NAME1", "type": "esriFieldTypeString", "alias": "OWNER_NAME1", "length": 40, "domain": null }, { "name": "OWNER_NAME2", "type": "esriFieldTypeString", "alias": "OWNER_NAME2", "length": 2000, "domain": null }, { "name": "STREET_NUMBER", "type": "esriFieldTypeString", "alias": "STREET_NUMBER", "length": 2048, "domain": null }, { "name": "STREET_FRACTION", "type": "esriFieldTypeString", "alias": "STREET_FRACTION", "length": 6, "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 2, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 30, "domain": null }, { "name": "STREET_SUFFIX_ABBR", "type": "esriFieldTypeString", "alias": "STREET_SUFFIX_ABBR", "length": 8, "domain": null }, { "name": "POST_DIR", "type": "esriFieldTypeString", "alias": "POST_DIR", "length": 8, "domain": null }, { "name": "SITE_ADDR_STR", "type": "esriFieldTypeString", "alias": "SITE_ADDR_STR", "length": 121, "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "MUNICIPALITY", "length": 40, "domain": null }, { "name": "NBHD", "type": "esriFieldTypeString", "alias": "NBHD", "length": 8, "domain": null }, { "name": "PADDR1", "type": "esriFieldTypeString", "alias": "PADDR1", "length": 121, "domain": null }, { "name": "PADDR2", "type": "esriFieldTypeString", "alias": "PADDR2", "length": 80, "domain": null }, { "name": "PADDR3", "type": "esriFieldTypeString", "alias": "PADDR3", "length": 123, "domain": null }, { "name": "CITYNAME", "type": "esriFieldTypeString", "alias": "CITYNAME", "length": 40, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "ZIP1", "type": "esriFieldTypeString", "alias": "ZIP1", "length": 5, "domain": null }, { "name": "ZIP2", "type": "esriFieldTypeString", "alias": "ZIP2", "length": 4, "domain": null }, { "name": "SALEKEY", "type": "esriFieldTypeInteger", "alias": "SALEKEY", "domain": null }, { "name": "CRA", "type": "esriFieldTypeString", "alias": "CRA", "length": 20, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "SALE_DATE", "type": "esriFieldTypeDate", "alias": "SALE_DATE", "length": 8, "domain": null }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "BOOK", "length": 8, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "PAGE", "length": 8, "domain": null }, { "name": "PRICE", "type": "esriFieldTypeInteger", "alias": "PRICE", "domain": null }, { "name": "INSTRUMENT", "type": "esriFieldTypeString", "alias": "INSTRUMENT", "length": 2, "domain": null }, { "name": "TOTAL_MARKET", "type": "esriFieldTypeDouble", "alias": "TOTAL_MARKET", "domain": null }, { "name": "MKT_NOT_CAPPED", "type": "esriFieldTypeDouble", "alias": "MKT_NOT_CAPPED", "domain": null }, { "name": "MKT_CAPPED", "type": "esriFieldTypeDouble", "alias": "MKT_CAPPED", "domain": null }, { "name": "CAP_ADJ_VAL", "type": "esriFieldTypeDouble", "alias": "CAP_ADJ_VAL", "domain": null }, { "name": "AG_USE_VAL", "type": "esriFieldTypeDouble", "alias": "AG_USE_VAL", "domain": null }, { "name": "ASSESSED_VAL", "type": "esriFieldTypeDouble", "alias": "ASSESSED_VAL", "domain": null }, { "name": "EXEMPTION", "type": "esriFieldTypeDouble", "alias": "EXEMPTION", "domain": null }, { "name": "TOTAL_VALUE", "type": "esriFieldTypeDouble", "alias": "TOTAL_VALUE", "domain": null }, { "name": "TOTAL_TAXABLE", "type": "esriFieldTypeDouble", "alias": "TOTAL_TAXABLE", "domain": null }, { "name": "HMSTD_FLG", "type": "esriFieldTypeString", "alias": "HMSTD_FLG", "length": 2000, "domain": null }, { "name": "SUBDIV_NAME", "type": "esriFieldTypeString", "alias": "SUBDIV_NAME", "length": 2000, "domain": null }, { "name": "YEAR_ADDED", "type": "esriFieldTypeString", "alias": "YEAR_ADDED", "length": 20, "domain": null }, { "name": "LAND_MARKET", "type": "esriFieldTypeDouble", "alias": "LAND_MARKET", "domain": null }, { "name": "IMPRV_MRKT", "type": "esriFieldTypeDouble", "alias": "IMPRV_MRKT", "domain": null }, { "name": "PROPERTY_USE", "type": "esriFieldTypeString", "alias": "PROPERTY_USE", "length": 40, "domain": null }, { "name": "MONTHS_SINCE_SALE", "type": "esriFieldTypeDouble", "alias": "MONTHS_SINCE_SALE", "domain": null }, { "name": "CONFID_FLG", "type": "esriFieldTypeString", "alias": "CONFID_FLG", "length": 1, "domain": null }, { "name": "CITY_CODE", "type": "esriFieldTypeString", "alias": "CITY_CODE", "length": 2, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "DT_ENT", "type": "esriFieldTypeDate", "alias": "DT_ENT", "length": 8, "domain": null }, { "name": "DT_CHG", "type": "esriFieldTypeDate", "alias": "DT_CHG", "length": 8, "domain": null }, { "name": "UTILITY_GIS.GISUTIL.PARCELS_SVA.AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "LEGAL1", "type": "esriFieldTypeString", "alias": "LEGAL1", "length": 60, "domain": null }, { "name": "LEGAL2", "type": "esriFieldTypeString", "alias": "LEGAL2", "length": 60, "domain": null }, { "name": "LEGAL3", "type": "esriFieldTypeString", "alias": "LEGAL3", "length": 60, "domain": null }, { "name": "YRBLT", "type": "esriFieldTypeString", "alias": "YRBLT", "length": 2048, "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": "R838_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S699_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 6, "name": "Water Bodies", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "1:3600" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 2400, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "\"\" CONCAT [NAME] CONCAT \"<\/ACP>\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 197, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.25, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 3600, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -8924654.004536722, "ymin": 3038841.563494135, "xmax": -8912809.304619033, "ymax": 3051817.650533192, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BOCADATA10_2_DBO_WATER_BODIES_A", "type": "esriFieldTypeDouble", "alias": "BOCADATA10_2.DBO.WATER_BODIES.AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "HYDRO_FINA", "type": "esriFieldTypeDouble", "alias": "HYDRO_FINA", "domain": null }, { "name": "HYDRO_FI_1", "type": "esriFieldTypeDouble", "alias": "HYDRO_FI_1", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 25, "domain": null }, { "name": "JURISDICT", "type": "esriFieldTypeString", "alias": "JURISDICT", "length": 6, "domain": null }, { "name": "FLAG", "type": "esriFieldTypeSmallInteger", "alias": "FLAG", "domain": null }, { "name": "AREA_1", "type": "esriFieldTypeDouble", "alias": "AREA_1", "domain": null }, { "name": "PERIMETE_1", "type": "esriFieldTypeDouble", "alias": "PERIMETE_1", "domain": null }, { "name": "HYDRO_", "type": "esriFieldTypeDouble", "alias": "HYDRO_", "domain": null }, { "name": "HYDRO_ID", "type": "esriFieldTypeDouble", "alias": "HYDRO_ID", "domain": null }, { "name": "FTR_CODE", "type": "esriFieldTypeSmallInteger", "alias": "FTR_CODE", "domain": null }, { "name": "FTR_NAME", "type": "esriFieldTypeString", "alias": "FTR_NAME", "length": 30, "domain": null }, { "name": "UPDATE_", "type": "esriFieldTypeString", "alias": "UPDATE_", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R221_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S210_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 7, "name": "Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102658, "latestWkid": 2236 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "1:3600" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 2400, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAfter", "where": null, "labelExpression": "\"\" CONCAT [STREET] CONCAT \"<\/ACP>\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -8924820.681856373, "ymin": 3038847.1682492737, "xmax": -8912722.788351955, "ymax": 3051854.141370326, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeDouble", "alias": "Left from Address", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeDouble", "alias": "Left to Address", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeDouble", "alias": "Right from Address", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeDouble", "alias": "Right to Address", "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Road Type", "length": 4, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 2, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 5, "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 40, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 3, "domain": null }, { "name": "SPDLMT_FRO", "type": "esriFieldTypeDouble", "alias": "SPDLMT_FRO", "domain": null }, { "name": "SPDLMT_TO", "type": "esriFieldTypeDouble", "alias": "SPDLMT_TO", "domain": null }, { "name": "FNODE", "type": "esriFieldTypeDouble", "alias": "FNODE", "domain": null }, { "name": "TNODE", "type": "esriFieldTypeDouble", "alias": "TNODE", "domain": null }, { "name": "ZIPL", "type": "esriFieldTypeString", "alias": "ZIPL", "length": 10, "domain": null }, { "name": "ZIPR", "type": "esriFieldTypeString", "alias": "ZIPR", "length": 10, "domain": null }, { "name": "ALIAS_1", "type": "esriFieldTypeString", "alias": "ALIAS_1", "length": 50, "domain": null }, { "name": "ALIAS_2", "type": "esriFieldTypeString", "alias": "ALIAS_2", "length": 50, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "TEMP_", "type": "esriFieldTypeString", "alias": "TEMP", "length": 5, "domain": null }, { "name": "Cross_Inte", "type": "esriFieldTypeString", "alias": "Cross_Inte", "length": 15, "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": "R211_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S200_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 8, "name": "Addresses", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_HARN_StatePlane_Florida_East_FIPS_0901_Feet\",GEOGCS[\"GCS_North_American_1983_HARN\",DATUM[\"D_North_American_1983_HARN\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",656166.667],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-81.0],PARAMETER[\"Scale_Factor\",0.999941177],PARAMETER[\"Latitude_Of_Origin\",24.3333333333333],UNIT[\"US survey foot\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": { "id": 0, "name": "1:3600" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 2400, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "where": null, "labelExpression": "[STREET_NO]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 3000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -8925532.288141923, "ymin": 3038884.785210181, "xmax": -8912565.201060774, "ymax": 3052206.125898512, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "USER_ID_EN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "USER_ID_EN", "type": "esriFieldTypeString", "alias": "USER_ID_EN", "length": 8, "domain": null }, { "name": "DT_ENT", "type": "esriFieldTypeDate", "alias": "DT_ENT", "length": 8, "domain": null }, { "name": "USER_ID_CH", "type": "esriFieldTypeString", "alias": "USER_ID_CH", "length": 32, "domain": null }, { "name": "DT_CHG", "type": "esriFieldTypeDate", "alias": "DT_CHG", "length": 8, "domain": null }, { "name": "SE_ANNO_CA", "type": "esriFieldTypeString", "alias": "SE_ANNO_CA", "length": 1, "domain": null }, { "name": "PCN", "type": "esriFieldTypeString", "alias": "PCN", "length": 17, "domain": null }, { "name": "ADDRESS_SE", "type": "esriFieldTypeInteger", "alias": "ADDRESS_SE", "domain": null }, { "name": "STREET_NO", "type": "esriFieldTypeString", "alias": "STREET_NO", "length": 5, "domain": null }, { "name": "STREET_NO_", "type": "esriFieldTypeString", "alias": "STREET_NO_", "length": 1, "domain": null }, { "name": "STREET_N_1", "type": "esriFieldTypeString", "alias": "STREET_N_1", "length": 3, "domain": null }, { "name": "STREET_PRE", "type": "esriFieldTypeString", "alias": "STREET_PRE", "length": 2, "domain": null }, { "name": "STREET_NAM", "type": "esriFieldTypeString", "alias": "STREET_NAM", "length": 24, "domain": null }, { "name": "STREET_SUF", "type": "esriFieldTypeString", "alias": "STREET_SUF", "length": 4, "domain": null }, { "name": "STREET_POS", "type": "esriFieldTypeString", "alias": "STREET_POS", "length": 2, "domain": null }, { "name": "SITUS_SEQ", "type": "esriFieldTypeInteger", "alias": "SITUS_SEQ", "domain": null }, { "name": "APARTMENT", "type": "esriFieldTypeString", "alias": "APARTMENT", "length": 6, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 20, "domain": null }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "length": 5, "domain": null }, { "name": "ZIP_CITY", "type": "esriFieldTypeString", "alias": "ZIP_CITY", "length": 20, "domain": null }, { "name": "ROADBASE_S", "type": "esriFieldTypeInteger", "alias": "ROADBASE_S", "domain": null }, { "name": "BUILDING_N", "type": "esriFieldTypeString", "alias": "BUILDING_N", "length": 28, "domain": null }, { "name": "FLOOR", "type": "esriFieldTypeString", "alias": "FLOOR", "length": 3, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 14, "domain": null }, { "name": "ADDR_TYPE", "type": "esriFieldTypeString", "alias": "ADDR_TYPE", "length": 11, "domain": null }, { "name": "PROP_USE", "type": "esriFieldTypeString", "alias": "PROP_USE", "length": 40, "domain": null }, { "name": "CONFID_FLG", "type": "esriFieldTypeString", "alias": "CONFID_FLG", "length": 1, "domain": null }, { "name": "PRIMARY_", "type": "esriFieldTypeString", "alias": "PRIMARY_", "length": 1, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R837_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S698_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 9, "name": "Utility Service Area Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "1:3600" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 230, 0, 0, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8924584.0523, "ymin": 3038879.6997999996, "xmax": -8912851.4562, "ymax": 3051761.3024000004, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BOCADATA10_2_DBO_UTILITY_SVA_WM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FID_", "type": "esriFieldTypeInteger", "alias": "FID_", "domain": null }, { "name": "BOCADATA10_2_DBO_UTILITY_SVA_WM", "type": "esriFieldTypeString", "alias": "BOCADATA10_2.DBO.UTILITY_SVA_WM.Entity", "length": 16, "domain": null }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "length": 16, "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 254, "domain": null }, { "name": "Color", "type": "esriFieldTypeInteger", "alias": "Color", "domain": null }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "length": 254, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Thickness", "type": "esriFieldTypeDouble", "alias": "Thickness", "domain": null }, { "name": "Text_", "type": "esriFieldTypeString", "alias": "Text_", "length": 254, "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": "R220_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S209_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 10, "name": "1:6000", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 11, "name": "Utility Service Area Grid" }, { "id": -1, "name": "" }, { "id": 13, "name": "Condo Parcels" }, { "id": 14, "name": "Railroads" }, { "id": 15, "name": "Parcels" }, { "id": 16, "name": "Water Bodies" }, { "id": 17, "name": "Roads" }, { "id": 18, "name": "Utility Service Area Boundary" } ], "minScale": 6000, "maxScale": 3601, "defaultVisibility": true, "extent": { "xmin": -8927240.633350141, "ymin": 3038764.8793999986, "xmax": -8912485.442713406, "ymax": 3053717.7276393143, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 11, "name": "Utility Service Area Grid", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102658, "latestWkid": 2236 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "1:6000" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 2400, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8924653.833169034, "ymin": 3038868.791530151, "xmax": -8912848.018893357, "ymax": 3051827.3097799704, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "UTIL_PG", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "UTIL_PG", "type": "esriFieldTypeString", "alias": "UTIL_PG", "length": 255, "domain": null }, { "name": "Page_Numb", "type": "esriFieldTypeDouble", "alias": "Page_Numb", "domain": null }, { "name": "Sheet_Num", "type": "esriFieldTypeSmallInteger", "alias": "Sheet_Num", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Water", "type": "esriFieldTypeString", "alias": "Water", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "Yes or No ", "codedValues": [ { "name": "No", "code": "0" }, { "name": "Yes", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Sewer", "type": "esriFieldTypeString", "alias": "Sewer", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "Yes or No ", "codedValues": [ { "name": "No", "code": "0" }, { "name": "Yes", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RawWater", "type": "esriFieldTypeString", "alias": "RawWater", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "Yes or No ", "codedValues": [ { "name": "No", "code": "0" }, { "name": "Yes", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ReclaimedWater", "type": "esriFieldTypeString", "alias": "ReclaimedWater", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "Yes or No ", "codedValues": [ { "name": "No", "code": "0" }, { "name": "Yes", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SSTTRR", "type": "esriFieldTypeString", "alias": "SSTTRR", "length": 8, "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.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": "R136_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S110_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 6000, "effectiveMaxScale": 3601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 13, "name": "Condo Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102658, "latestWkid": 2236 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "1:6000" }, "subLayers": [], "minScale": 6000, "maxScale": 0, "referenceScale": 2400, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CONDO_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 170, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 12, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -8922830.256392306, "ymin": 3038877.3120297855, "xmax": -8912886.442288497, "ymax": 3051040.4117427887, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CONDO_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "BOCADATA10_2_DBO_CONDO_AREA", "type": "esriFieldTypeDouble", "alias": "BOCADATA10_2.DBO.CONDO.AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "POLY_", "type": "esriFieldTypeInteger", "alias": "POLY_", "domain": null }, { "name": "NAME_ID", "type": "esriFieldTypeDouble", "alias": "NAME_ID", "domain": null }, { "name": "PARCELCODE", "type": "esriFieldTypeString", "alias": "PARCELCODE", "length": 17, "domain": null }, { "name": "AREA_SQFT", "type": "esriFieldTypeDouble", "alias": "AREA_SQFT", "domain": null }, { "name": "CONDO_NAME", "type": "esriFieldTypeString", "alias": "CONDO_NAME", "length": 50, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 254, "domain": null }, { "name": "ADDRESS2", "type": "esriFieldTypeString", "alias": "ADDRESS2", "length": 50, "domain": null }, { "name": "PCN", "type": "esriFieldTypeString", "alias": "PCN", "length": 254, "domain": null }, { "name": "ORB_PAGE", "type": "esriFieldTypeString", "alias": "ORB_PAGE", "length": 254, "domain": null }, { "name": "PLAT_DATE", "type": "esriFieldTypeString", "alias": "PLAT_DATE", "length": 8, "domain": null }, { "name": "CTY", "type": "esriFieldTypeString", "alias": "CTY", "length": 4, "domain": null }, { "name": "RNG", "type": "esriFieldTypeString", "alias": "RNG", "length": 4, "domain": null }, { "name": "TWP", "type": "esriFieldTypeString", "alias": "TWP", "length": 4, "domain": null }, { "name": "SEC", "type": "esriFieldTypeString", "alias": "SEC", "length": 4, "domain": null }, { "name": "SUB", "type": "esriFieldTypeString", "alias": "SUB", "length": 4, "domain": null }, { "name": "BLK", "type": "esriFieldTypeString", "alias": "BLK", "length": 4, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 4, "domain": null }, { "name": "Condo_Type", "type": "esriFieldTypeString", "alias": "Condo_Type", "length": 15, "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": "R79_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S68_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMaxScale": 3601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 14, "name": "Railroads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "1:6000" }, "subLayers": [], "minScale": 6000, "maxScale": 3601, "referenceScale": 2400, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8924638.8908, "ymin": 3038764.8794, "xmax": -8912846.2221, "ymax": 3051760.5566999987, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FNODE_", "type": "esriFieldTypeDouble", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeDouble", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeDouble", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeDouble", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "ARCCOVS_ID", "type": "esriFieldTypeDouble", "alias": "ARCCOVS_ID", "domain": null }, { "name": "CLINE4_18_", "type": "esriFieldTypeDouble", "alias": "CLINE4_18_", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 40, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeDouble", "alias": "FROMLEFT", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeDouble", "alias": "TOLEFT", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeDouble", "alias": "FROMRIGHT", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeDouble", "alias": "TORIGHT", "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 4, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 2, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 5, "domain": null }, { "name": "EMSPRIORIT", "type": "esriFieldTypeString", "alias": "EMSPRIORIT", "length": 1, "domain": null }, { "name": "JURISDICTI", "type": "esriFieldTypeString", "alias": "JURISDICTI", "length": 16, "domain": null }, { "name": "id_", "type": "esriFieldTypeInteger", "alias": "id_", "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": "R140_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S129_idx", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 15, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "1:6000" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 2400, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8927240.41625817, "ymin": 3038828.4788827454, "xmax": -8912485.214395013, "ymax": 3053717.587628944, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OWNER_NAME1", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARID", "type": "esriFieldTypeString", "alias": "PARID", "length": 17, "domain": null }, { "name": "PARCEL_NUMBER", "type": "esriFieldTypeString", "alias": "PARCEL_NUMBER", "length": 30, "domain": null }, { "name": "CONDO", "type": "esriFieldTypeString", "alias": "CONDO", "length": 200, "domain": null }, { "name": "OWNER_NAME1", "type": "esriFieldTypeString", "alias": "OWNER_NAME1", "length": 40, "domain": null }, { "name": "OWNER_NAME2", "type": "esriFieldTypeString", "alias": "OWNER_NAME2", "length": 2000, "domain": null }, { "name": "STREET_NUMBER", "type": "esriFieldTypeString", "alias": "STREET_NUMBER", "length": 2048, "domain": null }, { "name": "STREET_FRACTION", "type": "esriFieldTypeString", "alias": "STREET_FRACTION", "length": 6, "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 2, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 30, "domain": null }, { "name": "STREET_SUFFIX_ABBR", "type": "esriFieldTypeString", "alias": "STREET_SUFFIX_ABBR", "length": 8, "domain": null }, { "name": "POST_DIR", "type": "esriFieldTypeString", "alias": "POST_DIR", "length": 8, "domain": null }, { "name": "SITE_ADDR_STR", "type": "esriFieldTypeString", "alias": "SITE_ADDR_STR", "length": 121, "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "MUNICIPALITY", "length": 40, "domain": null }, { "name": "NBHD", "type": "esriFieldTypeString", "alias": "NBHD", "length": 8, "domain": null }, { "name": "PADDR1", "type": "esriFieldTypeString", "alias": "PADDR1", "length": 121, "domain": null }, { "name": "PADDR2", "type": "esriFieldTypeString", "alias": "PADDR2", "length": 80, "domain": null }, { "name": "PADDR3", "type": "esriFieldTypeString", "alias": "PADDR3", "length": 123, "domain": null }, { "name": "CITYNAME", "type": "esriFieldTypeString", "alias": "CITYNAME", "length": 40, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "ZIP1", "type": "esriFieldTypeString", "alias": "ZIP1", "length": 5, "domain": null }, { "name": "ZIP2", "type": "esriFieldTypeString", "alias": "ZIP2", "length": 4, "domain": null }, { "name": "SALEKEY", "type": "esriFieldTypeInteger", "alias": "SALEKEY", "domain": null }, { "name": "CRA", "type": "esriFieldTypeString", "alias": "CRA", "length": 20, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "SALE_DATE", "type": "esriFieldTypeDate", "alias": "SALE_DATE", "length": 8, "domain": null }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "BOOK", "length": 8, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "PAGE", "length": 8, "domain": null }, { "name": "PRICE", "type": "esriFieldTypeInteger", "alias": "PRICE", "domain": null }, { "name": "INSTRUMENT", "type": "esriFieldTypeString", "alias": "INSTRUMENT", "length": 2, "domain": null }, { "name": "TOTAL_MARKET", "type": "esriFieldTypeDouble", "alias": "TOTAL_MARKET", "domain": null }, { "name": "MKT_NOT_CAPPED", "type": "esriFieldTypeDouble", "alias": "MKT_NOT_CAPPED", "domain": null }, { "name": "MKT_CAPPED", "type": "esriFieldTypeDouble", "alias": "MKT_CAPPED", "domain": null }, { "name": "CAP_ADJ_VAL", "type": "esriFieldTypeDouble", "alias": "CAP_ADJ_VAL", "domain": null }, { "name": "AG_USE_VAL", "type": "esriFieldTypeDouble", "alias": "AG_USE_VAL", "domain": null }, { "name": "ASSESSED_VAL", "type": "esriFieldTypeDouble", "alias": "ASSESSED_VAL", "domain": null }, { "name": "EXEMPTION", "type": "esriFieldTypeDouble", "alias": "EXEMPTION", "domain": null }, { "name": "TOTAL_VALUE", "type": "esriFieldTypeDouble", "alias": "TOTAL_VALUE", "domain": null }, { "name": "TOTAL_TAXABLE", "type": "esriFieldTypeDouble", "alias": "TOTAL_TAXABLE", "domain": null }, { "name": "HMSTD_FLG", "type": "esriFieldTypeString", "alias": "HMSTD_FLG", "length": 2000, "domain": null }, { "name": "SUBDIV_NAME", "type": "esriFieldTypeString", "alias": "SUBDIV_NAME", "length": 2000, "domain": null }, { "name": "YEAR_ADDED", "type": "esriFieldTypeString", "alias": "YEAR_ADDED", "length": 20, "domain": null }, { "name": "LAND_MARKET", "type": "esriFieldTypeDouble", "alias": "LAND_MARKET", "domain": null }, { "name": "IMPRV_MRKT", "type": "esriFieldTypeDouble", "alias": "IMPRV_MRKT", "domain": null }, { "name": "PROPERTY_USE", "type": "esriFieldTypeString", "alias": "PROPERTY_USE", "length": 40, "domain": null }, { "name": "MONTHS_SINCE_SALE", "type": "esriFieldTypeDouble", "alias": "MONTHS_SINCE_SALE", "domain": null }, { "name": "CONFID_FLG", "type": "esriFieldTypeString", "alias": "CONFID_FLG", "length": 1, "domain": null }, { "name": "CITY_CODE", "type": "esriFieldTypeString", "alias": "CITY_CODE", "length": 2, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "DT_ENT", "type": "esriFieldTypeDate", "alias": "DT_ENT", "length": 8, "domain": null }, { "name": "DT_CHG", "type": "esriFieldTypeDate", "alias": "DT_CHG", "length": 8, "domain": null }, { "name": "UTILITY_GIS.GISUTIL.PARCELS_SVA.AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "LEGAL1", "type": "esriFieldTypeString", "alias": "LEGAL1", "length": 60, "domain": null }, { "name": "LEGAL2", "type": "esriFieldTypeString", "alias": "LEGAL2", "length": 60, "domain": null }, { "name": "LEGAL3", "type": "esriFieldTypeString", "alias": "LEGAL3", "length": 60, "domain": null }, { "name": "YRBLT", "type": "esriFieldTypeString", "alias": "YRBLT", "length": 2048, "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": "R838_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S699_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 6000, "effectiveMaxScale": 3601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 16, "name": "Water Bodies", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "1:6000" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 2400, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "\"\" CONCAT [NAME] CONCAT \"<\/ACP>\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 197, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 18, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -8924654.004536722, "ymin": 3038841.563494135, "xmax": -8912809.304619033, "ymax": 3051817.650533192, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BOCADATA10_2_DBO_WATER_BODIES_A", "type": "esriFieldTypeDouble", "alias": "BOCADATA10_2.DBO.WATER_BODIES.AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "HYDRO_FINA", "type": "esriFieldTypeDouble", "alias": "HYDRO_FINA", "domain": null }, { "name": "HYDRO_FI_1", "type": "esriFieldTypeDouble", "alias": "HYDRO_FI_1", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 25, "domain": null }, { "name": "JURISDICT", "type": "esriFieldTypeString", "alias": "JURISDICT", "length": 6, "domain": null }, { "name": "FLAG", "type": "esriFieldTypeSmallInteger", "alias": "FLAG", "domain": null }, { "name": "AREA_1", "type": "esriFieldTypeDouble", "alias": "AREA_1", "domain": null }, { "name": "PERIMETE_1", "type": "esriFieldTypeDouble", "alias": "PERIMETE_1", "domain": null }, { "name": "HYDRO_", "type": "esriFieldTypeDouble", "alias": "HYDRO_", "domain": null }, { "name": "HYDRO_ID", "type": "esriFieldTypeDouble", "alias": "HYDRO_ID", "domain": null }, { "name": "FTR_CODE", "type": "esriFieldTypeSmallInteger", "alias": "FTR_CODE", "domain": null }, { "name": "FTR_NAME", "type": "esriFieldTypeString", "alias": "FTR_NAME", "length": 30, "domain": null }, { "name": "UPDATE_", "type": "esriFieldTypeString", "alias": "UPDATE_", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R221_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S210_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 6000, "effectiveMaxScale": 3601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 17, "name": "Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102658, "latestWkid": 2236 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "1:6000" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 2400, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAfter", "where": null, "labelExpression": "\"\" CONCAT [STREET] CONCAT \"<\/ACP>\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 16, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -8924820.681856373, "ymin": 3038847.1682492737, "xmax": -8912722.788351955, "ymax": 3051854.141370326, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeDouble", "alias": "FROMLEFT", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeDouble", "alias": "TOLEFT", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeDouble", "alias": "FROMRIGHT", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeDouble", "alias": "TORIGHT", "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 4, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 2, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 5, "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 40, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 3, "domain": null }, { "name": "SPDLMT_FRO", "type": "esriFieldTypeDouble", "alias": "SPDLMT_FRO", "domain": null }, { "name": "SPDLMT_TO", "type": "esriFieldTypeDouble", "alias": "SPDLMT_TO", "domain": null }, { "name": "FNODE", "type": "esriFieldTypeDouble", "alias": "FNODE", "domain": null }, { "name": "TNODE", "type": "esriFieldTypeDouble", "alias": "TNODE", "domain": null }, { "name": "ZIPL", "type": "esriFieldTypeString", "alias": "ZIPL", "length": 10, "domain": null }, { "name": "ZIPR", "type": "esriFieldTypeString", "alias": "ZIPR", "length": 10, "domain": null }, { "name": "ALIAS_1", "type": "esriFieldTypeString", "alias": "ALIAS_1", "length": 50, "domain": null }, { "name": "ALIAS_2", "type": "esriFieldTypeString", "alias": "ALIAS_2", "length": 50, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "TEMP_", "type": "esriFieldTypeString", "alias": "TEMP", "length": 5, "domain": null }, { "name": "Cross_Inte", "type": "esriFieldTypeString", "alias": "Cross_Inte", "length": 15, "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": "R211_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S200_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 6000, "effectiveMaxScale": 3601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 18, "name": "Utility Service Area Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "1:6000" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 230, 0, 0, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8924584.0523, "ymin": 3038879.6997999996, "xmax": -8912851.4562, "ymax": 3051761.3024000004, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BOCADATA10_2_DBO_UTILITY_SVA_WM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FID_", "type": "esriFieldTypeInteger", "alias": "FID_", "domain": null }, { "name": "BOCADATA10_2_DBO_UTILITY_SVA_WM", "type": "esriFieldTypeString", "alias": "BOCADATA10_2.DBO.UTILITY_SVA_WM.Entity", "length": 16, "domain": null }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "length": 16, "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 254, "domain": null }, { "name": "Color", "type": "esriFieldTypeInteger", "alias": "Color", "domain": null }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "length": 254, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Thickness", "type": "esriFieldTypeDouble", "alias": "Thickness", "domain": null }, { "name": "Text_", "type": "esriFieldTypeString", "alias": "Text_", "length": 254, "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": "R220_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S209_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 6000, "effectiveMaxScale": 3601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 19, "name": "1:9600", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 20, "name": "Utility Service Area Grid" }, { "id": -1, "name": "" }, { "id": 22, "name": "Utility Service Area Boundary" }, { "id": 23, "name": "Railroads" }, { "id": 24, "name": "Parcels" }, { "id": 25, "name": "Roads" }, { "id": 26, "name": "Water Bodies" }, { "id": 27, "name": "Subdivisions" } ], "minScale": 9600, "maxScale": 6001, "defaultVisibility": true, "extent": { "xmin": -8927284.025126409, "ymin": 3038764.8793999986, "xmax": -8912457.82035679, "ymax": 3053717.7276393143, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 20, "name": "Utility Service Area Grid", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102658, "latestWkid": 2236 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "1:9600" }, "subLayers": [], "minScale": 0, "maxScale": 6050, "referenceScale": 2400, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[UTIL_PG]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 48, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 6050 } ] }, "defaultVisibility": true, "extent": { "xmin": -8924653.833169034, "ymin": 3038868.791530151, "xmax": -8912848.018893357, "ymax": 3051827.3097799704, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "UTIL_PG", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "UTIL_PG", "type": "esriFieldTypeString", "alias": "UTIL_PG", "length": 255, "domain": null }, { "name": "Page_Numb", "type": "esriFieldTypeDouble", "alias": "Page_Numb", "domain": null }, { "name": "Sheet_Num", "type": "esriFieldTypeSmallInteger", "alias": "Sheet_Num", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Water", "type": "esriFieldTypeString", "alias": "Water", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "Yes or No ", "codedValues": [ { "name": "No", "code": "0" }, { "name": "Yes", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Sewer", "type": "esriFieldTypeString", "alias": "Sewer", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "Yes or No ", "codedValues": [ { "name": "No", "code": "0" }, { "name": "Yes", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RawWater", "type": "esriFieldTypeString", "alias": "RawWater", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "Yes or No ", "codedValues": [ { "name": "No", "code": "0" }, { "name": "Yes", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ReclaimedWater", "type": "esriFieldTypeString", "alias": "ReclaimedWater", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "Yes or No ", "codedValues": [ { "name": "No", "code": "0" }, { "name": "Yes", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SSTTRR", "type": "esriFieldTypeString", "alias": "SSTTRR", "length": 8, "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.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": "R136_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S110_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 9600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 22, "name": "Utility Service Area Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "1:9600" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 230, 0, 0, 255 ], "width": 3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8924584.0523, "ymin": 3038879.6997999996, "xmax": -8912851.4562, "ymax": 3051761.3024000004, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BOCADATA10_2_DBO_UTILITY_SVA_WM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FID_", "type": "esriFieldTypeInteger", "alias": "FID_", "domain": null }, { "name": "BOCADATA10_2_DBO_UTILITY_SVA_WM", "type": "esriFieldTypeString", "alias": "BOCADATA10_2.DBO.UTILITY_SVA_WM.Entity", "length": 16, "domain": null }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "length": 16, "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 254, "domain": null }, { "name": "Color", "type": "esriFieldTypeInteger", "alias": "Color", "domain": null }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "length": 254, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Thickness", "type": "esriFieldTypeDouble", "alias": "Thickness", "domain": null }, { "name": "Text_", "type": "esriFieldTypeString", "alias": "Text_", "length": 254, "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": "R220_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S209_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 9600, "effectiveMaxScale": 6001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 23, "name": "Railroads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "1:9600" }, "subLayers": [], "minScale": 9600, "maxScale": 6001, "referenceScale": 2400, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8924638.8908, "ymin": 3038764.8794, "xmax": -8912846.2221, "ymax": 3051760.5566999987, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FNODE_", "type": "esriFieldTypeDouble", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeDouble", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeDouble", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeDouble", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "ARCCOVS_ID", "type": "esriFieldTypeDouble", "alias": "ARCCOVS_ID", "domain": null }, { "name": "CLINE4_18_", "type": "esriFieldTypeDouble", "alias": "CLINE4_18_", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 40, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeDouble", "alias": "FROMLEFT", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeDouble", "alias": "TOLEFT", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeDouble", "alias": "FROMRIGHT", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeDouble", "alias": "TORIGHT", "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 4, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 2, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 5, "domain": null }, { "name": "EMSPRIORIT", "type": "esriFieldTypeString", "alias": "EMSPRIORIT", "length": 1, "domain": null }, { "name": "JURISDICTI", "type": "esriFieldTypeString", "alias": "JURISDICTI", "length": 16, "domain": null }, { "name": "id_", "type": "esriFieldTypeInteger", "alias": "id_", "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": "R140_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S129_idx", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 24, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "1:9600" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 2400, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8927240.41625817, "ymin": 3038828.4788827454, "xmax": -8912485.214395013, "ymax": 3053717.587628944, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OWNER_NAME1", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARID", "type": "esriFieldTypeString", "alias": "PARID", "length": 17, "domain": null }, { "name": "PARCEL_NUMBER", "type": "esriFieldTypeString", "alias": "PARCEL_NUMBER", "length": 30, "domain": null }, { "name": "CONDO", "type": "esriFieldTypeString", "alias": "CONDO", "length": 200, "domain": null }, { "name": "OWNER_NAME1", "type": "esriFieldTypeString", "alias": "OWNER_NAME1", "length": 40, "domain": null }, { "name": "OWNER_NAME2", "type": "esriFieldTypeString", "alias": "OWNER_NAME2", "length": 2000, "domain": null }, { "name": "STREET_NUMBER", "type": "esriFieldTypeString", "alias": "STREET_NUMBER", "length": 2048, "domain": null }, { "name": "STREET_FRACTION", "type": "esriFieldTypeString", "alias": "STREET_FRACTION", "length": 6, "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 2, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 30, "domain": null }, { "name": "STREET_SUFFIX_ABBR", "type": "esriFieldTypeString", "alias": "STREET_SUFFIX_ABBR", "length": 8, "domain": null }, { "name": "POST_DIR", "type": "esriFieldTypeString", "alias": "POST_DIR", "length": 8, "domain": null }, { "name": "SITE_ADDR_STR", "type": "esriFieldTypeString", "alias": "SITE_ADDR_STR", "length": 121, "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "MUNICIPALITY", "length": 40, "domain": null }, { "name": "NBHD", "type": "esriFieldTypeString", "alias": "NBHD", "length": 8, "domain": null }, { "name": "PADDR1", "type": "esriFieldTypeString", "alias": "PADDR1", "length": 121, "domain": null }, { "name": "PADDR2", "type": "esriFieldTypeString", "alias": "PADDR2", "length": 80, "domain": null }, { "name": "PADDR3", "type": "esriFieldTypeString", "alias": "PADDR3", "length": 123, "domain": null }, { "name": "CITYNAME", "type": "esriFieldTypeString", "alias": "CITYNAME", "length": 40, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "ZIP1", "type": "esriFieldTypeString", "alias": "ZIP1", "length": 5, "domain": null }, { "name": "ZIP2", "type": "esriFieldTypeString", "alias": "ZIP2", "length": 4, "domain": null }, { "name": "SALEKEY", "type": "esriFieldTypeInteger", "alias": "SALEKEY", "domain": null }, { "name": "CRA", "type": "esriFieldTypeString", "alias": "CRA", "length": 20, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "SALE_DATE", "type": "esriFieldTypeDate", "alias": "SALE_DATE", "length": 8, "domain": null }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "BOOK", "length": 8, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "PAGE", "length": 8, "domain": null }, { "name": "PRICE", "type": "esriFieldTypeInteger", "alias": "PRICE", "domain": null }, { "name": "INSTRUMENT", "type": "esriFieldTypeString", "alias": "INSTRUMENT", "length": 2, "domain": null }, { "name": "TOTAL_MARKET", "type": "esriFieldTypeDouble", "alias": "TOTAL_MARKET", "domain": null }, { "name": "MKT_NOT_CAPPED", "type": "esriFieldTypeDouble", "alias": "MKT_NOT_CAPPED", "domain": null }, { "name": "MKT_CAPPED", "type": "esriFieldTypeDouble", "alias": "MKT_CAPPED", "domain": null }, { "name": "CAP_ADJ_VAL", "type": "esriFieldTypeDouble", "alias": "CAP_ADJ_VAL", "domain": null }, { "name": "AG_USE_VAL", "type": "esriFieldTypeDouble", "alias": "AG_USE_VAL", "domain": null }, { "name": "ASSESSED_VAL", "type": "esriFieldTypeDouble", "alias": "ASSESSED_VAL", "domain": null }, { "name": "EXEMPTION", "type": "esriFieldTypeDouble", "alias": "EXEMPTION", "domain": null }, { "name": "TOTAL_VALUE", "type": "esriFieldTypeDouble", "alias": "TOTAL_VALUE", "domain": null }, { "name": "TOTAL_TAXABLE", "type": "esriFieldTypeDouble", "alias": "TOTAL_TAXABLE", "domain": null }, { "name": "HMSTD_FLG", "type": "esriFieldTypeString", "alias": "HMSTD_FLG", "length": 2000, "domain": null }, { "name": "SUBDIV_NAME", "type": "esriFieldTypeString", "alias": "SUBDIV_NAME", "length": 2000, "domain": null }, { "name": "YEAR_ADDED", "type": "esriFieldTypeString", "alias": "YEAR_ADDED", "length": 20, "domain": null }, { "name": "LAND_MARKET", "type": "esriFieldTypeDouble", "alias": "LAND_MARKET", "domain": null }, { "name": "IMPRV_MRKT", "type": "esriFieldTypeDouble", "alias": "IMPRV_MRKT", "domain": null }, { "name": "PROPERTY_USE", "type": "esriFieldTypeString", "alias": "PROPERTY_USE", "length": 40, "domain": null }, { "name": "MONTHS_SINCE_SALE", "type": "esriFieldTypeDouble", "alias": "MONTHS_SINCE_SALE", "domain": null }, { "name": "CONFID_FLG", "type": "esriFieldTypeString", "alias": "CONFID_FLG", "length": 1, "domain": null }, { "name": "CITY_CODE", "type": "esriFieldTypeString", "alias": "CITY_CODE", "length": 2, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "DT_ENT", "type": "esriFieldTypeDate", "alias": "DT_ENT", "length": 8, "domain": null }, { "name": "DT_CHG", "type": "esriFieldTypeDate", "alias": "DT_CHG", "length": 8, "domain": null }, { "name": "UTILITY_GIS.GISUTIL.PARCELS_SVA.AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "LEGAL1", "type": "esriFieldTypeString", "alias": "LEGAL1", "length": 60, "domain": null }, { "name": "LEGAL2", "type": "esriFieldTypeString", "alias": "LEGAL2", "length": 60, "domain": null }, { "name": "LEGAL3", "type": "esriFieldTypeString", "alias": "LEGAL3", "length": 60, "domain": null }, { "name": "YRBLT", "type": "esriFieldTypeString", "alias": "YRBLT", "length": 2048, "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": "R838_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S699_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 9600, "effectiveMaxScale": 6001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 25, "name": "Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102658, "latestWkid": 2236 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "1:9600" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 2400, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAfter", "where": null, "labelExpression": "\"\" CONCAT [STREET] CONCAT \"<\/ACP>\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 22, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -8924820.681856373, "ymin": 3038847.1682492737, "xmax": -8912722.788351955, "ymax": 3051854.141370326, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeDouble", "alias": "FROMLEFT", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeDouble", "alias": "TOLEFT", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeDouble", "alias": "FROMRIGHT", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeDouble", "alias": "TORIGHT", "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 4, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 2, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 5, "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 40, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 3, "domain": null }, { "name": "SPDLMT_FRO", "type": "esriFieldTypeDouble", "alias": "SPDLMT_FRO", "domain": null }, { "name": "SPDLMT_TO", "type": "esriFieldTypeDouble", "alias": "SPDLMT_TO", "domain": null }, { "name": "FNODE", "type": "esriFieldTypeDouble", "alias": "FNODE", "domain": null }, { "name": "TNODE", "type": "esriFieldTypeDouble", "alias": "TNODE", "domain": null }, { "name": "ZIPL", "type": "esriFieldTypeString", "alias": "ZIPL", "length": 10, "domain": null }, { "name": "ZIPR", "type": "esriFieldTypeString", "alias": "ZIPR", "length": 10, "domain": null }, { "name": "ALIAS_1", "type": "esriFieldTypeString", "alias": "ALIAS_1", "length": 50, "domain": null }, { "name": "ALIAS_2", "type": "esriFieldTypeString", "alias": "ALIAS_2", "length": 50, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "TEMP_", "type": "esriFieldTypeString", "alias": "TEMP", "length": 5, "domain": null }, { "name": "Cross_Inte", "type": "esriFieldTypeString", "alias": "Cross_Inte", "length": 15, "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": "R211_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S200_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 9600, "effectiveMaxScale": 6001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 26, "name": "Water Bodies", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "1:9600" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 2400, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "\"\" CONCAT [NAME] CONCAT \"<\/ACP>\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 197, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 20, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -8924654.004536722, "ymin": 3038841.563494135, "xmax": -8912809.304619033, "ymax": 3051817.650533192, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BOCADATA10_2_DBO_WATER_BODIES_A", "type": "esriFieldTypeDouble", "alias": "BOCADATA10_2.DBO.WATER_BODIES.AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "HYDRO_FINA", "type": "esriFieldTypeDouble", "alias": "HYDRO_FINA", "domain": null }, { "name": "HYDRO_FI_1", "type": "esriFieldTypeDouble", "alias": "HYDRO_FI_1", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 25, "domain": null }, { "name": "JURISDICT", "type": "esriFieldTypeString", "alias": "JURISDICT", "length": 6, "domain": null }, { "name": "FLAG", "type": "esriFieldTypeSmallInteger", "alias": "FLAG", "domain": null }, { "name": "AREA_1", "type": "esriFieldTypeDouble", "alias": "AREA_1", "domain": null }, { "name": "PERIMETE_1", "type": "esriFieldTypeDouble", "alias": "PERIMETE_1", "domain": null }, { "name": "HYDRO_", "type": "esriFieldTypeDouble", "alias": "HYDRO_", "domain": null }, { "name": "HYDRO_ID", "type": "esriFieldTypeDouble", "alias": "HYDRO_ID", "domain": null }, { "name": "FTR_CODE", "type": "esriFieldTypeSmallInteger", "alias": "FTR_CODE", "domain": null }, { "name": "FTR_NAME", "type": "esriFieldTypeString", "alias": "FTR_NAME", "length": 30, "domain": null }, { "name": "UPDATE_", "type": "esriFieldTypeString", "alias": "UPDATE_", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R221_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S210_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 9600, "effectiveMaxScale": 6001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 27, "name": "Subdivisions", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102658, "latestWkid": 2236 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "1:9600" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 2400, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[SUBNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 170, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 6, "font": { "family": "Arial Narrow", "size": 24, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -8927284.025126409, "ymin": 3038844.8573244317, "xmax": -8912457.82035679, "ymax": 3052803.2487765583, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "SUBID", "type": "esriFieldTypeString", "alias": "SUBID", "length": 10, "domain": null }, { "name": "CTY", "type": "esriFieldTypeString", "alias": "CTY", "length": 2, "domain": null }, { "name": "RNG", "type": "esriFieldTypeString", "alias": "RNG", "length": 2, "domain": null }, { "name": "TWP", "type": "esriFieldTypeString", "alias": "TWP", "length": 2, "domain": null }, { "name": "SEC", "type": "esriFieldTypeString", "alias": "SEC", "length": 2, "domain": null }, { "name": "SUBD", "type": "esriFieldTypeString", "alias": "SUBD", "length": 2, "domain": null }, { "name": "SUBNAME", "type": "esriFieldTypeString", "alias": "SUBNAME", "length": 90, "domain": null }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "BOOK", "length": 5, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "PAGE", "length": 4, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "TAXYR", "type": "esriFieldTypeString", "alias": "TAXYR", "length": 1, "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": "R782_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S666_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 9600, "effectiveMaxScale": 6001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 28, "name": "1:15000", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 29, "name": "Utility Service Area Grid" }, { "id": -1, "name": "" }, { "id": 31, "name": "Utility Service Area Boundary" }, { "id": 32, "name": "Condo Parcels" }, { "id": 33, "name": "Railroads" }, { "id": 34, "name": "Water Bodies" }, { "id": 35, "name": "Major Roads" }, { "id": 36, "name": "Interstate 95" }, { "id": 37, "name": "Subdivisions" } ], "minScale": 15000, "maxScale": 9601, "defaultVisibility": true, "extent": { "xmin": -8927284.025126409, "ymin": 3038764.8793999986, "xmax": -8912457.82035679, "ymax": 3052803.2487765583, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 29, "name": "Utility Service Area Grid", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102658, "latestWkid": 2236 }, "copyrightText": "", "parentLayer": { "id": 28, "name": "1:15000" }, "subLayers": [], "minScale": 0, "maxScale": 9650, "referenceScale": 2400, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[UTIL_PG]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 60, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 9650 } ] }, "defaultVisibility": true, "extent": { "xmin": -8924653.833169034, "ymin": 3038868.791530151, "xmax": -8912848.018893357, "ymax": 3051827.3097799704, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "UTIL_PG", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "UTIL_PG", "type": "esriFieldTypeString", "alias": "UTIL_PG", "length": 255, "domain": null }, { "name": "Page_Numb", "type": "esriFieldTypeDouble", "alias": "Page_Numb", "domain": null }, { "name": "Sheet_Num", "type": "esriFieldTypeSmallInteger", "alias": "Sheet_Num", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Water", "type": "esriFieldTypeString", "alias": "Water", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "Yes or No ", "codedValues": [ { "name": "No", "code": "0" }, { "name": "Yes", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Sewer", "type": "esriFieldTypeString", "alias": "Sewer", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "Yes or No ", "codedValues": [ { "name": "No", "code": "0" }, { "name": "Yes", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RawWater", "type": "esriFieldTypeString", "alias": "RawWater", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "Yes or No ", "codedValues": [ { "name": "No", "code": "0" }, { "name": "Yes", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ReclaimedWater", "type": "esriFieldTypeString", "alias": "ReclaimedWater", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "Yes or No ", "codedValues": [ { "name": "No", "code": "0" }, { "name": "Yes", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SSTTRR", "type": "esriFieldTypeString", "alias": "SSTTRR", "length": 8, "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.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": "R136_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S110_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 15000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 31, "name": "Utility Service Area Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 28, "name": "1:15000" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 230, 0, 0, 255 ], "width": 3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8924584.0523, "ymin": 3038879.6997999996, "xmax": -8912851.4562, "ymax": 3051761.3024000004, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BOCADATA10_2_DBO_UTILITY_SVA_WM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FID_", "type": "esriFieldTypeInteger", "alias": "FID_", "domain": null }, { "name": "BOCADATA10_2_DBO_UTILITY_SVA_WM", "type": "esriFieldTypeString", "alias": "BOCADATA10_2.DBO.UTILITY_SVA_WM.Entity", "length": 16, "domain": null }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "length": 16, "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 254, "domain": null }, { "name": "Color", "type": "esriFieldTypeInteger", "alias": "Color", "domain": null }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "length": 254, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Thickness", "type": "esriFieldTypeDouble", "alias": "Thickness", "domain": null }, { "name": "Text_", "type": "esriFieldTypeString", "alias": "Text_", "length": 254, "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": "R220_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S209_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 15000, "effectiveMaxScale": 9601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 32, "name": "Condo Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102658, "latestWkid": 2236 }, "copyrightText": "", "parentLayer": { "id": 28, "name": "1:15000" }, "subLayers": [], "minScale": 6000, "maxScale": 0, "referenceScale": 2400, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CONDO_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 170, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 12, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -8922830.256392306, "ymin": 3038877.3120297855, "xmax": -8912886.442288497, "ymax": 3051040.4117427887, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CONDO_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "BOCADATA10_2_DBO_CONDO_AREA", "type": "esriFieldTypeDouble", "alias": "BOCADATA10_2.DBO.CONDO.AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "POLY_", "type": "esriFieldTypeInteger", "alias": "POLY_", "domain": null }, { "name": "NAME_ID", "type": "esriFieldTypeDouble", "alias": "NAME_ID", "domain": null }, { "name": "PARCELCODE", "type": "esriFieldTypeString", "alias": "PARCELCODE", "length": 17, "domain": null }, { "name": "AREA_SQFT", "type": "esriFieldTypeDouble", "alias": "AREA_SQFT", "domain": null }, { "name": "CONDO_NAME", "type": "esriFieldTypeString", "alias": "CONDO_NAME", "length": 50, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 254, "domain": null }, { "name": "ADDRESS2", "type": "esriFieldTypeString", "alias": "ADDRESS2", "length": 50, "domain": null }, { "name": "PCN", "type": "esriFieldTypeString", "alias": "PCN", "length": 254, "domain": null }, { "name": "ORB_PAGE", "type": "esriFieldTypeString", "alias": "ORB_PAGE", "length": 254, "domain": null }, { "name": "PLAT_DATE", "type": "esriFieldTypeString", "alias": "PLAT_DATE", "length": 8, "domain": null }, { "name": "CTY", "type": "esriFieldTypeString", "alias": "CTY", "length": 4, "domain": null }, { "name": "RNG", "type": "esriFieldTypeString", "alias": "RNG", "length": 4, "domain": null }, { "name": "TWP", "type": "esriFieldTypeString", "alias": "TWP", "length": 4, "domain": null }, { "name": "SEC", "type": "esriFieldTypeString", "alias": "SEC", "length": 4, "domain": null }, { "name": "SUB", "type": "esriFieldTypeString", "alias": "SUB", "length": 4, "domain": null }, { "name": "BLK", "type": "esriFieldTypeString", "alias": "BLK", "length": 4, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 4, "domain": null }, { "name": "Condo_Type", "type": "esriFieldTypeString", "alias": "Condo_Type", "length": 15, "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": "R79_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S68_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMaxScale": 9601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 33, "name": "Railroads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 28, "name": "1:15000" }, "subLayers": [], "minScale": 15000, "maxScale": 9601, "referenceScale": 2400, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8924638.8908, "ymin": 3038764.8794, "xmax": -8912846.2221, "ymax": 3051760.5566999987, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FNODE_", "type": "esriFieldTypeDouble", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeDouble", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeDouble", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeDouble", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "ARCCOVS_ID", "type": "esriFieldTypeDouble", "alias": "ARCCOVS_ID", "domain": null }, { "name": "CLINE4_18_", "type": "esriFieldTypeDouble", "alias": "CLINE4_18_", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 40, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeDouble", "alias": "FROMLEFT", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeDouble", "alias": "TOLEFT", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeDouble", "alias": "FROMRIGHT", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeDouble", "alias": "TORIGHT", "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 4, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 2, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 5, "domain": null }, { "name": "EMSPRIORIT", "type": "esriFieldTypeString", "alias": "EMSPRIORIT", "length": 1, "domain": null }, { "name": "JURISDICTI", "type": "esriFieldTypeString", "alias": "JURISDICTI", "length": 16, "domain": null }, { "name": "id_", "type": "esriFieldTypeInteger", "alias": "id_", "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": "R140_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S129_idx", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 34, "name": "Water Bodies", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881 }, "copyrightText": "", "parentLayer": { "id": 28, "name": "1:15000" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 2400, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "\"\" CONCAT [NAME] CONCAT \"<\/ACP>\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 197, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 4, "font": { "family": "Arial", "size": 48, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -8924654.004536722, "ymin": 3038841.563494135, "xmax": -8912809.304619033, "ymax": 3051817.650533192, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BOCADATA10_2_DBO_WATER_BODIES_A", "type": "esriFieldTypeDouble", "alias": "BOCADATA10_2.DBO.WATER_BODIES.AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "HYDRO_FINA", "type": "esriFieldTypeDouble", "alias": "HYDRO_FINA", "domain": null }, { "name": "HYDRO_FI_1", "type": "esriFieldTypeDouble", "alias": "HYDRO_FI_1", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 25, "domain": null }, { "name": "JURISDICT", "type": "esriFieldTypeString", "alias": "JURISDICT", "length": 6, "domain": null }, { "name": "FLAG", "type": "esriFieldTypeSmallInteger", "alias": "FLAG", "domain": null }, { "name": "AREA_1", "type": "esriFieldTypeDouble", "alias": "AREA_1", "domain": null }, { "name": "PERIMETE_1", "type": "esriFieldTypeDouble", "alias": "PERIMETE_1", "domain": null }, { "name": "HYDRO_", "type": "esriFieldTypeDouble", "alias": "HYDRO_", "domain": null }, { "name": "HYDRO_ID", "type": "esriFieldTypeDouble", "alias": "HYDRO_ID", "domain": null }, { "name": "FTR_CODE", "type": "esriFieldTypeSmallInteger", "alias": "FTR_CODE", "domain": null }, { "name": "FTR_NAME", "type": "esriFieldTypeString", "alias": "FTR_NAME", "length": 30, "domain": null }, { "name": "UPDATE_", "type": "esriFieldTypeString", "alias": "UPDATE_", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R221_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S210_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 15000, "effectiveMaxScale": 9601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 35, "name": "Major Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 28, "name": "1:15000" }, "subLayers": [], "minScale": 15000, "maxScale": 9601, "referenceScale": 2400, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[STREET]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 4, "font": { "family": "Arial", "size": 48, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -8924638.8908, "ymin": 3038764.8794, "xmax": -8912846.2221, "ymax": 3051760.5566999987, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FNODE_", "type": "esriFieldTypeDouble", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeDouble", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeDouble", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeDouble", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "ARCCOVS_ID", "type": "esriFieldTypeDouble", "alias": "ARCCOVS_ID", "domain": null }, { "name": "CLINE4_18_", "type": "esriFieldTypeDouble", "alias": "CLINE4_18_", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 40, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeDouble", "alias": "FROMLEFT", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeDouble", "alias": "TOLEFT", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeDouble", "alias": "FROMRIGHT", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeDouble", "alias": "TORIGHT", "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 4, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 2, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 5, "domain": null }, { "name": "EMSPRIORIT", "type": "esriFieldTypeString", "alias": "EMSPRIORIT", "length": 1, "domain": null }, { "name": "JURISDICTI", "type": "esriFieldTypeString", "alias": "JURISDICTI", "length": 16, "domain": null }, { "name": "id_", "type": "esriFieldTypeInteger", "alias": "id_", "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": "R140_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S129_idx", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 36, "name": "Interstate 95", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881 }, "copyrightText": "", "parentLayer": { "id": 28, "name": "1:15000" }, "subLayers": [], "minScale": 15000, "maxScale": 9601, "referenceScale": 2400, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 48, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -8919040.022767654, "ymin": 3039724.54280939, "xmax": -8915396.367764456, "ymax": 3051782.507772249, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "FNODE_", "type": "esriFieldTypeDouble", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeDouble", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeDouble", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeDouble", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "ARCCOVS_ID", "type": "esriFieldTypeDouble", "alias": "ARCCOVS_ID", "domain": null }, { "name": "CLINE4_18_", "type": "esriFieldTypeDouble", "alias": "CLINE4_18_", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 40, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeDouble", "alias": "FROMLEFT", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeDouble", "alias": "TOLEFT", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeDouble", "alias": "FROMRIGHT", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeDouble", "alias": "TORIGHT", "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 4, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 2, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 5, "domain": null }, { "name": "EMSPRIORIT", "type": "esriFieldTypeString", "alias": "EMSPRIORIT", "length": 1, "domain": null }, { "name": "JURISDICTI", "type": "esriFieldTypeString", "alias": "JURISDICTI", "length": 16, "domain": null }, { "name": "id_", "type": "esriFieldTypeInteger", "alias": "id_", "domain": null }, { "name": "shape_STLe", "type": "esriFieldTypeDouble", "alias": "shape_STLe", "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": "R126_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S115_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 37, "name": "Subdivisions", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102658, "latestWkid": 2236 }, "copyrightText": "", "parentLayer": { "id": 28, "name": "1:15000" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 2400, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[SUBNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 170, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 6, "font": { "family": "Arial Narrow", "size": 56, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -8927284.025126409, "ymin": 3038844.8573244317, "xmax": -8912457.82035679, "ymax": 3052803.2487765583, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "SUBID", "type": "esriFieldTypeString", "alias": "SUBID", "length": 10, "domain": null }, { "name": "CTY", "type": "esriFieldTypeString", "alias": "CTY", "length": 2, "domain": null }, { "name": "RNG", "type": "esriFieldTypeString", "alias": "RNG", "length": 2, "domain": null }, { "name": "TWP", "type": "esriFieldTypeString", "alias": "TWP", "length": 2, "domain": null }, { "name": "SEC", "type": "esriFieldTypeString", "alias": "SEC", "length": 2, "domain": null }, { "name": "SUBD", "type": "esriFieldTypeString", "alias": "SUBD", "length": 2, "domain": null }, { "name": "SUBNAME", "type": "esriFieldTypeString", "alias": "SUBNAME", "length": 90, "domain": null }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "BOOK", "length": 5, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "PAGE", "length": 4, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "TAXYR", "type": "esriFieldTypeString", "alias": "TAXYR", "length": 1, "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": "R782_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S666_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 15000, "effectiveMaxScale": 9601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 38, "name": "1:24000", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 39, "name": "Utility Service Area Grid" }, { "id": -1, "name": "" }, { "id": 41, "name": "Utility Service Area Boundary" }, { "id": 42, "name": "Condo Parcels" }, { "id": 43, "name": "Railroads" }, { "id": 44, "name": "Water Bodies" }, { "id": 45, "name": "Major Roads" }, { "id": 46, "name": "Interstate 95" }, { "id": 47, "name": "Subdivisions" } ], "minScale": 24000, "maxScale": 15001, "defaultVisibility": true, "extent": { "xmin": -8927284.025126409, "ymin": 3038764.8793999986, "xmax": -8912457.82035679, "ymax": 3052803.2487765583, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 39, "name": "Utility Service Area Grid", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102658, "latestWkid": 2236 }, "copyrightText": "", "parentLayer": { "id": 38, "name": "1:24000" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 2400, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[UTIL_PG]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 84, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -8924653.833169034, "ymin": 3038868.791530151, "xmax": -8912848.018893357, "ymax": 3051827.3097799704, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "UTIL_PG", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "UTIL_PG", "type": "esriFieldTypeString", "alias": "UTIL_PG", "length": 255, "domain": null }, { "name": "Page_Numb", "type": "esriFieldTypeDouble", "alias": "Page_Numb", "domain": null }, { "name": "Sheet_Num", "type": "esriFieldTypeSmallInteger", "alias": "Sheet_Num", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Water", "type": "esriFieldTypeString", "alias": "Water", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "Yes or No ", "codedValues": [ { "name": "No", "code": "0" }, { "name": "Yes", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Sewer", "type": "esriFieldTypeString", "alias": "Sewer", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "Yes or No ", "codedValues": [ { "name": "No", "code": "0" }, { "name": "Yes", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RawWater", "type": "esriFieldTypeString", "alias": "RawWater", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "Yes or No ", "codedValues": [ { "name": "No", "code": "0" }, { "name": "Yes", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ReclaimedWater", "type": "esriFieldTypeString", "alias": "ReclaimedWater", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "Yes or No ", "codedValues": [ { "name": "No", "code": "0" }, { "name": "Yes", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SSTTRR", "type": "esriFieldTypeString", "alias": "SSTTRR", "length": 8, "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.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": "R136_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S110_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 24000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 41, "name": "Utility Service Area Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 38, "name": "1:24000" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 230, 0, 0, 255 ], "width": 7 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8924584.0523, "ymin": 3038879.6997999996, "xmax": -8912851.4562, "ymax": 3051761.3024000004, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BOCADATA10_2_DBO_UTILITY_SVA_WM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FID_", "type": "esriFieldTypeInteger", "alias": "FID_", "domain": null }, { "name": "BOCADATA10_2_DBO_UTILITY_SVA_WM", "type": "esriFieldTypeString", "alias": "BOCADATA10_2.DBO.UTILITY_SVA_WM.Entity", "length": 16, "domain": null }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "length": 16, "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 254, "domain": null }, { "name": "Color", "type": "esriFieldTypeInteger", "alias": "Color", "domain": null }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "length": 254, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Thickness", "type": "esriFieldTypeDouble", "alias": "Thickness", "domain": null }, { "name": "Text_", "type": "esriFieldTypeString", "alias": "Text_", "length": 254, "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": "R220_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S209_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 24000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 42, "name": "Condo Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102658, "latestWkid": 2236 }, "copyrightText": "", "parentLayer": { "id": 38, "name": "1:24000" }, "subLayers": [], "minScale": 6000, "maxScale": 0, "referenceScale": 2400, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CONDO_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 170, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 12, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -8922830.256392306, "ymin": 3038877.3120297855, "xmax": -8912886.442288497, "ymax": 3051040.4117427887, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CONDO_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "BOCADATA10_2_DBO_CONDO_AREA", "type": "esriFieldTypeDouble", "alias": "BOCADATA10_2.DBO.CONDO.AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "POLY_", "type": "esriFieldTypeInteger", "alias": "POLY_", "domain": null }, { "name": "NAME_ID", "type": "esriFieldTypeDouble", "alias": "NAME_ID", "domain": null }, { "name": "PARCELCODE", "type": "esriFieldTypeString", "alias": "PARCELCODE", "length": 17, "domain": null }, { "name": "AREA_SQFT", "type": "esriFieldTypeDouble", "alias": "AREA_SQFT", "domain": null }, { "name": "CONDO_NAME", "type": "esriFieldTypeString", "alias": "CONDO_NAME", "length": 50, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 254, "domain": null }, { "name": "ADDRESS2", "type": "esriFieldTypeString", "alias": "ADDRESS2", "length": 50, "domain": null }, { "name": "PCN", "type": "esriFieldTypeString", "alias": "PCN", "length": 254, "domain": null }, { "name": "ORB_PAGE", "type": "esriFieldTypeString", "alias": "ORB_PAGE", "length": 254, "domain": null }, { "name": "PLAT_DATE", "type": "esriFieldTypeString", "alias": "PLAT_DATE", "length": 8, "domain": null }, { "name": "CTY", "type": "esriFieldTypeString", "alias": "CTY", "length": 4, "domain": null }, { "name": "RNG", "type": "esriFieldTypeString", "alias": "RNG", "length": 4, "domain": null }, { "name": "TWP", "type": "esriFieldTypeString", "alias": "TWP", "length": 4, "domain": null }, { "name": "SEC", "type": "esriFieldTypeString", "alias": "SEC", "length": 4, "domain": null }, { "name": "SUB", "type": "esriFieldTypeString", "alias": "SUB", "length": 4, "domain": null }, { "name": "BLK", "type": "esriFieldTypeString", "alias": "BLK", "length": 4, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 4, "domain": null }, { "name": "Condo_Type", "type": "esriFieldTypeString", "alias": "Condo_Type", "length": 15, "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": "R79_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S68_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 43, "name": "Railroads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 38, "name": "1:24000" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 2400, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8924638.8908, "ymin": 3038764.8794, "xmax": -8912846.2221, "ymax": 3051760.5566999987, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FNODE_", "type": "esriFieldTypeDouble", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeDouble", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeDouble", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeDouble", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "ARCCOVS_ID", "type": "esriFieldTypeDouble", "alias": "ARCCOVS_ID", "domain": null }, { "name": "CLINE4_18_", "type": "esriFieldTypeDouble", "alias": "CLINE4_18_", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 40, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeDouble", "alias": "FROMLEFT", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeDouble", "alias": "TOLEFT", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeDouble", "alias": "FROMRIGHT", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeDouble", "alias": "TORIGHT", "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 4, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 2, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 5, "domain": null }, { "name": "EMSPRIORIT", "type": "esriFieldTypeString", "alias": "EMSPRIORIT", "length": 1, "domain": null }, { "name": "JURISDICTI", "type": "esriFieldTypeString", "alias": "JURISDICTI", "length": 16, "domain": null }, { "name": "id_", "type": "esriFieldTypeInteger", "alias": "id_", "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": "R140_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S129_idx", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 24000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 44, "name": "Water Bodies", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881 }, "copyrightText": "", "parentLayer": { "id": 38, "name": "1:24000" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 2400, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "\"\" CONCAT [NAME] CONCAT \"<\/ACP>\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 197, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 4, "font": { "family": "Arial", "size": 60, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -8924654.004536722, "ymin": 3038841.563494135, "xmax": -8912809.304619033, "ymax": 3051817.650533192, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BOCADATA10_2_DBO_WATER_BODIES_A", "type": "esriFieldTypeDouble", "alias": "BOCADATA10_2.DBO.WATER_BODIES.AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "HYDRO_FINA", "type": "esriFieldTypeDouble", "alias": "HYDRO_FINA", "domain": null }, { "name": "HYDRO_FI_1", "type": "esriFieldTypeDouble", "alias": "HYDRO_FI_1", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 25, "domain": null }, { "name": "JURISDICT", "type": "esriFieldTypeString", "alias": "JURISDICT", "length": 6, "domain": null }, { "name": "FLAG", "type": "esriFieldTypeSmallInteger", "alias": "FLAG", "domain": null }, { "name": "AREA_1", "type": "esriFieldTypeDouble", "alias": "AREA_1", "domain": null }, { "name": "PERIMETE_1", "type": "esriFieldTypeDouble", "alias": "PERIMETE_1", "domain": null }, { "name": "HYDRO_", "type": "esriFieldTypeDouble", "alias": "HYDRO_", "domain": null }, { "name": "HYDRO_ID", "type": "esriFieldTypeDouble", "alias": "HYDRO_ID", "domain": null }, { "name": "FTR_CODE", "type": "esriFieldTypeSmallInteger", "alias": "FTR_CODE", "domain": null }, { "name": "FTR_NAME", "type": "esriFieldTypeString", "alias": "FTR_NAME", "length": 30, "domain": null }, { "name": "UPDATE_", "type": "esriFieldTypeString", "alias": "UPDATE_", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R221_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S210_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 24000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 45, "name": "Major Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 38, "name": "1:24000" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 2400, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[STREET]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 5, "font": { "family": "Arial", "size": 72, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -8924638.8908, "ymin": 3038764.8794, "xmax": -8912846.2221, "ymax": 3051760.5566999987, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FNODE_", "type": "esriFieldTypeDouble", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeDouble", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeDouble", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeDouble", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "ARCCOVS_ID", "type": "esriFieldTypeDouble", "alias": "ARCCOVS_ID", "domain": null }, { "name": "CLINE4_18_", "type": "esriFieldTypeDouble", "alias": "CLINE4_18_", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 40, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeDouble", "alias": "FROMLEFT", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeDouble", "alias": "TOLEFT", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeDouble", "alias": "FROMRIGHT", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeDouble", "alias": "TORIGHT", "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 4, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 2, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 5, "domain": null }, { "name": "EMSPRIORIT", "type": "esriFieldTypeString", "alias": "EMSPRIORIT", "length": 1, "domain": null }, { "name": "JURISDICTI", "type": "esriFieldTypeString", "alias": "JURISDICTI", "length": 16, "domain": null }, { "name": "id_", "type": "esriFieldTypeInteger", "alias": "id_", "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": "R140_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S129_idx", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 24000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 46, "name": "Interstate 95", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881 }, "copyrightText": "", "parentLayer": { "id": 38, "name": "1:24000" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 2400, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 72, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -8919040.022767654, "ymin": 3039724.54280939, "xmax": -8915396.367764456, "ymax": 3051782.507772249, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "FNODE_", "type": "esriFieldTypeDouble", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeDouble", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeDouble", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeDouble", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "ARCCOVS_ID", "type": "esriFieldTypeDouble", "alias": "ARCCOVS_ID", "domain": null }, { "name": "CLINE4_18_", "type": "esriFieldTypeDouble", "alias": "CLINE4_18_", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 40, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeDouble", "alias": "FROMLEFT", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeDouble", "alias": "TOLEFT", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeDouble", "alias": "FROMRIGHT", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeDouble", "alias": "TORIGHT", "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 4, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 2, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 5, "domain": null }, { "name": "EMSPRIORIT", "type": "esriFieldTypeString", "alias": "EMSPRIORIT", "length": 1, "domain": null }, { "name": "JURISDICTI", "type": "esriFieldTypeString", "alias": "JURISDICTI", "length": 16, "domain": null }, { "name": "id_", "type": "esriFieldTypeInteger", "alias": "id_", "domain": null }, { "name": "shape_STLe", "type": "esriFieldTypeDouble", "alias": "shape_STLe", "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": "R126_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S115_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 24000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 47, "name": "Subdivisions", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102658, "latestWkid": 2236 }, "copyrightText": "", "parentLayer": { "id": 38, "name": "1:24000" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 2400, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[SUBNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 170, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 6, "font": { "family": "Arial Narrow", "size": 96, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -8927284.025126409, "ymin": 3038844.8573244317, "xmax": -8912457.82035679, "ymax": 3052803.2487765583, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "SUBID", "type": "esriFieldTypeString", "alias": "SUBID", "length": 10, "domain": null }, { "name": "CTY", "type": "esriFieldTypeString", "alias": "CTY", "length": 2, "domain": null }, { "name": "RNG", "type": "esriFieldTypeString", "alias": "RNG", "length": 2, "domain": null }, { "name": "TWP", "type": "esriFieldTypeString", "alias": "TWP", "length": 2, "domain": null }, { "name": "SEC", "type": "esriFieldTypeString", "alias": "SEC", "length": 2, "domain": null }, { "name": "SUBD", "type": "esriFieldTypeString", "alias": "SUBD", "length": 2, "domain": null }, { "name": "SUBNAME", "type": "esriFieldTypeString", "alias": "SUBNAME", "length": 90, "domain": null }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "BOOK", "length": 5, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "PAGE", "length": 4, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "TAXYR", "type": "esriFieldTypeString", "alias": "TAXYR", "length": 1, "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": "R782_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S666_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 24000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 48, "name": "1:60000", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 49, "name": "Utility Service Area Grid" }, { "id": -1, "name": "" }, { "id": 51, "name": "Utility Service Area Boundary" }, { "id": 52, "name": "Condo Parcels" }, { "id": 53, "name": "Railroads" }, { "id": 54, "name": "Water Bodies" }, { "id": 55, "name": "Major Roads" }, { "id": 56, "name": "Interstate 95" } ], "minScale": 60000, "maxScale": 24001, "defaultVisibility": true, "extent": { "xmin": -8924654.219108645, "ymin": 3038764.8793999986, "xmax": -8912809.529867508, "ymax": 3051827.3097799704, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 49, "name": "Utility Service Area Grid", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102658, "latestWkid": 2236 }, "copyrightText": "", "parentLayer": { "id": 48, "name": "1:60000" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 2400, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[UTIL_PG]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 144, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -8924653.833169034, "ymin": 3038868.791530151, "xmax": -8912848.018893357, "ymax": 3051827.3097799704, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "UTIL_PG", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "UTIL_PG", "type": "esriFieldTypeString", "alias": "UTIL_PG", "length": 255, "domain": null }, { "name": "Page_Numb", "type": "esriFieldTypeDouble", "alias": "Page_Numb", "domain": null }, { "name": "Sheet_Num", "type": "esriFieldTypeSmallInteger", "alias": "Sheet_Num", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Water", "type": "esriFieldTypeString", "alias": "Water", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "Yes or No ", "codedValues": [ { "name": "No", "code": "0" }, { "name": "Yes", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Sewer", "type": "esriFieldTypeString", "alias": "Sewer", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "Yes or No ", "codedValues": [ { "name": "No", "code": "0" }, { "name": "Yes", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RawWater", "type": "esriFieldTypeString", "alias": "RawWater", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "Yes or No ", "codedValues": [ { "name": "No", "code": "0" }, { "name": "Yes", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ReclaimedWater", "type": "esriFieldTypeString", "alias": "ReclaimedWater", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "Yes or No ", "codedValues": [ { "name": "No", "code": "0" }, { "name": "Yes", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SSTTRR", "type": "esriFieldTypeString", "alias": "SSTTRR", "length": 8, "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.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": "R136_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S110_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 60000, "effectiveMaxScale": 24001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 51, "name": "Utility Service Area Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 48, "name": "1:60000" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 230, 0, 0, 255 ], "width": 7 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8924584.0523, "ymin": 3038879.6997999996, "xmax": -8912851.4562, "ymax": 3051761.3024000004, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BOCADATA10_2_DBO_UTILITY_SVA_WM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FID_", "type": "esriFieldTypeInteger", "alias": "FID_", "domain": null }, { "name": "BOCADATA10_2_DBO_UTILITY_SVA_WM", "type": "esriFieldTypeString", "alias": "BOCADATA10_2.DBO.UTILITY_SVA_WM.Entity", "length": 16, "domain": null }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "length": 16, "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 254, "domain": null }, { "name": "Color", "type": "esriFieldTypeInteger", "alias": "Color", "domain": null }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "length": 254, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Thickness", "type": "esriFieldTypeDouble", "alias": "Thickness", "domain": null }, { "name": "Text_", "type": "esriFieldTypeString", "alias": "Text_", "length": 254, "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": "R220_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S209_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 60000, "effectiveMaxScale": 24001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 52, "name": "Condo Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102658, "latestWkid": 2236 }, "copyrightText": "", "parentLayer": { "id": 48, "name": "1:60000" }, "subLayers": [], "minScale": 6000, "maxScale": 0, "referenceScale": 2400, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CONDO_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 170, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 12, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -8922830.256392306, "ymin": 3038877.3120297855, "xmax": -8912886.442288497, "ymax": 3051040.4117427887, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CONDO_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "BOCADATA10_2_DBO_CONDO_AREA", "type": "esriFieldTypeDouble", "alias": "BOCADATA10_2.DBO.CONDO.AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "POLY_", "type": "esriFieldTypeInteger", "alias": "POLY_", "domain": null }, { "name": "NAME_ID", "type": "esriFieldTypeDouble", "alias": "NAME_ID", "domain": null }, { "name": "PARCELCODE", "type": "esriFieldTypeString", "alias": "PARCELCODE", "length": 17, "domain": null }, { "name": "AREA_SQFT", "type": "esriFieldTypeDouble", "alias": "AREA_SQFT", "domain": null }, { "name": "CONDO_NAME", "type": "esriFieldTypeString", "alias": "CONDO_NAME", "length": 50, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 254, "domain": null }, { "name": "ADDRESS2", "type": "esriFieldTypeString", "alias": "ADDRESS2", "length": 50, "domain": null }, { "name": "PCN", "type": "esriFieldTypeString", "alias": "PCN", "length": 254, "domain": null }, { "name": "ORB_PAGE", "type": "esriFieldTypeString", "alias": "ORB_PAGE", "length": 254, "domain": null }, { "name": "PLAT_DATE", "type": "esriFieldTypeString", "alias": "PLAT_DATE", "length": 8, "domain": null }, { "name": "CTY", "type": "esriFieldTypeString", "alias": "CTY", "length": 4, "domain": null }, { "name": "RNG", "type": "esriFieldTypeString", "alias": "RNG", "length": 4, "domain": null }, { "name": "TWP", "type": "esriFieldTypeString", "alias": "TWP", "length": 4, "domain": null }, { "name": "SEC", "type": "esriFieldTypeString", "alias": "SEC", "length": 4, "domain": null }, { "name": "SUB", "type": "esriFieldTypeString", "alias": "SUB", "length": 4, "domain": null }, { "name": "BLK", "type": "esriFieldTypeString", "alias": "BLK", "length": 4, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 4, "domain": null }, { "name": "Condo_Type", "type": "esriFieldTypeString", "alias": "Condo_Type", "length": 15, "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": "R79_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S68_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMaxScale": 24001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 53, "name": "Railroads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 48, "name": "1:60000" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 2400, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8924638.8908, "ymin": 3038764.8794, "xmax": -8912846.2221, "ymax": 3051760.5566999987, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FNODE_", "type": "esriFieldTypeDouble", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeDouble", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeDouble", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeDouble", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "ARCCOVS_ID", "type": "esriFieldTypeDouble", "alias": "ARCCOVS_ID", "domain": null }, { "name": "CLINE4_18_", "type": "esriFieldTypeDouble", "alias": "CLINE4_18_", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 40, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeDouble", "alias": "FROMLEFT", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeDouble", "alias": "TOLEFT", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeDouble", "alias": "FROMRIGHT", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeDouble", "alias": "TORIGHT", "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 4, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 2, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 5, "domain": null }, { "name": "EMSPRIORIT", "type": "esriFieldTypeString", "alias": "EMSPRIORIT", "length": 1, "domain": null }, { "name": "JURISDICTI", "type": "esriFieldTypeString", "alias": "JURISDICTI", "length": 16, "domain": null }, { "name": "id_", "type": "esriFieldTypeInteger", "alias": "id_", "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": "R140_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S129_idx", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 60000, "effectiveMaxScale": 24001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 54, "name": "Water Bodies", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881 }, "copyrightText": "", "parentLayer": { "id": 48, "name": "1:60000" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 2400, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "\"\" CONCAT [NAME] CONCAT \"<\/ACP>\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 197, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 5, "font": { "family": "Arial", "size": 72, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -8924654.004536722, "ymin": 3038841.563494135, "xmax": -8912809.304619033, "ymax": 3051817.650533192, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BOCADATA10_2_DBO_WATER_BODIES_A", "type": "esriFieldTypeDouble", "alias": "BOCADATA10_2.DBO.WATER_BODIES.AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "HYDRO_FINA", "type": "esriFieldTypeDouble", "alias": "HYDRO_FINA", "domain": null }, { "name": "HYDRO_FI_1", "type": "esriFieldTypeDouble", "alias": "HYDRO_FI_1", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 25, "domain": null }, { "name": "JURISDICT", "type": "esriFieldTypeString", "alias": "JURISDICT", "length": 6, "domain": null }, { "name": "FLAG", "type": "esriFieldTypeSmallInteger", "alias": "FLAG", "domain": null }, { "name": "AREA_1", "type": "esriFieldTypeDouble", "alias": "AREA_1", "domain": null }, { "name": "PERIMETE_1", "type": "esriFieldTypeDouble", "alias": "PERIMETE_1", "domain": null }, { "name": "HYDRO_", "type": "esriFieldTypeDouble", "alias": "HYDRO_", "domain": null }, { "name": "HYDRO_ID", "type": "esriFieldTypeDouble", "alias": "HYDRO_ID", "domain": null }, { "name": "FTR_CODE", "type": "esriFieldTypeSmallInteger", "alias": "FTR_CODE", "domain": null }, { "name": "FTR_NAME", "type": "esriFieldTypeString", "alias": "FTR_NAME", "length": 30, "domain": null }, { "name": "UPDATE_", "type": "esriFieldTypeString", "alias": "UPDATE_", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R221_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S210_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 60000, "effectiveMaxScale": 24001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 55, "name": "Major Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 48, "name": "1:60000" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 2400, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[STREET]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 6, "font": { "family": "Arial", "size": 144, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -8924638.8908, "ymin": 3038764.8794, "xmax": -8912846.2221, "ymax": 3051760.5566999987, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FNODE_", "type": "esriFieldTypeDouble", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeDouble", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeDouble", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeDouble", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "ARCCOVS_ID", "type": "esriFieldTypeDouble", "alias": "ARCCOVS_ID", "domain": null }, { "name": "CLINE4_18_", "type": "esriFieldTypeDouble", "alias": "CLINE4_18_", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 40, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeDouble", "alias": "FROMLEFT", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeDouble", "alias": "TOLEFT", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeDouble", "alias": "FROMRIGHT", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeDouble", "alias": "TORIGHT", "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 4, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 2, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 5, "domain": null }, { "name": "EMSPRIORIT", "type": "esriFieldTypeString", "alias": "EMSPRIORIT", "length": 1, "domain": null }, { "name": "JURISDICTI", "type": "esriFieldTypeString", "alias": "JURISDICTI", "length": 16, "domain": null }, { "name": "id_", "type": "esriFieldTypeInteger", "alias": "id_", "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": "R140_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S129_idx", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 60000, "effectiveMaxScale": 24001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 56, "name": "Interstate 95", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881 }, "copyrightText": "", "parentLayer": { "id": 48, "name": "1:60000" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 2400, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 108, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -8919040.022767654, "ymin": 3039724.54280939, "xmax": -8915396.367764456, "ymax": 3051782.507772249, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "FNODE_", "type": "esriFieldTypeDouble", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeDouble", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeDouble", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeDouble", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "ARCCOVS_ID", "type": "esriFieldTypeDouble", "alias": "ARCCOVS_ID", "domain": null }, { "name": "CLINE4_18_", "type": "esriFieldTypeDouble", "alias": "CLINE4_18_", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 40, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeDouble", "alias": "FROMLEFT", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeDouble", "alias": "TOLEFT", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeDouble", "alias": "FROMRIGHT", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeDouble", "alias": "TORIGHT", "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 4, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 2, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 5, "domain": null }, { "name": "EMSPRIORIT", "type": "esriFieldTypeString", "alias": "EMSPRIORIT", "length": 1, "domain": null }, { "name": "JURISDICTI", "type": "esriFieldTypeString", "alias": "JURISDICTI", "length": 16, "domain": null }, { "name": "id_", "type": "esriFieldTypeInteger", "alias": "id_", "domain": null }, { "name": "shape_STLe", "type": "esriFieldTypeDouble", "alias": "shape_STLe", "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": "R126_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S115_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 60000, "effectiveMaxScale": 24001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 57, "name": "2023 Aerial SIDS", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 58, "name": "960_760.sid" }, { "id": 59, "name": "960_755.sid" }, { "id": 60, "name": "960_750.sid" }, { "id": 61, "name": "960_745.sid" }, { "id": 62, "name": "960_740.sid" }, { "id": 63, "name": "960_735.sid" }, { "id": 64, "name": "960_730.sid" }, { "id": 65, "name": "960_725.sid" }, { "id": 66, "name": "960_720.sid" }, { "id": 67, "name": "955_760.sid" }, { "id": 68, "name": "955_755.sid" }, { "id": 69, "name": "955_750.sid" }, { "id": 70, "name": "955_745.sid" }, { "id": 71, "name": "955_740.sid" }, { "id": 72, "name": "955_735.sid" }, { "id": 73, "name": "955_730.sid" }, { "id": 74, "name": "955_725.sid" }, { "id": 75, "name": "955_720.sid" }, { "id": 76, "name": "950_760.sid" }, { "id": 77, "name": "950_755.sid" }, { "id": 78, "name": "950_750.sid" }, { "id": 79, "name": "950_745.sid" }, { "id": 80, "name": "950_740.sid" }, { "id": 81, "name": "950_735.sid" }, { "id": 82, "name": "950_730.sid" }, { "id": 83, "name": "950_725.sid" }, { "id": 84, "name": "950_720.sid" }, { "id": 85, "name": "945_760.sid" }, { "id": 86, "name": "945_755.sid" }, { "id": 87, "name": "945_750.sid" }, { "id": 88, "name": "945_745.sid" }, { "id": 89, "name": "945_740.sid" }, { "id": 90, "name": "945_735.sid" }, { "id": 91, "name": "945_730.sid" }, { "id": 92, "name": "945_725.sid" }, { "id": 93, "name": "945_720.sid" }, { "id": 94, "name": "940_760.sid" }, { "id": 95, "name": "940_755.sid" }, { "id": 96, "name": "940_750.sid" }, { "id": 97, "name": "940_745.sid" }, { "id": 98, "name": "940_740.sid" }, { "id": 99, "name": "940_735.sid" }, { "id": 100, "name": "940_730.sid" }, { "id": 101, "name": "940_725.sid" }, { "id": 102, "name": "940_720.sid" }, { "id": 103, "name": "935_760.sid" }, { "id": 104, "name": "935_755.sid" }, { "id": 105, "name": "935_750.sid" }, { "id": 106, "name": "935_745.sid" }, { "id": 107, "name": "935_740.sid" }, { "id": 108, "name": "935_735.sid" }, { "id": 109, "name": "935_730.sid" }, { "id": 110, "name": "935_725.sid" }, { "id": 111, "name": "935_720.sid" }, { "id": 112, "name": "930_760.sid" }, { "id": 113, "name": "930_755.sid" }, { "id": 114, "name": "930_750.sid" }, { "id": 115, "name": "930_745.sid" }, { "id": 116, "name": "930_740.sid" }, { "id": 117, "name": "930_735.sid" }, { "id": 118, "name": "930_730.sid" }, { "id": 119, "name": "930_725.sid" }, { "id": 120, "name": "930_720.sid" }, { "id": 121, "name": "925_760.sid" }, { "id": 122, "name": "925_755.sid" }, { "id": 123, "name": "925_750.sid" }, { "id": 124, "name": "925_745.sid" }, { "id": 125, "name": "925_740.sid" }, { "id": 126, "name": "925_735.sid" }, { "id": 127, "name": "925_730.sid" }, { "id": 128, "name": "925_725.sid" }, { "id": 129, "name": "925_720.sid" }, { "id": 130, "name": "920_760.sid" }, { "id": 131, "name": "920_755.sid" }, { "id": 132, "name": "920_750.sid" }, { "id": 133, "name": "920_745.sid" }, { "id": 134, "name": "920_740.sid" }, { "id": 135, "name": "920_735.sid" }, { "id": 136, "name": "920_730.sid" }, { "id": 137, "name": "920_725.sid" }, { "id": 138, "name": "920_720.sid" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8924736.390981054, "ymin": 3038787.612077545, "xmax": -8912754.277391344, "ymax": 3051908.438276691, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 58, "name": "960_760.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8913533.624437172, "ymin": 3051378.706185993, "xmax": -8912754.277391344, "ymax": 3051832.131110251, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 59, "name": "960_755.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8913545.881591486, "ymin": 3049669.110261301, "xmax": -8912757.513109853, "ymax": 3051384.353733947, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 60, "name": "960_750.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8913558.129917009, "ymin": 3047959.714776656, "xmax": -8912769.862281557, "ymax": 3049674.753749003, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 61, "name": "960_745.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8913570.369418269, "ymin": 3046250.5195874306, "xmax": -8912782.2025582, "ymax": 3047965.3542061835, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 62, "name": "960_740.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8913582.600099789, "ymin": 3044541.524549066, "xmax": -8912794.53394435, "ymax": 3046256.154960849, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 63, "name": "960_735.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8913594.821966086, "ymin": 3042832.7295170785, "xmax": -8912806.856444556, "ymax": 3044547.155868447, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 64, "name": "960_730.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8913607.035021676, "ymin": 3041124.1343470644, "xmax": -8912819.170063375, "ymax": 3042838.3567844895, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 65, "name": "960_725.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8913619.239271065, "ymin": 3039415.738894687, "xmax": -8912831.474805351, "ymax": 3041129.757564571, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 66, "name": "960_720.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8913623.724560127, "ymin": 3038787.612077545, "xmax": -8912843.770675031, "ymax": 3039421.3580643516, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 67, "name": "955_760.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8915234.137702573, "ymin": 3051384.353733947, "xmax": -8913530.412828973, "ymax": 3051844.3598675234, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 68, "name": "955_755.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8915246.19323793, "ymin": 3049674.753749003, "xmax": -8913533.624437172, "ymax": 3051396.5801883466, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 69, "name": "955_750.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8915258.240089698, "ymin": 3047965.3542061835, "xmax": -8913545.881591486, "ymax": 3049686.9714132925, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 70, "name": "955_745.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8915270.278262328, "ymin": 3046256.154960849, "xmax": -8913558.129917009, "ymax": 3047977.5630848487, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 71, "name": "955_740.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8915282.30776027, "ymin": 3044547.155868447, "xmax": -8913570.369418269, "ymax": 3046268.355058377, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 72, "name": "955_735.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8915294.32858797, "ymin": 3042838.3567844895, "xmax": -8913582.600099789, "ymax": 3044559.347189316, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 73, "name": "955_730.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8915306.340749864, "ymin": 3041129.757564571, "xmax": -8913594.821966086, "ymax": 3042850.5393331754, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 74, "name": "955_725.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8915318.344250387, "ymin": 3039421.3580643516, "xmax": -8913607.035021676, "ymax": 3041141.931345543, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 75, "name": "955_720.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8915322.755760495, "ymin": 3038793.2297593355, "xmax": -8913619.239271065, "ymax": 3039433.5230820742, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 76, "name": "950_760.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8916934.659656022, "ymin": 3051396.5801883466, "xmax": -8915230.978922382, "ymax": 3051856.3858025083, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 77, "name": "950_755.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8916946.513567964, "ymin": 3049686.9714132925, "xmax": -8915234.137702573, "ymax": 3051408.60385865, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 78, "name": "950_750.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8916958.358941523, "ymin": 3047977.5630848487, "xmax": -8915246.19323793, "ymax": 3049698.9864392504, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 79, "name": "950_745.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8916970.195781076, "ymin": 3046268.355058377, "xmax": -8915258.240089698, "ymax": 3047989.5694708764, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 80, "name": "950_740.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8916982.024090998, "ymin": 3044559.347189316, "xmax": -8915270.278262328, "ymax": 3046280.3528088825, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 81, "name": "950_735.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8916993.843875658, "ymin": 3042850.5393331754, "xmax": -8915282.30776027, "ymax": 3044571.3363087047, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 82, "name": "950_730.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8917005.655139422, "ymin": 3041141.931345543, "xmax": -8915294.32858797, "ymax": 3042862.519825848, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 83, "name": "950_725.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8917017.45788665, "ymin": 3039433.5230820742, "xmax": -8915306.340749864, "ymax": 3041153.903215896, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 84, "name": "950_720.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8917021.795616172, "ymin": 3038805.391555934, "xmax": -8915318.344250387, "ymax": 3039445.4863345018, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 85, "name": "945_760.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8918635.190152233, "ymin": 3051408.60385865, "xmax": -8916931.553705005, "ymax": 3051868.2089107684, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 86, "name": "945_755.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8918646.84243638, "ymin": 3049698.9864392504, "xmax": -8916934.659656022, "ymax": 3051420.4247404146, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 87, "name": "945_750.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8918658.48632735, "ymin": 3047989.5694708764, "xmax": -8916946.513567964, "ymax": 3049710.7988224407, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 88, "name": "945_745.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8918670.121829454, "ymin": 3046280.3528088825, "xmax": -8916958.358941523, "ymax": 3048001.373359831, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 89, "name": "945_740.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8918681.748946985, "ymin": 3044571.3363087047, "xmax": -8916970.195781076, "ymax": 3046292.1482079383, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 90, "name": "945_735.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8918693.367684241, "ymin": 3042862.519825848, "xmax": -8916982.024090998, "ymax": 3044583.1232221923, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 91, "name": "945_730.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8918704.978045514, "ymin": 3041153.903215896, "xmax": -8916993.843875658, "ymax": 3042874.2982580927, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 92, "name": "945_725.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8918716.580035089, "ymin": 3039445.4863345018, "xmax": -8917005.655139422, "ymax": 3041165.6731712194, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 93, "name": "945_720.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8918720.84398243, "ymin": 3038817.3516406543, "xmax": -8917017.45788665, "ymax": 3039457.247817224, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 94, "name": "940_760.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8920335.729045928, "ymin": 3051420.4247404146, "xmax": -8918632.137031542, "ymax": 3051879.8291879334, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 95, "name": "940_755.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8920347.17969797, "ymin": 3049710.7988224407, "xmax": -8918635.190152233, "ymax": 3051432.0428292756, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 96, "name": "940_750.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8920358.622102048, "ymin": 3048001.373359831, "xmax": -8918646.84243638, "ymax": 3049722.4085585014, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 97, "name": "940_745.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8920370.0562624, "ymin": 3046292.1482079383, "xmax": -8918658.48632735, "ymax": 3048012.974747359, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 98, "name": "940_740.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8920381.482183246, "ymin": 3044583.1232221923, "xmax": -8918670.121829454, "ymax": 3046303.7412511907, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 99, "name": "940_735.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8920392.899868809, "ymin": 3042874.2982580927, "xmax": -8918681.748946985, "ymax": 3044594.7079254277, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 100, "name": "940_730.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8920404.309323302, "ymin": 3041165.6731712194, "xmax": -8918693.367684241, "ymax": 3042885.874625565, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 101, "name": "940_725.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8920415.710550942, "ymin": 3039457.247817224, "xmax": -8918704.978045514, "ymax": 3041177.241207175, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 102, "name": "940_720.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8920419.900714524, "ymin": 3038829.110009086, "xmax": -8918716.580035089, "ymax": 3039468.807525905, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 103, "name": "935_760.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8922036.276191816, "ymin": 3051432.0428292756, "xmax": -8920332.72875669, "ymax": 3051891.246629713, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 104, "name": "935_755.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8922047.525207518, "ymin": 3049722.4085585014, "xmax": -8920335.729045928, "ymax": 3051443.4581209426, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 105, "name": "935_750.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8922058.766120479, "ymin": 3048012.974747359, "xmax": -8920347.17969797, "ymax": 3049733.815643148, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 106, "name": "935_745.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8922069.998934852, "ymin": 3046303.7412511907, "xmax": -8920358.622102048, "ymax": 3048024.373629173, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 107, "name": "935_740.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8922081.223654792, "ymin": 3044594.7079254277, "xmax": -8920370.0562624, "ymax": 3046315.1319343625, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 108, "name": "935_735.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8922092.44028444, "ymin": 3042885.874625565, "xmax": -8920381.482183246, "ymax": 3044606.090414138, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 109, "name": "935_730.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8922103.648827944, "ymin": 3041177.241207175, "xmax": -8920392.899868809, "ymax": 3042897.2489239923, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 110, "name": "935_725.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8922114.849289441, "ymin": 3039468.807525905, "xmax": -8920404.309323302, "ymax": 3041188.6073194933, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 111, "name": "935_720.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8922118.965667719, "ymin": 3038840.6666568955, "xmax": -8920415.710550942, "ymax": 3039480.1654562843, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 112, "name": "930_760.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8923736.831444604, "ymin": 3051443.4581209426, "xmax": -8922033.328735141, "ymax": 3051902.4612318883, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 113, "name": "930_755.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8923747.878819808, "ymin": 3049733.815643148, "xmax": -8922036.276191816, "ymax": 3051454.6706111995, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 114, "name": "930_750.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8923758.918237492, "ymin": 3048024.373629173, "xmax": -8922047.525207518, "ymax": 3049745.0200721673, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 115, "name": "930_745.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8923769.94970174, "ymin": 3046315.1319343625, "xmax": -8922058.766120479, "ymax": 3048035.57000107, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 116, "name": "930_740.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8923780.973216625, "ymin": 3044606.090414138, "xmax": -8922069.998934852, "ymax": 3046326.3202532507, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 117, "name": "930_735.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8923791.988786219, "ymin": 3042897.2489239923, "xmax": -8922081.223654792, "ymax": 3044617.2706841235, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 118, "name": "930_730.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8923802.996414592, "ymin": 3041188.6073194933, "xmax": -8922092.44028444, "ymax": 3042908.4211491803, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 119, "name": "930_725.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8923813.99610581, "ymin": 3039480.1654562843, "xmax": -8922103.648827944, "ymax": 3041199.7715039835, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 120, "name": "930_720.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8923818.038697265, "ymin": 3038852.021579822, "xmax": -8922114.849289441, "ymax": 3039491.3216041746, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 121, "name": "925_760.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8924655.984882578, "ymin": 3051454.6706111995, "xmax": -8923733.936821582, "ymax": 3051908.438276691, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 122, "name": "925_755.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8924666.923269385, "ymin": 3049745.0200721673, "xmax": -8923736.831444604, "ymax": 3051460.646530411, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 123, "name": "925_750.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8924677.853777172, "ymin": 3048035.57000107, "xmax": -8923747.878819808, "ymax": 3049750.991694974, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 124, "name": "925_745.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8924688.776409972, "ymin": 3046326.3202532507, "xmax": -8923758.918237492, "ymax": 3048041.5373296654, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 125, "name": "925_740.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8924699.691171825, "ymin": 3044617.2706841235, "xmax": -8923769.94970174, "ymax": 3046332.283289826, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 126, "name": "925_735.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8924710.59806676, "ymin": 3042908.4211491803, "xmax": -8923780.973216625, "ymax": 3044623.2294308683, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 127, "name": "925_730.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8924721.497098811, "ymin": 3041199.7715039835, "xmax": -8923791.988786219, "ymax": 3042914.3756082826, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 128, "name": "925_725.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8924732.388271999, "ymin": 3039491.3216041746, "xmax": -8923802.996414592, "ymax": 3041205.7216776283, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 129, "name": "925_720.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8924736.390981054, "ymin": 3038863.174773684, "xmax": -8923813.99610581, "ymax": 3039497.267494546, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 130, "name": "920_760.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8924736.357086277, "ymin": 3038787.6484699785, "xmax": -8912754.380525174, "ymax": 3051908.437927715, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 131, "name": "920_755.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8924736.357086277, "ymin": 3038787.6484699785, "xmax": -8912754.380525174, "ymax": 3051908.437927715, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 132, "name": "920_750.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8924736.357086277, "ymin": 3038787.6484699785, "xmax": -8912754.380525174, "ymax": 3051908.437927715, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 133, "name": "920_745.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8924736.357086277, "ymin": 3038787.6484699785, "xmax": -8912754.380525174, "ymax": 3051908.437927715, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 134, "name": "920_740.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8924736.357086277, "ymin": 3038787.6484699785, "xmax": -8912754.380525174, "ymax": 3051908.437927715, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 135, "name": "920_735.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8924736.357086277, "ymin": 3038787.6484699785, "xmax": -8912754.380525174, "ymax": 3051908.437927715, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 136, "name": "920_730.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8924736.357086277, "ymin": 3038787.6484699785, "xmax": -8912754.380525174, "ymax": 3051908.437927715, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 137, "name": "920_725.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8924736.357086277, "ymin": 3038787.6484699785, "xmax": -8912754.380525174, "ymax": 3051908.437927715, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 138, "name": "920_720.sid", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "2023 Aerial SIDS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8924736.357086277, "ymin": 3038787.6484699785, "xmax": -8912754.380525174, "ymax": 3051908.437927715, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [] }