{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Address Labels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 1.9355950237190348E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.746379999992949E7, "falseY": -4.6132599999903604E7, "xyUnits": 10332.7399352227, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1801, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "507f28742aa5dc4dea13e491cb2b4d71", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhwANYhpQkAA17AB3iDJ3sAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[AddressNumber]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "Unit IS NULL OR Unit = 'HSE'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Address Full", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 204, 204, 204, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[Unit]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 1200, "name": "Unit", "priority": 2, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 225, 225, 225, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 956890.1317531578, "ymin": 1899808.2483838499, "xmax": 1013413.4710282609, "ymax": 1937470.4023178145, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.0032808333333333335, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -17463800, "falseY": -46132600, "xyUnits": 1.3724482207846552E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AddressID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AddressID", "type": "esriFieldTypeString", "alias": "AddressID", "length": 255, "domain": null }, { "name": "AddressNumber", "type": "esriFieldTypeString", "alias": "AddressNumber", "length": 8, "domain": null }, { "name": "AddressPointType", "type": "esriFieldTypeString", "alias": "AddressPointType", "length": 1, "domain": { "type": "codedValue", "name": "WS1_DAddressPointType", "description": "", "codedValues": [ { "name": "Building Entrance", "code": "E" }, { "name": "Building", "code": "B" }, { "name": "Parcel", "code": "P" }, { "name": "Other", "code": "O" }, { "name": "Water Meter", "code": "W" }, { "name": "Intersection", "code": "I" }, { "name": "Electric Meter", "code": "X" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XCoordinate", "type": "esriFieldTypeDouble", "alias": "XCoordinate", "domain": null }, { "name": "YCoordinate", "type": "esriFieldTypeDouble", "alias": "YCoordinate", "domain": null }, { "name": "CollectionMethod", "type": "esriFieldTypeString", "alias": "CollectionMethod", "length": 8, "domain": { "type": "codedValue", "name": "WS1_DCollectionMethod", "description": "", "codedValues": [ { "name": "Geocoded Location", "code": "Geocode" }, { "name": "GPS Capture", "code": "GPS" }, { "name": "Manual Using Imagery Reference", "code": "Imagery" }, { "name": "Manual Using Vector Reference", "code": "Vector" }, { "name": "Added based on Econ Dev request - Not Official", "code": "EconDev" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "StreetID", "type": "esriFieldTypeInteger", "alias": "StreetID", "domain": null }, { "name": "LabelRotation", "type": "esriFieldTypeDouble", "alias": "Label Rotation", "domain": null }, { "name": "SIDE", "type": "esriFieldTypeString", "alias": "Side", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ParcelID", "type": "esriFieldTypeString", "alias": "PARCELID", "length": 10, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "UseCode", "type": "esriFieldTypeString", "alias": "UseCode", "length": 50, "domain": { "type": "codedValue", "name": "WS1_Addr_Use_Code", "description": "", "codedValues": [ { "name": "Residential", "code": "Residential" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Townhomes", "code": "Townhomes" }, { "name": "Condominium", "code": "Condominium" }, { "name": "Water Meter", "code": "Water Meter" }, { "name": "Electric Meter", "code": "Electric Meter" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TempAddressID", "type": "esriFieldTypeString", "alias": "TempAddressID", "length": 50, "domain": null }, { "name": "Unit", "type": "esriFieldTypeString", "alias": "Unit", "length": 25, "domain": null }, { "name": "BusinessName", "type": "esriFieldTypeString", "alias": "BusinessName", "length": 75, "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": "PrefixDirection", "type": "esriFieldTypeString", "alias": "Prefix Direction", "length": 1, "domain": { "type": "codedValue", "name": "WS1_Direction", "description": "Compass Directions", "codedValues": [ { "name": "N", "code": "N" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "NW", "code": "NW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "Street Name", "length": 50, "domain": null }, { "name": "SuffixType", "type": "esriFieldTypeString", "alias": "Suffix Type", "length": 5, "domain": { "type": "codedValue", "name": "WS1_Street_Type", "description": "Street Types", "codedValues": [ { "name": "Cir", "code": "Cir" }, { "name": "Dr", "code": "Dr" }, { "name": "Ln", "code": "Ln" }, { "name": "Pl", "code": "Pl" }, { "name": "Rdg", "code": "Rdg" }, { "name": "Rd", "code": "Rd" }, { "name": "St", "code": "St" }, { "name": "Ter", "code": "Ter" }, { "name": "Trl", "code": "Trl" }, { "name": "Way", "code": "Way" }, { "name": "Hwy", "code": "Hwy" }, { "name": "Com", "code": "Com" }, { "name": "Pkwy", "code": "Pkwy" }, { "name": "Ct", "code": "Ct" }, { "name": "Course", "code": "Crse" }, { "name": "Av", "code": "Ave" }, { "name": "Bl", "code": "Blvd" }, { "name": "Cv", "code": "Cv" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SuffixDirection", "type": "esriFieldTypeString", "alias": "Suffix Direction", "length": 1, "domain": { "type": "codedValue", "name": "WS1_Direction", "description": "Compass Directions", "codedValues": [ { "name": "N", "code": "N" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "NW", "code": "NW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 15, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 5, "domain": null }, { "name": "StreetAliasID", "type": "esriFieldTypeInteger", "alias": "StreetAliasID", "domain": null }, { "name": "StreetAddress", "type": "esriFieldTypeString", "alias": "Full Street Name", "length": 75, "domain": null }, { "name": "UtilityBillingID", "type": "esriFieldTypeString", "alias": "UtilityBillingID", "length": 9, "domain": null }, { "name": "CityView", "type": "esriFieldTypeString", "alias": "CityView", "length": 10, "domain": { "type": "codedValue", "name": "WS1_Boolean", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AddressFull", "type": "esriFieldTypeString", "alias": "AddressFull", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R99_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G128StreetID", "fields": "StreetID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G128AddressID", "fields": "AddressID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I128UBID", "fields": "UtilityBillingID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Address_CityView", "fields": "CityView", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S73_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "Road Name", "relatedTableId": 1, "role": "esriRelRoleDestination", "keyField": "STREETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{98F20621-B0D6-40E7-96BE-28E4F5BA3D40}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a5c1fb4f0fc4df98c8084f3723fc36c" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 1.9355950237190348E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.746379999992949E7, "falseY": -4.6132599999903604E7, "xyUnits": 10332.7399352227, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASS", "uniqueValueGroups": [ { "heading": "CLASS", "classes": [ { "label": "State", "description": "State", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "values": [ [ "State" ] ] }, { "label": "County", "description": "County", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "values": [ [ "County" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "State", "label": "State" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "value": "County", "label": "County" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 189, 107, 255 ], "toColor": [ 77, 189, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 78, 194, 255 ], "toColor": [ 99, 78, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 123, 90, 255 ], "toColor": [ 242, 123, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 197, 247, 255 ], "toColor": [ 96, 197, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 162, 221, 255 ], "toColor": [ 250, 162, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 241, 147, 255 ], "toColor": [ 250, 241, 147, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 122, 74, 255 ], "toColor": [ 135, 122, 74, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 45, 90, 255 ], "toColor": [ 128, 45, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 85, 130, 255 ], "toColor": [ 59, 85, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 78, 215, 255 ], "toColor": [ 222, 78, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 158, 145, 255 ], "toColor": [ 87, 158, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 247, 101, 255 ], "toColor": [ 145, 247, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 245, 213, 255 ], "toColor": [ 86, 245, 213, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ROUTE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamicNeverRemove", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "CLASS = 'State'", "useCodedValues": true, "maxScale": 0, "minScale": 4001, "name": "State", "priority": 4, "symbol": { "type": "esriTS", "color": [ 0, 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": 8.5, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[FULLNAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "useCodedValues": true, "maxScale": 12001, "minScale": 15000, "name": "15k", "priority": 5, "symbol": { "type": "esriTS", "color": [ 0, 0, 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": 0.75, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[FULLNAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "useCodedValues": true, "maxScale": 5001, "minScale": 12000, "name": "12k", "priority": 6, "symbol": { "type": "esriTS", "color": [ 0, 0, 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": 0.75, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[FULLNAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "5k", "priority": 7, "symbol": { "type": "esriTS", "color": [ 0, 0, 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": 0.75, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[FULLNAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 15001, "minScale": 20000, "name": "20K", "priority": 8, "symbol": { "type": "esriTS", "color": [ 0, 0, 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": 0.75, "font": { "family": "Arial", "size": 7.5, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 951557.1323410496, "ymin": 1899479.8281370178, "xmax": 1014935.020307403, "ymax": 1937605.7134752423, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.0032808333333333335, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -17463800, "falseY": -46132600, "xyUnits": 1.3724482207846552E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ST_NAME", "typeIdField": "FUNCTIONAL", "subtypeFieldName": "FUNCTIONAL", "subtypeField": "FUNCTIONAL", "defaultSubtypeCode": 5, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STREETID", "type": "esriFieldTypeInteger", "alias": "STREETID", "domain": null }, { "name": "L_LADD", "type": "esriFieldTypeString", "alias": "Left Low Address", "length": 10, "domain": null }, { "name": "L_HADD", "type": "esriFieldTypeString", "alias": "Left High Address", "length": 10, "domain": null }, { "name": "R_LADD", "type": "esriFieldTypeString", "alias": "Right Low Address", "length": 10, "domain": null }, { "name": "R_HADD", "type": "esriFieldTypeString", "alias": "Right High Address", "length": 10, "domain": null }, { "name": "PREFIX_DIR", "type": "esriFieldTypeString", "alias": "Prefix Direction", "length": 1, "domain": { "type": "codedValue", "name": "WS1_Direction", "description": "Compass Directions", "codedValues": [ { "name": "N", "code": "N" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "NW", "code": "NW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 50, "domain": null }, { "name": "SUFFIX_DIR", "type": "esriFieldTypeString", "alias": "Suffix Direction", "length": 1, "domain": { "type": "codedValue", "name": "WS1_Direction", "description": "Compass Directions", "codedValues": [ { "name": "N", "code": "N" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "NW", "code": "NW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUFFIX_TYPE", "type": "esriFieldTypeString", "alias": "SUFFIX_TYPE", "length": 5, "domain": { "type": "codedValue", "name": "WS1_Street_Type", "description": "Street Types", "codedValues": [ { "name": "Cir", "code": "Cir" }, { "name": "Dr", "code": "Dr" }, { "name": "Ln", "code": "Ln" }, { "name": "Pl", "code": "Pl" }, { "name": "Rdg", "code": "Rdg" }, { "name": "Rd", "code": "Rd" }, { "name": "St", "code": "St" }, { "name": "Ter", "code": "Ter" }, { "name": "Trl", "code": "Trl" }, { "name": "Way", "code": "Way" }, { "name": "Hwy", "code": "Hwy" }, { "name": "Com", "code": "Com" }, { "name": "Pkwy", "code": "Pkwy" }, { "name": "Ct", "code": "Ct" }, { "name": "Course", "code": "Crse" }, { "name": "Av", "code": "Ave" }, { "name": "Bl", "code": "Blvd" }, { "name": "Cv", "code": "Cv" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "length": 32, "domain": null }, { "name": "ROUTE", "type": "esriFieldTypeInteger", "alias": "ROUTE", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 10, "domain": null }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "length": 12, "domain": null }, { "name": "L_ZIP", "type": "esriFieldTypeString", "alias": "Left Zipcode", "length": 5, "domain": null }, { "name": "R_ZIP", "type": "esriFieldTypeString", "alias": "Right Zipcode", "length": 5, "domain": null }, { "name": "PREFIX_TYPE", "type": "esriFieldTypeString", "alias": "Prefix Type", "length": 10, "domain": null }, { "name": "LABELROTATION", "type": "esriFieldTypeDouble", "alias": "Label Rotation", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 50, "domain": null }, { "name": "FUNCTIONAL", "type": "esriFieldTypeInteger", "alias": "FUNCTIONAL", "domain": null }, { "name": "FUNCTIONAL_TYPE", "type": "esriFieldTypeString", "alias": "FUNCTIONAL_TYPE", "length": 20, "domain": null }, { "name": "CROSS_STREET1", "type": "esriFieldTypeString", "alias": "Cross Street 1", "length": 36, "domain": null }, { "name": "CROSS_STREET2", "type": "esriFieldTypeString", "alias": "Cross Street 2", "length": 36, "domain": null }, { "name": "EDGE_DIST", "type": "esriFieldTypeDouble", "alias": "Edge Distance", "domain": null }, { "name": "SPEED_LIMIT", "type": "esriFieldTypeDouble", "alias": "Speed Limit", "domain": null }, { "name": "TWOLANE_MILE", "type": "esriFieldTypeString", "alias": "Two Lane Mile", "length": 4, "domain": { "type": "codedValue", "name": "WS1_Yes/No Indicator", "description": "", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FA_ROUTE", "type": "esriFieldTypeString", "alias": "FA_ROUTE", "length": 10, "domain": null }, { "name": "FA_RATING", "type": "esriFieldTypeString", "alias": "FA_RATING", "length": 10, "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": "PD_CLASS", "type": "esriFieldTypeString", "alias": "Police Classification", "length": 25, "domain": { "type": "codedValue", "name": "WS1_PD_RoadClass", "description": "Police Department Road Classification", "codedValues": [ { "name": "Primary", "code": "Primary" }, { "name": "Secondary", "code": "Secondary" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CityView", "type": "esriFieldTypeString", "alias": "CityView", "length": 10, "domain": { "type": "codedValue", "name": "WS1_Boolean", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R94_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I123CLASS", "fields": "CLASS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G123STREETID", "fields": "STREETID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Roads_Jurisdicti", "fields": "JURISDICTION", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Roads_CityView", "fields": "CityView", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Class", "fields": "CLASS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S68_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "PREFIX_DIR": {"type": "inherited"}, "SUFFIX_DIR": {"type": "inherited"}, "SUFFIX_TYPE": {"type": "inherited"}, "TWOLANE_MILE": {"type": "inherited"}, "PD_CLASS": {"type": "inherited"} }, "id": 0, "name": "Interstate" }, { "domains": { "PREFIX_DIR": {"type": "inherited"}, "SUFFIX_DIR": {"type": "inherited"}, "SUFFIX_TYPE": {"type": "inherited"}, "TWOLANE_MILE": {"type": "inherited"}, "PD_CLASS": {"type": "inherited"} }, "id": 1, "name": "Freeway or Expressway" }, { "domains": { "PREFIX_DIR": {"type": "inherited"}, "SUFFIX_DIR": {"type": "inherited"}, "SUFFIX_TYPE": {"type": "inherited"}, "FUNCTIONAL_TYPE": { "type": "codedValue", "name": "WS1_STR_ArterialSubtype", "description": "", "codedValues": [ { "name": "Regional", "code": "Regional" }, { "name": "Local", "code": "Local" }, { "name": "County", "code": "County" }, { "name": "State", "code": "State" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TWOLANE_MILE": {"type": "inherited"}, "PD_CLASS": {"type": "inherited"} }, "id": 2, "name": "Principal Arterial" }, { "domains": { "PREFIX_DIR": {"type": "inherited"}, "SUFFIX_DIR": {"type": "inherited"}, "SUFFIX_TYPE": {"type": "inherited"}, "FUNCTIONAL_TYPE": { "type": "codedValue", "name": "WS1_STR_ArterialSubtype", "description": "", "codedValues": [ { "name": "Regional", "code": "Regional" }, { "name": "Local", "code": "Local" }, { "name": "County", "code": "County" }, { "name": "State", "code": "State" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TWOLANE_MILE": {"type": "inherited"}, "PD_CLASS": {"type": "inherited"} }, "id": 3, "name": "Minor Arterial" }, { "domains": { "PREFIX_DIR": {"type": "inherited"}, "SUFFIX_DIR": {"type": "inherited"}, "SUFFIX_TYPE": {"type": "inherited"}, "FUNCTIONAL_TYPE": { "type": "codedValue", "name": "WS1_STR_ArterialSubtype", "description": "", "codedValues": [ { "name": "Regional", "code": "Regional" }, { "name": "Local", "code": "Local" }, { "name": "County", "code": "County" }, { "name": "State", "code": "State" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TWOLANE_MILE": {"type": "inherited"}, "PD_CLASS": {"type": "inherited"} }, "id": 4, "name": "Major Collector" }, { "domains": { "PREFIX_DIR": {"type": "inherited"}, "SUFFIX_DIR": {"type": "inherited"}, "SUFFIX_TYPE": {"type": "inherited"}, "FUNCTIONAL_TYPE": { "type": "codedValue", "name": "WS1_STR_ArterialSubtype", "description": "", "codedValues": [ { "name": "Regional", "code": "Regional" }, { "name": "Local", "code": "Local" }, { "name": "County", "code": "County" }, { "name": "State", "code": "State" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TWOLANE_MILE": {"type": "inherited"}, "PD_CLASS": {"type": "inherited"} }, "id": 5, "name": "Minor Collector" }, { "domains": { "PREFIX_DIR": {"type": "inherited"}, "SUFFIX_DIR": {"type": "inherited"}, "SUFFIX_TYPE": {"type": "inherited"}, "FUNCTIONAL_TYPE": { "type": "codedValue", "name": "WS1_STR_LocalSubtype", "description": "", "codedValues": [ { "name": "Residential", "code": "Residential" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Agricultural", "code": "Agricultural" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TWOLANE_MILE": {"type": "inherited"}, "PD_CLASS": {"type": "inherited"} }, "id": 6, "name": "Local" }, { "domains": { "PREFIX_DIR": {"type": "inherited"}, "SUFFIX_DIR": {"type": "inherited"}, "SUFFIX_TYPE": {"type": "inherited"}, "FUNCTIONAL_TYPE": { "type": "codedValue", "name": "WS1_STR_ServiceSubtype", "description": "", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TWOLANE_MILE": {"type": "inherited"}, "PD_CLASS": {"type": "inherited"} }, "id": 7, "name": "Estate" } ], "subtypes": [ { "domains": { "PREFIX_DIR": {"type": "inherited"}, "SUFFIX_DIR": {"type": "inherited"}, "SUFFIX_TYPE": {"type": "inherited"}, "TWOLANE_MILE": {"type": "inherited"}, "PD_CLASS": {"type": "inherited"} }, "defaultValues": { "STREETID": null, "L_LADD": null, "L_HADD": null, "R_LADD": null, "R_HADD": null, "PREFIX_DIR": null, "ST_NAME": null, "SUFFIX_DIR": null, "SUFFIX_TYPE": null, "FULLNAME": null, "ROUTE": null, "CLASS": null, "JURISDICTION": null, "L_ZIP": null, "R_ZIP": null, "PREFIX_TYPE": null, "LABELROTATION": null, "NOTES": null, "FUNCTIONAL": null, "FUNCTIONAL_TYPE": null, "CROSS_STREET1": null, "CROSS_STREET2": null, "EDGE_DIST": null, "SPEED_LIMIT": null, "TWOLANE_MILE": null, "FA_ROUTE": null, "FA_RATING": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "PD_CLASS": null, "CityView": null }, "code": 0, "name": "Interstate" }, { "domains": { "PREFIX_DIR": {"type": "inherited"}, "SUFFIX_DIR": {"type": "inherited"}, "SUFFIX_TYPE": {"type": "inherited"}, "TWOLANE_MILE": {"type": "inherited"}, "PD_CLASS": {"type": "inherited"} }, "defaultValues": { "STREETID": null, "L_LADD": null, "L_HADD": null, "R_LADD": null, "R_HADD": null, "PREFIX_DIR": null, "ST_NAME": null, "SUFFIX_DIR": null, "SUFFIX_TYPE": null, "FULLNAME": null, "ROUTE": null, "CLASS": null, "JURISDICTION": null, "L_ZIP": null, "R_ZIP": null, "PREFIX_TYPE": null, "LABELROTATION": null, "NOTES": null, "FUNCTIONAL": null, "FUNCTIONAL_TYPE": null, "CROSS_STREET1": null, "CROSS_STREET2": null, "EDGE_DIST": null, "SPEED_LIMIT": null, "TWOLANE_MILE": null, "FA_ROUTE": null, "FA_RATING": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "PD_CLASS": null, "CityView": null }, "code": 1, "name": "Freeway or Expressway" }, { "domains": { "PREFIX_DIR": {"type": "inherited"}, "SUFFIX_DIR": {"type": "inherited"}, "SUFFIX_TYPE": {"type": "inherited"}, "FUNCTIONAL_TYPE": { "type": "codedValue", "name": "WS1_STR_ArterialSubtype", "description": "", "codedValues": [ { "name": "Regional", "code": "Regional" }, { "name": "Local", "code": "Local" }, { "name": "County", "code": "County" }, { "name": "State", "code": "State" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TWOLANE_MILE": {"type": "inherited"}, "PD_CLASS": {"type": "inherited"} }, "defaultValues": { "STREETID": null, "L_LADD": null, "L_HADD": null, "R_LADD": null, "R_HADD": null, "PREFIX_DIR": null, "ST_NAME": null, "SUFFIX_DIR": null, "SUFFIX_TYPE": null, "FULLNAME": null, "ROUTE": null, "CLASS": null, "JURISDICTION": null, "L_ZIP": null, "R_ZIP": null, "PREFIX_TYPE": null, "LABELROTATION": null, "NOTES": null, "FUNCTIONAL": null, "FUNCTIONAL_TYPE": null, "CROSS_STREET1": null, "CROSS_STREET2": null, "EDGE_DIST": null, "SPEED_LIMIT": null, "TWOLANE_MILE": null, "FA_ROUTE": null, "FA_RATING": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "PD_CLASS": null, "CityView": null }, "code": 2, "name": "Principal Arterial" }, { "domains": { "PREFIX_DIR": {"type": "inherited"}, "SUFFIX_DIR": {"type": "inherited"}, "SUFFIX_TYPE": {"type": "inherited"}, "FUNCTIONAL_TYPE": { "type": "codedValue", "name": "WS1_STR_ArterialSubtype", "description": "", "codedValues": [ { "name": "Regional", "code": "Regional" }, { "name": "Local", "code": "Local" }, { "name": "County", "code": "County" }, { "name": "State", "code": "State" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TWOLANE_MILE": {"type": "inherited"}, "PD_CLASS": {"type": "inherited"} }, "defaultValues": { "STREETID": null, "L_LADD": null, "L_HADD": null, "R_LADD": null, "R_HADD": null, "PREFIX_DIR": null, "ST_NAME": null, "SUFFIX_DIR": null, "SUFFIX_TYPE": null, "FULLNAME": null, "ROUTE": null, "CLASS": null, "JURISDICTION": null, "L_ZIP": null, "R_ZIP": null, "PREFIX_TYPE": null, "LABELROTATION": null, "NOTES": null, "FUNCTIONAL": null, "FUNCTIONAL_TYPE": null, "CROSS_STREET1": null, "CROSS_STREET2": null, "EDGE_DIST": null, "SPEED_LIMIT": null, "TWOLANE_MILE": null, "FA_ROUTE": null, "FA_RATING": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "PD_CLASS": null, "CityView": null }, "code": 3, "name": "Minor Arterial" }, { "domains": { "PREFIX_DIR": {"type": "inherited"}, "SUFFIX_DIR": {"type": "inherited"}, "SUFFIX_TYPE": {"type": "inherited"}, "FUNCTIONAL_TYPE": { "type": "codedValue", "name": "WS1_STR_ArterialSubtype", "description": "", "codedValues": [ { "name": "Regional", "code": "Regional" }, { "name": "Local", "code": "Local" }, { "name": "County", "code": "County" }, { "name": "State", "code": "State" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TWOLANE_MILE": {"type": "inherited"}, "PD_CLASS": {"type": "inherited"} }, "defaultValues": { "STREETID": null, "L_LADD": null, "L_HADD": null, "R_LADD": null, "R_HADD": null, "PREFIX_DIR": null, "ST_NAME": null, "SUFFIX_DIR": null, "SUFFIX_TYPE": null, "FULLNAME": null, "ROUTE": null, "CLASS": null, "JURISDICTION": null, "L_ZIP": null, "R_ZIP": null, "PREFIX_TYPE": null, "LABELROTATION": null, "NOTES": null, "FUNCTIONAL": null, "FUNCTIONAL_TYPE": null, "CROSS_STREET1": null, "CROSS_STREET2": null, "EDGE_DIST": null, "SPEED_LIMIT": null, "TWOLANE_MILE": null, "FA_ROUTE": null, "FA_RATING": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "PD_CLASS": null, "CityView": null }, "code": 4, "name": "Major Collector" }, { "domains": { "PREFIX_DIR": {"type": "inherited"}, "SUFFIX_DIR": {"type": "inherited"}, "SUFFIX_TYPE": {"type": "inherited"}, "FUNCTIONAL_TYPE": { "type": "codedValue", "name": "WS1_STR_ArterialSubtype", "description": "", "codedValues": [ { "name": "Regional", "code": "Regional" }, { "name": "Local", "code": "Local" }, { "name": "County", "code": "County" }, { "name": "State", "code": "State" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TWOLANE_MILE": {"type": "inherited"}, "PD_CLASS": {"type": "inherited"} }, "defaultValues": { "STREETID": null, "L_LADD": null, "L_HADD": null, "R_LADD": null, "R_HADD": null, "PREFIX_DIR": null, "ST_NAME": null, "SUFFIX_DIR": null, "SUFFIX_TYPE": null, "FULLNAME": null, "ROUTE": null, "CLASS": null, "JURISDICTION": null, "L_ZIP": null, "R_ZIP": null, "PREFIX_TYPE": null, "LABELROTATION": null, "NOTES": null, "FUNCTIONAL": null, "FUNCTIONAL_TYPE": null, "CROSS_STREET1": null, "CROSS_STREET2": null, "EDGE_DIST": null, "SPEED_LIMIT": null, "TWOLANE_MILE": null, "FA_ROUTE": null, "FA_RATING": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "PD_CLASS": null, "CityView": null }, "code": 5, "name": "Minor Collector" }, { "domains": { "PREFIX_DIR": {"type": "inherited"}, "SUFFIX_DIR": {"type": "inherited"}, "SUFFIX_TYPE": {"type": "inherited"}, "FUNCTIONAL_TYPE": { "type": "codedValue", "name": "WS1_STR_LocalSubtype", "description": "", "codedValues": [ { "name": "Residential", "code": "Residential" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Agricultural", "code": "Agricultural" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TWOLANE_MILE": {"type": "inherited"}, "PD_CLASS": {"type": "inherited"} }, "defaultValues": { "STREETID": null, "L_LADD": null, "L_HADD": null, "R_LADD": null, "R_HADD": null, "PREFIX_DIR": null, "ST_NAME": null, "SUFFIX_DIR": null, "SUFFIX_TYPE": null, "FULLNAME": null, "ROUTE": null, "CLASS": null, "JURISDICTION": null, "L_ZIP": null, "R_ZIP": null, "PREFIX_TYPE": null, "LABELROTATION": null, "NOTES": null, "FUNCTIONAL": null, "FUNCTIONAL_TYPE": null, "CROSS_STREET1": null, "CROSS_STREET2": null, "EDGE_DIST": null, "SPEED_LIMIT": null, "TWOLANE_MILE": null, "FA_ROUTE": null, "FA_RATING": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "PD_CLASS": null, "CityView": null }, "code": 6, "name": "Local" }, { "domains": { "PREFIX_DIR": {"type": "inherited"}, "SUFFIX_DIR": {"type": "inherited"}, "SUFFIX_TYPE": {"type": "inherited"}, "FUNCTIONAL_TYPE": { "type": "codedValue", "name": "WS1_STR_ServiceSubtype", "description": "", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TWOLANE_MILE": {"type": "inherited"}, "PD_CLASS": {"type": "inherited"} }, "defaultValues": { "STREETID": null, "L_LADD": null, "L_HADD": null, "R_LADD": null, "R_HADD": null, "PREFIX_DIR": null, "ST_NAME": null, "SUFFIX_DIR": null, "SUFFIX_TYPE": null, "FULLNAME": null, "ROUTE": null, "CLASS": null, "JURISDICTION": null, "L_ZIP": null, "R_ZIP": null, "PREFIX_TYPE": null, "LABELROTATION": null, "NOTES": null, "FUNCTIONAL": null, "FUNCTIONAL_TYPE": null, "CROSS_STREET1": null, "CROSS_STREET2": null, "EDGE_DIST": null, "SPEED_LIMIT": null, "TWOLANE_MILE": null, "FA_ROUTE": null, "FA_RATING": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "PD_CLASS": null, "CityView": null }, "code": 7, "name": "Estate" } ], "relationships": [ { "id": 0, "name": "Addresses", "relatedTableId": 0, "role": "esriRelRoleOrigin", "keyField": "STREETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{98F20621-B0D6-40E7-96BE-28E4F5BA3D40}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a5c1fb4f0fc4df98c8084f3723fc36c" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 1.9355950237190348E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.746379999992949E7, "falseY": -4.6132599999903604E7, "xyUnits": 10332.7399352227, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 8001, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 950913.4434413277, "ymin": 1899512.8368067518, "xmax": 1014858.0193371847, "ymax": 1937883.8138646856, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.0032808333333333335, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -17463800, "falseY": -46132600, "xyUnits": 1.3724482207846552E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "Parcel Number", "length": 10, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 100, "domain": null }, { "name": "PropertyNumber", "type": "esriFieldTypeString", "alias": "Property Number", "length": 50, "domain": null }, { "name": "PropertyAddress", "type": "esriFieldTypeString", "alias": "Property Address", "length": 50, "domain": null }, { "name": "PropertyCity", "type": "esriFieldTypeString", "alias": "Property City", "length": 50, "domain": null }, { "name": "PropertyState", "type": "esriFieldTypeString", "alias": "Property State", "length": 50, "domain": null }, { "name": "PropertyZip", "type": "esriFieldTypeString", "alias": "Property Zip", "length": 50, "domain": null }, { "name": "MailAddress", "type": "esriFieldTypeString", "alias": "Mail Address", "length": 50, "domain": null }, { "name": "MailAddress2", "type": "esriFieldTypeString", "alias": "Mail Address 2", "length": 50, "domain": null }, { "name": "MailCity", "type": "esriFieldTypeString", "alias": "Mail City", "length": 50, "domain": null }, { "name": "MailState", "type": "esriFieldTypeString", "alias": "Mail State", "length": 50, "domain": null }, { "name": "MailZip", "type": "esriFieldTypeString", "alias": "Mail Zip", "length": 50, "domain": null }, { "name": "TaxCode", "type": "esriFieldTypeString", "alias": "Taxcode", "length": 50, "domain": null }, { "name": "UseCode", "type": "esriFieldTypeString", "alias": "Usecode", "length": 50, "domain": null }, { "name": "Exemption", "type": "esriFieldTypeString", "alias": "Exemption", "length": 50, "domain": null }, { "name": "Municipality", "type": "esriFieldTypeString", "alias": "Incorp Municipality", "length": 50, "domain": null }, { "name": "ParkDistrict", "type": "esriFieldTypeString", "alias": "Park District", "length": 50, "domain": null }, { "name": "FireDistrict", "type": "esriFieldTypeString", "alias": "Fire District", "length": 50, "domain": null }, { "name": "SchoolDistrict", "type": "esriFieldTypeString", "alias": "School District", "length": 50, "domain": null }, { "name": "CollegeDistrict", "type": "esriFieldTypeString", "alias": "College District", "length": 50, "domain": null }, { "name": "LibraryDistrict", "type": "esriFieldTypeString", "alias": "Library District", "length": 50, "domain": null }, { "name": "SSA", "type": "esriFieldTypeString", "alias": "Special Service Areas", "length": 50, "domain": null }, { "name": "CemeteryDistrict", "type": "esriFieldTypeString", "alias": "Cemetery District", "length": 50, "domain": null }, { "name": "LandValue", "type": "esriFieldTypeInteger", "alias": "Land Value", "domain": null }, { "name": "PropertyValue", "type": "esriFieldTypeInteger", "alias": "Property Vlaue", "domain": null }, { "name": "TotalValue", "type": "esriFieldTypeInteger", "alias": "Total Value", "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "DocumentNumber", "type": "esriFieldTypeString", "alias": "Document Number", "length": 50, "domain": null }, { "name": "DocumentDate", "type": "esriFieldTypeString", "alias": "Document Date", "length": 50, "domain": null }, { "name": "LegalDescription", "type": "esriFieldTypeString", "alias": "LegalDescription", "length": 254, "domain": null }, { "name": "AssessorLink", "type": "esriFieldTypeString", "alias": "Assessor Link", "length": 150, "domain": null }, { "name": "AddressID", "type": "esriFieldTypeInteger", "alias": "AddressID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RecorderLink", "type": "esriFieldTypeString", "alias": "RecorderLink", "length": 150, "domain": null }, { "name": "MN_Incorporation", "type": "esriFieldTypeString", "alias": "Incorporation", "length": 255, "domain": null }, { "name": "MN_Subdivision", "type": "esriFieldTypeString", "alias": "Subdivision", "length": 255, "domain": null }, { "name": "MN_Assessment", "type": "esriFieldTypeString", "alias": "Property Assessment", "length": 255, "domain": null }, { "name": "MN_Recorder", "type": "esriFieldTypeString", "alias": "Property Records", "length": 255, "domain": null }, { "name": "MN_PropertyUse", "type": "esriFieldTypeString", "alias": "Property Use", "length": 255, "domain": null }, { "name": "MN_Flood", "type": "esriFieldTypeString", "alias": "Flood Information", "length": 255, "domain": null }, { "name": "MN_WaterHardness", "type": "esriFieldTypeString", "alias": "Water Hardness", "length": 255, "domain": null }, { "name": "MN_Leaf", "type": "esriFieldTypeString", "alias": "Leaf Pickup", "length": 255, "domain": null }, { "name": "MN_Trash", "type": "esriFieldTypeString", "alias": "Trash Pickup", "length": 255, "domain": null }, { "name": "MN_Brush", "type": "esriFieldTypeString", "alias": "Brush Pickup", "length": 255, "domain": null }, { "name": "MN_HydrantFlushing", "type": "esriFieldTypeString", "alias": "Hydrant Flushing", "length": 255, "domain": null }, { "name": "MN_SchoolDistrict", "type": "esriFieldTypeString", "alias": "School District", "length": 255, "domain": null }, { "name": "MN_Elementary", "type": "esriFieldTypeString", "alias": "Elementary School", "length": 255, "domain": null }, { "name": "MN_Middle", "type": "esriFieldTypeString", "alias": "Middle School", "length": 500, "domain": null }, { "name": "MN_HighSchool", "type": "esriFieldTypeString", "alias": "High School", "length": 255, "domain": null }, { "name": "MN_College", "type": "esriFieldTypeString", "alias": "Community College", "length": 255, "domain": null }, { "name": "MN_TIF", "type": "esriFieldTypeString", "alias": "Tax Increment Financing", "length": 255, "domain": null }, { "name": "MN_SSA", "type": "esriFieldTypeString", "alias": "Special Service Area", "length": 255, "domain": null }, { "name": "MN_Fire", "type": "esriFieldTypeString", "alias": "Fire District", "length": 255, "domain": null }, { "name": "MN_Library", "type": "esriFieldTypeString", "alias": "Library District", "length": 255, "domain": null }, { "name": "MN_Park", "type": "esriFieldTypeString", "alias": "Park District", "length": 255, "domain": null }, { "name": "MN_Cemetery", "type": "esriFieldTypeString", "alias": "Cemetery District", "length": 255, "domain": null }, { "name": "MN_ZoningOrdinance", "type": "esriFieldTypeString", "alias": "Zoning Ordinance", "length": 255, "domain": null }, { "name": "MN_ZoningCode", "type": "esriFieldTypeString", "alias": "Zoning Code", "length": 255, "domain": null }, { "name": "MN_TransitionalBusiness", "type": "esriFieldTypeString", "alias": "Transitional Business District", "length": 255, "domain": null }, { "name": "MN_SpecialUse", "type": "esriFieldTypeString", "alias": "Special Use", "length": 255, "domain": null }, { "name": "MN_DowntownOverlay", "type": "esriFieldTypeString", "alias": "Downtown Overlay District", "length": 255, "domain": null }, { "name": "MN_PUD", "type": "esriFieldTypeString", "alias": "Planned Unit Development", "length": 255, "domain": null }, { "name": "MN_Landmark", "type": "esriFieldTypeString", "alias": "Landmark", "length": 255, "domain": null }, { "name": "MN_Historic", "type": "esriFieldTypeString", "alias": "Historic District", "length": 255, "domain": null }, { "name": "MN_Cable", "type": "esriFieldTypeString", "alias": "Cable Providers", "length": 255, "domain": null }, { "name": "MN_Electric", "type": "esriFieldTypeString", "alias": "Electric Company", "length": 255, "domain": null }, { "name": "MN_Gas", "type": "esriFieldTypeString", "alias": "Gas Company", "length": 255, "domain": null }, { "name": "MN_Telephone", "type": "esriFieldTypeString", "alias": "Telephone Providers", "length": 255, "domain": null }, { "name": "MN_Sewer", "type": "esriFieldTypeString", "alias": "Sewer Provider", "length": 255, "domain": null }, { "name": "MN_Water", "type": "esriFieldTypeString", "alias": "Water Provider", "length": 255, "domain": null }, { "name": "MN_Ward", "type": "esriFieldTypeString", "alias": "Ward", "length": 255, "domain": null }, { "name": "MN_Alderman1", "type": "esriFieldTypeString", "alias": "Alderman", "length": 255, "domain": null }, { "name": "MN_Alderman2", "type": "esriFieldTypeString", "alias": "Alderman", "length": 255, "domain": null }, { "name": "MN_CountyBoardDist", "type": "esriFieldTypeString", "alias": "County Board District", "length": 255, "domain": null }, { "name": "MN_CountyBoardRep", "type": "esriFieldTypeString", "alias": "County Board Representative", "length": 255, "domain": null }, { "name": "MN_ILSenateDist", "type": "esriFieldTypeString", "alias": "Illinois Senate District", "length": 255, "domain": null }, { "name": "MN_ILSenator", "type": "esriFieldTypeString", "alias": "Illinois Senator", "length": 255, "domain": null }, { "name": "MN_ILHouseDist", "type": "esriFieldTypeString", "alias": "Illinois Representative District", "length": 255, "domain": null }, { "name": "MN_ILHouseRep", "type": "esriFieldTypeString", "alias": "Illinois Representative", "length": 255, "domain": null }, { "name": "MN_USSenateDist", "type": "esriFieldTypeString", "alias": "US Senate District", "length": 255, "domain": null }, { "name": "MN_USSenator1", "type": "esriFieldTypeString", "alias": "US Senator", "length": 255, "domain": null }, { "name": "MN_USSenator2", "type": "esriFieldTypeString", "alias": "US Senator", "length": 255, "domain": null }, { "name": "MN_VotingPrecinct", "type": "esriFieldTypeString", "alias": "Voting Precinct", "length": 255, "domain": null }, { "name": "MN_PollingPlace", "type": "esriFieldTypeString", "alias": "Polling Place", "length": 255, "domain": null }, { "name": "MN_PollingLocation", "type": "esriFieldTypeString", "alias": "Polling Location", "length": 255, "domain": null }, { "name": "RecID", "type": "esriFieldTypeInteger", "alias": "RecID", "domain": null }, { "name": "MiddleSchool2017to2018", "type": "esriFieldTypeString", "alias": "MiddleSchool2017to2018", "length": 75, "domain": null }, { "name": "MiddleSchool2018to2019", "type": "esriFieldTypeString", "alias": "MiddleSchool2018to2019", "length": 75, "domain": null }, { "name": "MiddleSchool2019to2020", "type": "esriFieldTypeString", "alias": "MiddleSchool2019to2020", "length": 75, "domain": null }, { "name": "MiddleSchoolAfter2020", "type": "esriFieldTypeString", "alias": "MiddleSchoolAfter2020", "length": 75, "domain": null }, { "name": "CityView", "type": "esriFieldTypeString", "alias": "CityView", "length": 10, "domain": { "type": "codedValue", "name": "WS2_Boolean", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R153_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I165PIN", "fields": "PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S114_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a5c1fb4f0fc4df98c8084f3723fc36c" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Municipal Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 1.9355950237190348E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.746379999992949E7, "falseY": -4.6132599999903604E7, "xyUnits": 10332.7399352227, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 968933.4755109735, "ymin": 1905065.6205175295, "xmax": 1007477.7198737264, "ymax": 1928426.172173068, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.0032808333333333335, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -17463800, "falseY": -46132600, "xyUnits": 1.3724482207846552E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "created_user", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "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": "R229_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S201_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a5c1fb4f0fc4df98c8084f3723fc36c" } ], "tables": [] }