{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Address Annotation", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "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": [ { "id": 1, "name": "Default" } ], "minScale": 2600, "maxScale": 1802, "defaultVisibility": true, "extent": { "xmin": 956881.1808843091, "ymin": 1899823.435255967, "xmax": 1013473.3654999956, "ymax": 1937479.844731018, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS1_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS1_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS1_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "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", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "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": "R95_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I124Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I124AnnotationCl", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G124FeatureID", "fields": "FeatureID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S69_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 0, "name": "Default" } ], "relationships": [ { "id": 0, "name": "Framework.GDB.AddressPoint", "relatedTableId": 0, "role": "esriRelRoleDestination", "keyField": "FeatureID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{90DBFA8B-D56E-4EAB-B255-128D0F3817A4}" } ], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "fe0e8f23a1064da789040ad16986db04" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 2, "name": "Address Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 956881.1808843091, "ymin": 1899823.435255967, "xmax": 1013473.3654999956, "ymax": 1937479.844731018, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2600, "effectiveMaxScale": 1802, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "fe0e8f23a1064da789040ad16986db04" }, { "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": 0, "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": false, "removeDuplicates": "none", "where": "Unit IS NULL OR Unit = 'HSE'", "useCodedValues": true, "maxScale": 0, "minScale": 1801, "name": "Address Full", "priority": 11, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 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": "Verdana", "size": 10, "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.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "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": "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "Framework.GDB.Address_Anno", "relatedTableId": 2, "role": "esriRelRoleOrigin", "keyField": "OBJECTID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{90DBFA8B-D56E-4EAB-B255-128D0F3817A4}" }, { "id": 1, "name": "Road Name", "relatedTableId": 4, "role": "esriRelRoleDestination", "keyField": "STREETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{98F20621-B0D6-40E7-96BE-28E4F5BA3D40}" }, { "id": 2, "name": "Road Name", "relatedTableId": 5, "role": "esriRelRoleDestination", "keyField": "STREETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{98F20621-B0D6-40E7-96BE-28E4F5BA3D40}" }, { "id": 3, "name": "Road Name", "relatedTableId": 10, "role": "esriRelRoleDestination", "keyField": "STREETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{98F20621-B0D6-40E7-96BE-28E4F5BA3D40}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fe0e8f23a1064da789040ad16986db04" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Roads Pre 4k", "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": 4000, "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": [ 209, 128, 206, 255 ], "toColor": [ 209, 128, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 222, 87, 255 ], "toColor": [ 118, 222, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 237, 250, 255 ], "toColor": [ 97, 237, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 138, 89, 255 ], "toColor": [ 201, 138, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 130, 76, 255 ], "toColor": [ 66, 130, 76, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 113, 143, 255 ], "toColor": [ 69, 113, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 91, 245, 255 ], "toColor": [ 121, 91, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 51, 66, 255 ], "toColor": [ 128, 51, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 220, 109, 255 ], "toColor": [ 232, 220, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 64, 145, 255 ], "toColor": [ 76, 64, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 227, 166, 255 ], "toColor": [ 134, 227, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 109, 124, 255 ], "toColor": [ 237, 109, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 95, 245, 255 ], "toColor": [ 222, 95, 245, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ROUTE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamicNeverRemove", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "CLASS = 'State'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "State", "priority": 16, "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": 18, "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": 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": 21, "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": 0.75, "font": { "family": "Arial", "size": 9, "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, "allowOverlapOfLabel": "allow", "useCodedValues": true, "maxScale": 2001, "minScale": 5000, "name": "5k", "priority": 24, "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": 0.75, "font": { "family": "Arial", "size": 9, "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": 26, "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": 0.75, "font": { "family": "Arial", "size": 7.5, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "$feature.FULLNAME", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 200, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 200, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 2500, "name": "2k", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 225, 225, 225, 255 ], "haloSize": 0.75, "font": { "family": "Arial", "size": 10, "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.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "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": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "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" } } ], "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": 1, "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": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fe0e8f23a1064da789040ad16986db04" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Roads Post 4k", "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": 3999, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASS", "uniqueValueGroups": [ { "heading": "CLASS", "classes": [ { "label": "State", "description": "State", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 2 }, "values": [ [ "State" ] ] }, { "label": "County", "description": "County", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 0 ], "width": 2 }, "values": [ [ "County" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 2 }, "value": "State", "label": "State" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 0 ], "width": 2 }, "value": "County", "label": "County" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 128, 206, 255 ], "toColor": [ 209, 128, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 222, 87, 255 ], "toColor": [ 118, 222, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 237, 250, 255 ], "toColor": [ 97, 237, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 138, 89, 255 ], "toColor": [ 201, 138, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 130, 76, 255 ], "toColor": [ 66, 130, 76, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 113, 143, 255 ], "toColor": [ 69, 113, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 91, 245, 255 ], "toColor": [ 121, 91, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 51, 66, 255 ], "toColor": [ 128, 51, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 220, 109, 255 ], "toColor": [ 232, 220, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 64, 145, 255 ], "toColor": [ 76, 64, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 227, 166, 255 ], "toColor": [ 134, 227, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 109, 124, 255 ], "toColor": [ 237, 109, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 95, 245, 255 ], "toColor": [ 222, 95, 245, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ROUTE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamicNeverRemove", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "CLASS = 'State'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "State", "priority": 16, "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, "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": 18, "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": 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": 21, "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": 0.75, "font": { "family": "Arial", "size": 9, "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, "allowOverlapOfLabel": "allow", "useCodedValues": true, "maxScale": 2001, "minScale": 5000, "name": "5k", "priority": 24, "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": 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": 20250, "name": "20K", "priority": 26, "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": 0.75, "font": { "family": "Arial", "size": 7.5, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "$feature.FULLNAME", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 400, "useCodedValues": true, "maxScale": 0, "minScale": 2000, "name": "2k", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 225, 225, 225, 255 ], "haloSize": 0.75, "font": { "family": "Arial", "size": 10, "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.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "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": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "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" } } ], "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": 2, "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": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fe0e8f23a1064da789040ad16986db04" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Railroads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 1.9355950237190348E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.746379999992949E7, "falseY": -4.6132599999903604E7, "xyUnits": 41330.9597408908, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 300000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 27, 27, 27, 255 ], "width": 0.39035087719298245 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME] CONCAT \" Railroad\"", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Default", "priority": 43, "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": 7, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 951661.6007595696, "ymin": 1899869.2285066396, "xmax": 1014776.8160933927, "ymax": 1937720.554529734, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "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": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 30, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 6, "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": "R132_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S106_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fe0e8f23a1064da789040ad16986db04" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Airport Runways", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 6.561666666666668E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 60, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 972468.3347386718, "ymin": 1903724.0465823412, "xmax": 1010072.3786249198, "ymax": 1913664.6648244262, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CODE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "length": 25, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 50, "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", "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": "R88_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S62_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fe0e8f23a1064da789040ad16986db04" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Building Footprints", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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": 6001, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 956847.2802923843, "ymin": 1899894.0239869878, "xmax": 1013462.5947847068, "ymax": 1937504.5168897733, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "BuildingName", "typeIdField": "BuildingType", "subtypeFieldName": "BuildingType", "subtypeField": "BuildingType", "defaultSubtypeCode": 3, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BuildingID", "type": "esriFieldTypeString", "alias": "BuildingID", "length": 255, "domain": null }, { "name": "BuildingName", "type": "esriFieldTypeString", "alias": "BuildingName", "length": 255, "domain": null }, { "name": "BuildingType", "type": "esriFieldTypeInteger", "alias": "BuildingType", "domain": null }, { "name": "BuildingUse", "type": "esriFieldTypeInteger", "alias": "BuildingUse", "domain": null }, { "name": "LabelString", "type": "esriFieldTypeString", "alias": "LabelString", "length": 128, "domain": null }, { "name": "XCoordinate", "type": "esriFieldTypeDouble", "alias": "XCoordinate", "domain": null }, { "name": "YCoordinate", "type": "esriFieldTypeDouble", "alias": "YCoordinate", "domain": null }, { "name": "LABELROTATION", "type": "esriFieldTypeDouble", "alias": "Label Rotation", "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", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "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" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R111_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G140BuildingID", "fields": "BuildingID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CityView", "fields": "CityView", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Type", "fields": "BuildingType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S85_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "BuildingUse": { "type": "codedValue", "name": "WS1_LU_Commercial", "description": "Commercial Land Use Types", "codedValues": [ { "name": "Children", "code": 1 }, { "name": "Office", "code": 2 }, { "name": "Retail", "code": 3 }, { "name": "Restaraunt", "code": 4 }, { "name": "Other", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 1, "name": "Commercial" }, { "domains": { "BuildingUse": { "type": "codedValue", "name": "WS1_LU_Industrial", "description": "Industrial Land Use Types", "codedValues": [ { "name": "Energy", "code": 1 }, { "name": "Manufacturing", "code": 2 }, { "name": "Warehouse", "code": 3 }, { "name": "Other", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 2, "name": "Industrial" }, { "domains": { "BuildingUse": { "type": "codedValue", "name": "WS1_LU_Residential", "description": "Residential Land Use Types", "codedValues": [ { "name": "Single Family", "code": 1 }, { "name": "Other", "code": 3 }, { "name": "Townhome", "code": 4 }, { "name": "Condominium", "code": 5 }, { "name": "Apartment Complex", "code": 6 }, { "name": "Apartment House", "code": 7 }, { "name": "Garage/Shed", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 3, "name": "Residential" }, { "domains": { "BuildingUse": { "type": "codedValue", "name": "WS1_LU_Public", "description": "Public Land Use Types", "codedValues": [ { "name": "Education", "code": 1 }, { "name": "Government", "code": 2 }, { "name": "Healthcare", "code": 3 }, { "name": "Religous", "code": 4 }, { "name": "Other", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 4, "name": "Public" }, { "domains": {}, "id": 5, "name": "Agriculture" } ], "subtypes": [ { "domains": { "BuildingUse": { "type": "codedValue", "name": "WS1_LU_Commercial", "description": "Commercial Land Use Types", "codedValues": [ { "name": "Children", "code": 1 }, { "name": "Office", "code": 2 }, { "name": "Retail", "code": 3 }, { "name": "Restaraunt", "code": 4 }, { "name": "Other", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "BuildingID": null, "BuildingName": null, "BuildingType": null, "BuildingUse": 3, "LabelString": null, "XCoordinate": null, "YCoordinate": null, "LABELROTATION": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CityView": null }, "code": 1, "name": "Commercial" }, { "domains": { "BuildingUse": { "type": "codedValue", "name": "WS1_LU_Industrial", "description": "Industrial Land Use Types", "codedValues": [ { "name": "Energy", "code": 1 }, { "name": "Manufacturing", "code": 2 }, { "name": "Warehouse", "code": 3 }, { "name": "Other", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "BuildingID": null, "BuildingName": null, "BuildingType": null, "BuildingUse": 3, "LabelString": null, "XCoordinate": null, "YCoordinate": null, "LABELROTATION": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CityView": null }, "code": 2, "name": "Industrial" }, { "domains": { "BuildingUse": { "type": "codedValue", "name": "WS1_LU_Residential", "description": "Residential Land Use Types", "codedValues": [ { "name": "Single Family", "code": 1 }, { "name": "Other", "code": 3 }, { "name": "Townhome", "code": 4 }, { "name": "Condominium", "code": 5 }, { "name": "Apartment Complex", "code": 6 }, { "name": "Apartment House", "code": 7 }, { "name": "Garage/Shed", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "BuildingID": null, "BuildingName": null, "BuildingType": null, "BuildingUse": 1, "LabelString": null, "XCoordinate": null, "YCoordinate": null, "LABELROTATION": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CityView": null }, "code": 3, "name": "Residential" }, { "domains": { "BuildingUse": { "type": "codedValue", "name": "WS1_LU_Public", "description": "Public Land Use Types", "codedValues": [ { "name": "Education", "code": 1 }, { "name": "Government", "code": 2 }, { "name": "Healthcare", "code": 3 }, { "name": "Religous", "code": 4 }, { "name": "Other", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "BuildingID": null, "BuildingName": null, "BuildingType": null, "BuildingUse": 2, "LabelString": null, "XCoordinate": null, "YCoordinate": null, "LABELROTATION": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CityView": null }, "code": 4, "name": "Public" }, { "domains": {}, "defaultValues": { "BuildingID": null, "BuildingName": null, "BuildingType": null, "BuildingUse": 0, "LabelString": null, "XCoordinate": null, "YCoordinate": null, "LABELROTATION": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CityView": null }, "code": 5, "name": "Agriculture" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fe0e8f23a1064da789040ad16986db04" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Building Shadow", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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": 6001, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[BuildingName]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 2000, "name": "Default", "priority": 46, "symbol": { "type": "esriTS", "color": [ 115, 76, 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": 7, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 956847.2802923843, "ymin": 1899894.0239869878, "xmax": 1013462.5947847068, "ymax": 1937504.5168897733, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "BuildingName", "typeIdField": "BuildingType", "subtypeFieldName": "BuildingType", "subtypeField": "BuildingType", "defaultSubtypeCode": 3, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BuildingID", "type": "esriFieldTypeString", "alias": "BuildingID", "length": 255, "domain": null }, { "name": "BuildingName", "type": "esriFieldTypeString", "alias": "BuildingName", "length": 255, "domain": null }, { "name": "BuildingType", "type": "esriFieldTypeInteger", "alias": "BuildingType", "domain": null }, { "name": "BuildingUse", "type": "esriFieldTypeInteger", "alias": "BuildingUse", "domain": null }, { "name": "LabelString", "type": "esriFieldTypeString", "alias": "LabelString", "length": 128, "domain": null }, { "name": "XCoordinate", "type": "esriFieldTypeDouble", "alias": "XCoordinate", "domain": null }, { "name": "YCoordinate", "type": "esriFieldTypeDouble", "alias": "YCoordinate", "domain": null }, { "name": "LABELROTATION", "type": "esriFieldTypeDouble", "alias": "Label Rotation", "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", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "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" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R111_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G140BuildingID", "fields": "BuildingID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CityView", "fields": "CityView", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Type", "fields": "BuildingType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S85_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "BuildingUse": { "type": "codedValue", "name": "WS1_LU_Commercial", "description": "Commercial Land Use Types", "codedValues": [ { "name": "Children", "code": 1 }, { "name": "Office", "code": 2 }, { "name": "Retail", "code": 3 }, { "name": "Restaraunt", "code": 4 }, { "name": "Other", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 1, "name": "Commercial" }, { "domains": { "BuildingUse": { "type": "codedValue", "name": "WS1_LU_Industrial", "description": "Industrial Land Use Types", "codedValues": [ { "name": "Energy", "code": 1 }, { "name": "Manufacturing", "code": 2 }, { "name": "Warehouse", "code": 3 }, { "name": "Other", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 2, "name": "Industrial" }, { "domains": { "BuildingUse": { "type": "codedValue", "name": "WS1_LU_Residential", "description": "Residential Land Use Types", "codedValues": [ { "name": "Single Family", "code": 1 }, { "name": "Other", "code": 3 }, { "name": "Townhome", "code": 4 }, { "name": "Condominium", "code": 5 }, { "name": "Apartment Complex", "code": 6 }, { "name": "Apartment House", "code": 7 }, { "name": "Garage/Shed", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 3, "name": "Residential" }, { "domains": { "BuildingUse": { "type": "codedValue", "name": "WS1_LU_Public", "description": "Public Land Use Types", "codedValues": [ { "name": "Education", "code": 1 }, { "name": "Government", "code": 2 }, { "name": "Healthcare", "code": 3 }, { "name": "Religous", "code": 4 }, { "name": "Other", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 4, "name": "Public" }, { "domains": {}, "id": 5, "name": "Agriculture" } ], "subtypes": [ { "domains": { "BuildingUse": { "type": "codedValue", "name": "WS1_LU_Commercial", "description": "Commercial Land Use Types", "codedValues": [ { "name": "Children", "code": 1 }, { "name": "Office", "code": 2 }, { "name": "Retail", "code": 3 }, { "name": "Restaraunt", "code": 4 }, { "name": "Other", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "BuildingID": null, "BuildingName": null, "BuildingType": null, "BuildingUse": 3, "LabelString": null, "XCoordinate": null, "YCoordinate": null, "LABELROTATION": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CityView": null }, "code": 1, "name": "Commercial" }, { "domains": { "BuildingUse": { "type": "codedValue", "name": "WS1_LU_Industrial", "description": "Industrial Land Use Types", "codedValues": [ { "name": "Energy", "code": 1 }, { "name": "Manufacturing", "code": 2 }, { "name": "Warehouse", "code": 3 }, { "name": "Other", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "BuildingID": null, "BuildingName": null, "BuildingType": null, "BuildingUse": 3, "LabelString": null, "XCoordinate": null, "YCoordinate": null, "LABELROTATION": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CityView": null }, "code": 2, "name": "Industrial" }, { "domains": { "BuildingUse": { "type": "codedValue", "name": "WS1_LU_Residential", "description": "Residential Land Use Types", "codedValues": [ { "name": "Single Family", "code": 1 }, { "name": "Other", "code": 3 }, { "name": "Townhome", "code": 4 }, { "name": "Condominium", "code": 5 }, { "name": "Apartment Complex", "code": 6 }, { "name": "Apartment House", "code": 7 }, { "name": "Garage/Shed", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "BuildingID": null, "BuildingName": null, "BuildingType": null, "BuildingUse": 1, "LabelString": null, "XCoordinate": null, "YCoordinate": null, "LABELROTATION": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CityView": null }, "code": 3, "name": "Residential" }, { "domains": { "BuildingUse": { "type": "codedValue", "name": "WS1_LU_Public", "description": "Public Land Use Types", "codedValues": [ { "name": "Education", "code": 1 }, { "name": "Government", "code": 2 }, { "name": "Healthcare", "code": 3 }, { "name": "Religous", "code": 4 }, { "name": "Other", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "BuildingID": null, "BuildingName": null, "BuildingType": null, "BuildingUse": 2, "LabelString": null, "XCoordinate": null, "YCoordinate": null, "LABELROTATION": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CityView": null }, "code": 4, "name": "Public" }, { "domains": {}, "defaultValues": { "BuildingID": null, "BuildingName": null, "BuildingType": null, "BuildingUse": 0, "LabelString": null, "XCoordinate": null, "YCoordinate": null, "LABELROTATION": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CityView": null }, "code": 5, "name": "Agriculture" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fe0e8f23a1064da789040ad16986db04" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "City Level 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": 12000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASS", "uniqueValueGroups": [ { "heading": "CLASS", "classes": [ { "label": "Local", "description": "Local", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "values": [ [ "Local" ] ] }, { "label": "Private", "description": "Private", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 1 }, "values": [ [ "Private" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "value": "Local", "label": "Local" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 1 }, "value": "Private", "label": "Private" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 128, 206, 255 ], "toColor": [ 209, 128, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 222, 87, 255 ], "toColor": [ 118, 222, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 237, 250, 255 ], "toColor": [ 97, 237, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 138, 89, 255 ], "toColor": [ 201, 138, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 130, 76, 255 ], "toColor": [ 66, 130, 76, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 113, 143, 255 ], "toColor": [ 69, 113, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 91, 245, 255 ], "toColor": [ 121, 91, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 51, 66, 255 ], "toColor": [ 128, 51, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 220, 109, 255 ], "toColor": [ 232, 220, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 64, 145, 255 ], "toColor": [ 76, 64, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 227, 166, 255 ], "toColor": [ 134, 227, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 109, 124, 255 ], "toColor": [ 237, 109, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 95, 245, 255 ], "toColor": [ 222, 95, 245, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 951557.1323410496, "ymin": 1899479.8281370178, "xmax": 1014935.020307403, "ymax": 1937605.7134752423, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "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": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "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" } } ], "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": 3, "name": "Addresses", "relatedTableId": 0, "role": "esriRelRoleOrigin", "keyField": "STREETID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{98F20621-B0D6-40E7-96BE-28E4F5BA3D40}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fe0e8f23a1064da789040ad16986db04" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "Parking Stalls", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 6.561666666666668E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2001, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 964991.7821065038, "ymin": 1905504.5968270078, "xmax": 1008441.5541306697, "ymax": 1936876.2516032606, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GDB.TRN_PARKING_LOT_STALLS.Entity", "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": "FID_", "type": "esriFieldTypeInteger", "alias": "FID_", "domain": null }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "length": 16, "domain": null }, { "name": "Level_", "type": "esriFieldTypeInteger", "alias": "Level_", "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 254, "domain": null }, { "name": "LvlDesc", "type": "esriFieldTypeString", "alias": "LvlDesc", "length": 254, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "DESIGNATION", "type": "esriFieldTypeString", "alias": "Designation", "length": 10, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GDB.TRN_PARKING_LOT_STALLS.Entity", "type": "esriFieldTypeString", "alias": "GDB.TRN_PARKING_LOT_STALLS.Entity", "length": 16, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R165_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S139_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fe0e8f23a1064da789040ad16986db04" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "Pavement Markings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1001, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MARKTYPE", "field2": "COLOR", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 2 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "MARKING TYPE, COLOR", "classes": [ { "label": "BIKEPATH, WHITE", "description": "BIKEPATH, WHITE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3 }, "values": [ [ "BIKEPATH", "WHITE" ] ] }, { "label": "CENTER LINE BROKEN, YELLOW", "description": "CENTER LINE BROKEN, YELLOW", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 245, 122, 255 ], "width": 1.5 }, "values": [ [ "CENTER LINE BROKEN", "YELLOW" ] ] }, { "label": "CENTER LINE DOUBLE, YELLOW", "description": "CENTER LINE DOUBLE, YELLOW", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 245, 122, 255 ], "width": 1.25 }, "values": [ [ "CENTER LINE DOUBLE", "YELLOW" ] ] }, { "label": "EDGE LINE, WHITE", "description": "EDGE LINE, WHITE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.5 }, "values": [ [ "EDGE LINE", "WHITE" ] ] }, { "label": "FIRE LANE, RED", "description": "FIRE LANE, RED", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 122, 122, 255 ], "width": 1.5 }, "values": [ [ "FIRE LANE", "RED" ] ] }, { "label": "HANDICAP, WHITE", "description": "HANDICAP, WHITE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.25 }, "values": [ [ "HANDICAP", "WHITE" ] ] }, { "label": "LANE LINE BROKEN, WHITE", "description": "LANE LINE BROKEN, WHITE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.5 }, "values": [ [ "LANE LINE BROKEN", "WHITE" ] ] }, { "label": "LANE LINE DOTTED, WHITE", "description": "LANE LINE DOTTED, WHITE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.5 }, "values": [ [ "LANE LINE DOTTED", "WHITE" ] ] }, { "label": "LANE LINE DOUBLE, YELLOW", "description": "LANE LINE DOUBLE, YELLOW", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 245, 122, 255 ], "width": 1.25 }, "values": [ [ "LANE LINE DOUBLE", "YELLOW" ] ] }, { "label": "LANE LINE, WHITE", "description": "LANE LINE, WHITE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.5 }, "values": [ [ "LANE LINE", "WHITE" ] ] }, { "label": "LANE LINE, YELLOW", "description": "LANE LINE, YELLOW", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 245, 122, 255 ], "width": 1.5 }, "values": [ [ "LANE LINE", "YELLOW" ] ] }, { "label": "LEFT TURN, WHITE", "description": "LEFT TURN, WHITE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.5 }, "values": [ [ "LEFT TURN", "WHITE" ] ] }, { "label": "NO PARKING, WHITE", "description": "NO PARKING, WHITE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.5 }, "values": [ [ "NO PARKING", "WHITE" ] ] }, { "label": "PAINTED MEDIAN, WHITE", "description": "PAINTED MEDIAN, WHITE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.5 }, "values": [ [ "PAINTED MEDIAN", "WHITE" ] ] }, { "label": "PAINTED MEDIAN, YELLOW", "description": "PAINTED MEDIAN, YELLOW", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 245, 122, 255 ], "width": 1.5 }, "values": [ [ "PAINTED MEDIAN", "YELLOW" ] ] }, { "label": "PARKING, WHITE", "description": "PARKING, WHITE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.5 }, "values": [ [ "PARKING", "WHITE" ] ] }, { "label": "PARKING, YELLOW", "description": "PARKING, YELLOW", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 245, 122, 255 ], "width": 1.5 }, "values": [ [ "PARKING", "YELLOW" ] ] }, { "label": "PEDESTRIAN, WHITE", "description": "PEDESTRIAN, WHITE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.5 }, "values": [ [ "PEDESTRIAN", "WHITE" ] ] }, { "label": "RIGHT TURN, WHITE", "description": "RIGHT TURN, WHITE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.5 }, "values": [ [ "RIGHT TURN", "WHITE" ] ] }, { "label": "SCHOOL, WHITE", "description": "SCHOOL, WHITE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 6 }, "values": [ [ "SCHOOL", "WHITE" ] ] }, { "label": "STOP BAR, WHITE", "description": "STOP BAR, WHITE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 6 }, "values": [ [ "STOP BAR", "WHITE" ] ] }, { "label": "THRU AND LEFT TURN, WHITE", "description": "THRU AND LEFT TURN, WHITE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.5 }, "values": [ [ "THRU AND LEFT TURN", "WHITE" ] ] }, { "label": "THRU AND RIGHT TURN, WHITE", "description": "THRU AND RIGHT TURN, WHITE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.5 }, "values": [ [ "THRU AND RIGHT TURN", "WHITE" ] ] }, { "label": "WORD, WHITE", "description": "WORD, WHITE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.25 }, "values": [ [ "WORD", "WHITE" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3 }, "value": "BIKEPATH,WHITE", "label": "BIKEPATH, WHITE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 245, 122, 255 ], "width": 1.5 }, "value": "CENTER LINE BROKEN,YELLOW", "label": "CENTER LINE BROKEN, YELLOW" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 245, 122, 255 ], "width": 1.25 }, "value": "CENTER LINE DOUBLE,YELLOW", "label": "CENTER LINE DOUBLE, YELLOW" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.5 }, "value": "EDGE LINE,WHITE", "label": "EDGE LINE, WHITE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 122, 122, 255 ], "width": 1.5 }, "value": "FIRE LANE,RED", "label": "FIRE LANE, RED" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.25 }, "value": "HANDICAP,WHITE", "label": "HANDICAP, WHITE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.5 }, "value": "LANE LINE BROKEN,WHITE", "label": "LANE LINE BROKEN, WHITE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.5 }, "value": "LANE LINE DOTTED,WHITE", "label": "LANE LINE DOTTED, WHITE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 245, 122, 255 ], "width": 1.25 }, "value": "LANE LINE DOUBLE,YELLOW", "label": "LANE LINE DOUBLE, YELLOW" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.5 }, "value": "LANE LINE,WHITE", "label": "LANE LINE, WHITE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 245, 122, 255 ], "width": 1.5 }, "value": "LANE LINE,YELLOW", "label": "LANE LINE, YELLOW" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.5 }, "value": "LEFT TURN,WHITE", "label": "LEFT TURN, WHITE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.5 }, "value": "NO PARKING,WHITE", "label": "NO PARKING, WHITE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.5 }, "value": "PAINTED MEDIAN,WHITE", "label": "PAINTED MEDIAN, WHITE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 245, 122, 255 ], "width": 1.5 }, "value": "PAINTED MEDIAN,YELLOW", "label": "PAINTED MEDIAN, YELLOW" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.5 }, "value": "PARKING,WHITE", "label": "PARKING, WHITE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 245, 122, 255 ], "width": 1.5 }, "value": "PARKING,YELLOW", "label": "PARKING, YELLOW" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.5 }, "value": "PEDESTRIAN,WHITE", "label": "PEDESTRIAN, WHITE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.5 }, "value": "RIGHT TURN,WHITE", "label": "RIGHT TURN, WHITE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 6 }, "value": "SCHOOL,WHITE", "label": "SCHOOL, WHITE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 6 }, "value": "STOP BAR,WHITE", "label": "STOP BAR, WHITE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.5 }, "value": "THRU AND LEFT TURN,WHITE", "label": "THRU AND LEFT TURN, WHITE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.5 }, "value": "THRU AND RIGHT TURN,WHITE", "label": "THRU AND RIGHT TURN, WHITE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.25 }, "value": "WORD,WHITE", "label": "WORD, WHITE" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 38, 161, 255 ], "toColor": [ 166, 38, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 150, 102, 255 ], "toColor": [ 68, 150, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 38, 38, 255 ], "toColor": [ 173, 38, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 116, 171, 255 ], "toColor": [ 73, 116, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 154, 46, 255 ], "toColor": [ 176, 154, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 55, 87, 255 ], "toColor": [ 148, 55, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 176, 42, 255 ], "toColor": [ 73, 176, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 47, 148, 255 ], "toColor": [ 56, 47, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 100, 65, 255 ], "toColor": [ 138, 100, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 169, 176, 255 ], "toColor": [ 67, 169, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 135, 43, 255 ], "toColor": [ 103, 135, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 64, 133, 255 ], "toColor": [ 120, 64, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 37, 176, 255 ], "toColor": [ 90, 37, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 62, 39, 255 ], "toColor": [ 135, 62, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 30, 66, 133, 255 ], "toColor": [ 30, 66, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 46, 60, 255 ], "toColor": [ 166, 46, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 37, 121, 255 ], "toColor": [ 161, 37, 121, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 34, 133, 44, 255 ], "toColor": [ 34, 133, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 176, 48, 255 ], "toColor": [ 135, 176, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 105, 128, 255 ], "toColor": [ 43, 105, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 43, 148, 255 ], "toColor": [ 108, 43, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 112, 41, 255 ], "toColor": [ 171, 112, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 124, 60, 255 ], "toColor": [ 133, 124, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 67, 61, 255 ], "toColor": [ 135, 67, 61, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 965150.7253581621, "ymin": 1905222.4399109855, "xmax": 1008125.3871120773, "ymax": 1936834.7894158214, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": "PAVEMENTUSE", "subtypeFieldName": "PAVEMENTUSE", "subtypeField": "PAVEMENTUSE", "defaultSubtypeCode": 3, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITY IDENTIFIER", "length": 50, "domain": null }, { "name": "PAVEMENTUSE", "type": "esriFieldTypeInteger", "alias": "PAVEMENT USE", "domain": null }, { "name": "MARKTYPE", "type": "esriFieldTypeString", "alias": "MARKING TYPE", "length": 50, "domain": null }, { "name": "COLOR", "type": "esriFieldTypeString", "alias": "COLOR", "length": 25, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 25, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 50, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALL DATE", "length": 8, "domain": null }, { "name": "REPAINTEDDATE", "type": "esriFieldTypeDate", "alias": "REPAINTED DATE", "length": 8, "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeString", "alias": "OWNED BY", "length": 25, "domain": null }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "MANAGED BY", "length": 25, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 150, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LAST UPDATE DATE", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LAST EDITOR", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S11_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "MARKTYPE": { "type": "codedValue", "name": "WS3_CROSSWALKMARKING", "description": "Pavement Marking For Crosswalks", "codedValues": [ { "name": "BIKEPATH", "code": "BIKEPATH" }, { "name": "PEDESTRIAN", "code": "PEDESTRIAN" }, { "name": "SCHOOL", "code": "SCHOOL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "COLOR": { "type": "codedValue", "name": "WS3_PAVEMENTMARKINGCOLOR", "description": "Pavement Marking Color", "codedValues": [ { "name": "BLUE", "code": "BLUE" }, { "name": "GREEN", "code": "GREEN" }, { "name": "OTHER", "code": "OTHER" }, { "name": "RED", "code": "RED" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "WHITE", "code": "WHITE" }, { "name": "YELLOW", "code": "YELLOW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "MATERIAL": { "type": "codedValue", "name": "WS3_PAVMARKMATERIAL", "description": "Pavement Marking material", "codedValues": [ { "name": "EPOXY", "code": "EPOXY" }, { "name": "PAINT", "code": "PAINT" }, { "name": "THERMAL", "code": "THERMAL" }, { "name": "BRICK", "code": "BRICK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CONDITION": { "type": "codedValue", "name": "WS3_PAVMARKINGCONDITION", "description": "Pavement Marking Condition", "codedValues": [ { "name": "NEW", "code": "NEW" }, { "name": "GOOD", "code": "GOOD" }, { "name": "FAIR", "code": "FAIR" }, { "name": "POOR", "code": "POOR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNEDBY": { "type": "codedValue", "name": "WS3_OWNEDBY", "description": "Pavement Marking Ownership", "codedValues": [ { "name": "CITY OF ST CHARLES", "code": "COSC" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "STATE", "code": "STATE" }, { "name": "TOWNSHIP", "code": "TOWNSHIP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "MAINTBY": { "type": "codedValue", "name": "WS3_MAINTBY", "description": "Pavement Marking Management", "codedValues": [ { "name": "CITY OF ST CHARLES", "code": "COSC" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "STATE", "code": "STATE" }, { "name": "TOWNSHIP", "code": "TOWNSHIP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 1, "name": "CROSSWALK" }, { "domains": { "MARKTYPE": { "type": "codedValue", "name": "WS3_PARKINGMARKING", "description": "Pavement Markings For Parking", "codedValues": [ { "name": "ARROW", "code": "ARROW" }, { "name": "HANDICAP", "code": "HANDICAP" }, { "name": "LIMITED PARKING", "code": "LIMITED PARKING" }, { "name": "LOADING/ UNLOADING", "code": "LOADING_UNLOADING" }, { "name": "NO PARKING", "code": "NO PARKING" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PARKING", "code": "PARKING" }, { "name": "SPEED HUMP", "code": "SPEED HUMP" }, { "name": "STOP LINE", "code": "STOP LINE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "COLOR": { "type": "codedValue", "name": "WS3_PAVEMENTMARKINGCOLOR", "description": "Pavement Marking Color", "codedValues": [ { "name": "BLUE", "code": "BLUE" }, { "name": "GREEN", "code": "GREEN" }, { "name": "OTHER", "code": "OTHER" }, { "name": "RED", "code": "RED" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "WHITE", "code": "WHITE" }, { "name": "YELLOW", "code": "YELLOW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "MATERIAL": { "type": "codedValue", "name": "WS3_PAVMARKMATERIAL", "description": "Pavement Marking material", "codedValues": [ { "name": "EPOXY", "code": "EPOXY" }, { "name": "PAINT", "code": "PAINT" }, { "name": "THERMAL", "code": "THERMAL" }, { "name": "BRICK", "code": "BRICK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CONDITION": { "type": "codedValue", "name": "WS3_PAVMARKINGCONDITION", "description": "Pavement Marking Condition", "codedValues": [ { "name": "NEW", "code": "NEW" }, { "name": "GOOD", "code": "GOOD" }, { "name": "FAIR", "code": "FAIR" }, { "name": "POOR", "code": "POOR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNEDBY": { "type": "codedValue", "name": "WS3_OWNEDBY", "description": "Pavement Marking Ownership", "codedValues": [ { "name": "CITY OF ST CHARLES", "code": "COSC" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "STATE", "code": "STATE" }, { "name": "TOWNSHIP", "code": "TOWNSHIP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "MAINTBY": { "type": "codedValue", "name": "WS3_MAINTBY", "description": "Pavement Marking Management", "codedValues": [ { "name": "CITY OF ST CHARLES", "code": "COSC" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "STATE", "code": "STATE" }, { "name": "TOWNSHIP", "code": "TOWNSHIP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 2, "name": "PARKING" }, { "domains": { "MARKTYPE": { "type": "codedValue", "name": "WS3_ROAD MARKING", "description": "Pavement Marking For Roads", "codedValues": [ { "name": "CENTER LINE", "code": "CENTER LINE" }, { "name": "CENTER LINE BROKEN", "code": "CENTER LINE BROKEN" }, { "name": "CENTER LINE DOUBLE", "code": "CENTER LINE DOUBLE" }, { "name": "FIRE LANE", "code": "FIRE LANE" }, { "name": "LANE LINE", "code": "LANE LINE" }, { "name": "LANE LINE BROKEN", "code": "LANE LINE BROKEN" }, { "name": "LANE LINE DOTTED", "code": "LANE LINE DOTTED" }, { "name": "LANE LINE DOUBLE", "code": "LANE LINE DOUBLE" }, { "name": "LEFT TURN", "code": "LEFT TURN" }, { "name": "U TURN", "code": "U TURN" }, { "name": "WORD", "code": "WORD" }, { "name": "YIELD LINE", "code": "YIELD LINE" }, { "name": "EDGE LINE", "code": "EDGE LINE" }, { "name": "STOP BAR", "code": "STOP BAR" }, { "name": "TWO WAY LEFT TURN", "code": "TWO WAY LEFT TURN" }, { "name": "RIGHT TURN", "code": "RIGHT TURN" }, { "name": "THRU AND RIGHT TURN", "code": "THRU AND RIGHT TURN" }, { "name": "THRU AND LEFT TURN", "code": "THRU AND LEFT TURN" }, { "name": "PAINTED MEDIAN", "code": "PAINTED MEDIAN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "COLOR": { "type": "codedValue", "name": "WS3_PAVEMENTMARKINGCOLOR", "description": "Pavement Marking Color", "codedValues": [ { "name": "BLUE", "code": "BLUE" }, { "name": "GREEN", "code": "GREEN" }, { "name": "OTHER", "code": "OTHER" }, { "name": "RED", "code": "RED" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "WHITE", "code": "WHITE" }, { "name": "YELLOW", "code": "YELLOW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "MATERIAL": { "type": "codedValue", "name": "WS3_PAVMARKMATERIAL", "description": "Pavement Marking material", "codedValues": [ { "name": "EPOXY", "code": "EPOXY" }, { "name": "PAINT", "code": "PAINT" }, { "name": "THERMAL", "code": "THERMAL" }, { "name": "BRICK", "code": "BRICK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CONDITION": { "type": "codedValue", "name": "WS3_PAVMARKINGCONDITION", "description": "Pavement Marking Condition", "codedValues": [ { "name": "NEW", "code": "NEW" }, { "name": "GOOD", "code": "GOOD" }, { "name": "FAIR", "code": "FAIR" }, { "name": "POOR", "code": "POOR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNEDBY": { "type": "codedValue", "name": "WS3_OWNEDBY", "description": "Pavement Marking Ownership", "codedValues": [ { "name": "CITY OF ST CHARLES", "code": "COSC" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "STATE", "code": "STATE" }, { "name": "TOWNSHIP", "code": "TOWNSHIP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "MAINTBY": { "type": "codedValue", "name": "WS3_MAINTBY", "description": "Pavement Marking Management", "codedValues": [ { "name": "CITY OF ST CHARLES", "code": "COSC" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "STATE", "code": "STATE" }, { "name": "TOWNSHIP", "code": "TOWNSHIP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 3, "name": "ROAD" } ], "subtypes": [ { "domains": { "MARKTYPE": { "type": "codedValue", "name": "WS3_CROSSWALKMARKING", "description": "Pavement Marking For Crosswalks", "codedValues": [ { "name": "BIKEPATH", "code": "BIKEPATH" }, { "name": "PEDESTRIAN", "code": "PEDESTRIAN" }, { "name": "SCHOOL", "code": "SCHOOL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "COLOR": { "type": "codedValue", "name": "WS3_PAVEMENTMARKINGCOLOR", "description": "Pavement Marking Color", "codedValues": [ { "name": "BLUE", "code": "BLUE" }, { "name": "GREEN", "code": "GREEN" }, { "name": "OTHER", "code": "OTHER" }, { "name": "RED", "code": "RED" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "WHITE", "code": "WHITE" }, { "name": "YELLOW", "code": "YELLOW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "MATERIAL": { "type": "codedValue", "name": "WS3_PAVMARKMATERIAL", "description": "Pavement Marking material", "codedValues": [ { "name": "EPOXY", "code": "EPOXY" }, { "name": "PAINT", "code": "PAINT" }, { "name": "THERMAL", "code": "THERMAL" }, { "name": "BRICK", "code": "BRICK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CONDITION": { "type": "codedValue", "name": "WS3_PAVMARKINGCONDITION", "description": "Pavement Marking Condition", "codedValues": [ { "name": "NEW", "code": "NEW" }, { "name": "GOOD", "code": "GOOD" }, { "name": "FAIR", "code": "FAIR" }, { "name": "POOR", "code": "POOR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNEDBY": { "type": "codedValue", "name": "WS3_OWNEDBY", "description": "Pavement Marking Ownership", "codedValues": [ { "name": "CITY OF ST CHARLES", "code": "COSC" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "STATE", "code": "STATE" }, { "name": "TOWNSHIP", "code": "TOWNSHIP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "MAINTBY": { "type": "codedValue", "name": "WS3_MAINTBY", "description": "Pavement Marking Management", "codedValues": [ { "name": "CITY OF ST CHARLES", "code": "COSC" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "STATE", "code": "STATE" }, { "name": "TOWNSHIP", "code": "TOWNSHIP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "FACILITYID": null, "PAVEMENTUSE": null, "MARKTYPE": null, "COLOR": null, "MATERIAL": null, "CONDITION": null, "INSTALLDATE": null, "REPAINTEDDATE": null, "OWNEDBY": null, "MAINTBY": null, "NOTES": null, "LASTUPDATE": null, "LASTEDITOR": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "CROSSWALK" }, { "domains": { "MARKTYPE": { "type": "codedValue", "name": "WS3_PARKINGMARKING", "description": "Pavement Markings For Parking", "codedValues": [ { "name": "ARROW", "code": "ARROW" }, { "name": "HANDICAP", "code": "HANDICAP" }, { "name": "LIMITED PARKING", "code": "LIMITED PARKING" }, { "name": "LOADING/ UNLOADING", "code": "LOADING_UNLOADING" }, { "name": "NO PARKING", "code": "NO PARKING" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PARKING", "code": "PARKING" }, { "name": "SPEED HUMP", "code": "SPEED HUMP" }, { "name": "STOP LINE", "code": "STOP LINE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "COLOR": { "type": "codedValue", "name": "WS3_PAVEMENTMARKINGCOLOR", "description": "Pavement Marking Color", "codedValues": [ { "name": "BLUE", "code": "BLUE" }, { "name": "GREEN", "code": "GREEN" }, { "name": "OTHER", "code": "OTHER" }, { "name": "RED", "code": "RED" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "WHITE", "code": "WHITE" }, { "name": "YELLOW", "code": "YELLOW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "MATERIAL": { "type": "codedValue", "name": "WS3_PAVMARKMATERIAL", "description": "Pavement Marking material", "codedValues": [ { "name": "EPOXY", "code": "EPOXY" }, { "name": "PAINT", "code": "PAINT" }, { "name": "THERMAL", "code": "THERMAL" }, { "name": "BRICK", "code": "BRICK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CONDITION": { "type": "codedValue", "name": "WS3_PAVMARKINGCONDITION", "description": "Pavement Marking Condition", "codedValues": [ { "name": "NEW", "code": "NEW" }, { "name": "GOOD", "code": "GOOD" }, { "name": "FAIR", "code": "FAIR" }, { "name": "POOR", "code": "POOR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNEDBY": { "type": "codedValue", "name": "WS3_OWNEDBY", "description": "Pavement Marking Ownership", "codedValues": [ { "name": "CITY OF ST CHARLES", "code": "COSC" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "STATE", "code": "STATE" }, { "name": "TOWNSHIP", "code": "TOWNSHIP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "MAINTBY": { "type": "codedValue", "name": "WS3_MAINTBY", "description": "Pavement Marking Management", "codedValues": [ { "name": "CITY OF ST CHARLES", "code": "COSC" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "STATE", "code": "STATE" }, { "name": "TOWNSHIP", "code": "TOWNSHIP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "FACILITYID": null, "PAVEMENTUSE": null, "MARKTYPE": null, "COLOR": null, "MATERIAL": null, "CONDITION": null, "INSTALLDATE": null, "REPAINTEDDATE": null, "OWNEDBY": null, "MAINTBY": null, "NOTES": null, "LASTUPDATE": null, "LASTEDITOR": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "PARKING" }, { "domains": { "MARKTYPE": { "type": "codedValue", "name": "WS3_ROAD MARKING", "description": "Pavement Marking For Roads", "codedValues": [ { "name": "CENTER LINE", "code": "CENTER LINE" }, { "name": "CENTER LINE BROKEN", "code": "CENTER LINE BROKEN" }, { "name": "CENTER LINE DOUBLE", "code": "CENTER LINE DOUBLE" }, { "name": "FIRE LANE", "code": "FIRE LANE" }, { "name": "LANE LINE", "code": "LANE LINE" }, { "name": "LANE LINE BROKEN", "code": "LANE LINE BROKEN" }, { "name": "LANE LINE DOTTED", "code": "LANE LINE DOTTED" }, { "name": "LANE LINE DOUBLE", "code": "LANE LINE DOUBLE" }, { "name": "LEFT TURN", "code": "LEFT TURN" }, { "name": "U TURN", "code": "U TURN" }, { "name": "WORD", "code": "WORD" }, { "name": "YIELD LINE", "code": "YIELD LINE" }, { "name": "EDGE LINE", "code": "EDGE LINE" }, { "name": "STOP BAR", "code": "STOP BAR" }, { "name": "TWO WAY LEFT TURN", "code": "TWO WAY LEFT TURN" }, { "name": "RIGHT TURN", "code": "RIGHT TURN" }, { "name": "THRU AND RIGHT TURN", "code": "THRU AND RIGHT TURN" }, { "name": "THRU AND LEFT TURN", "code": "THRU AND LEFT TURN" }, { "name": "PAINTED MEDIAN", "code": "PAINTED MEDIAN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "COLOR": { "type": "codedValue", "name": "WS3_PAVEMENTMARKINGCOLOR", "description": "Pavement Marking Color", "codedValues": [ { "name": "BLUE", "code": "BLUE" }, { "name": "GREEN", "code": "GREEN" }, { "name": "OTHER", "code": "OTHER" }, { "name": "RED", "code": "RED" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "WHITE", "code": "WHITE" }, { "name": "YELLOW", "code": "YELLOW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "MATERIAL": { "type": "codedValue", "name": "WS3_PAVMARKMATERIAL", "description": "Pavement Marking material", "codedValues": [ { "name": "EPOXY", "code": "EPOXY" }, { "name": "PAINT", "code": "PAINT" }, { "name": "THERMAL", "code": "THERMAL" }, { "name": "BRICK", "code": "BRICK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CONDITION": { "type": "codedValue", "name": "WS3_PAVMARKINGCONDITION", "description": "Pavement Marking Condition", "codedValues": [ { "name": "NEW", "code": "NEW" }, { "name": "GOOD", "code": "GOOD" }, { "name": "FAIR", "code": "FAIR" }, { "name": "POOR", "code": "POOR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNEDBY": { "type": "codedValue", "name": "WS3_OWNEDBY", "description": "Pavement Marking Ownership", "codedValues": [ { "name": "CITY OF ST CHARLES", "code": "COSC" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "STATE", "code": "STATE" }, { "name": "TOWNSHIP", "code": "TOWNSHIP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "MAINTBY": { "type": "codedValue", "name": "WS3_MAINTBY", "description": "Pavement Marking Management", "codedValues": [ { "name": "CITY OF ST CHARLES", "code": "COSC" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "STATE", "code": "STATE" }, { "name": "TOWNSHIP", "code": "TOWNSHIP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "FACILITYID": null, "PAVEMENTUSE": null, "MARKTYPE": null, "COLOR": null, "MATERIAL": null, "CONDITION": null, "INSTALLDATE": null, "REPAINTEDDATE": null, "OWNEDBY": null, "MAINTBY": null, "NOTES": null, "LASTUPDATE": null, "LASTEDITOR": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "ROAD" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fe0e8f23a1064da789040ad16986db04" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Parking Lots", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 6.561666666666668E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2001, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 964978.756213922, "ymin": 1905494.7389070913, "xmax": 1008524.770499669, "ymax": 1936881.9031667635, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LETTER", "type": "esriFieldTypeString", "alias": "LETTER", "length": 2, "domain": null }, { "name": "TOTAL_STALLS", "type": "esriFieldTypeSmallInteger", "alias": "TOTALSTALLS", "domain": null }, { "name": "HANDICAPPED_STALLS", "type": "esriFieldTypeSmallInteger", "alias": "HANDICAPPEDSTALLS", "domain": null }, { "name": "LEASED_STALLS", "type": "esriFieldTypeSmallInteger", "alias": "LEASEDSTALLS", "domain": null }, { "name": "TOTAL_UNRESTRICTED_STALLS", "type": "esriFieldTypeSmallInteger", "alias": "TOTALUNRESTRICTEDSTALLS", "domain": null }, { "name": "TIME_RESTRICTION", "type": "esriFieldTypeString", "alias": "TIME_RESTRICTION", "length": 255, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "DESIGNATION", "type": "esriFieldTypeString", "alias": "DESIGNATION", "length": 10, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "BlockAddress", "type": "esriFieldTypeString", "alias": "Block Address", "length": 50, "domain": null }, { "name": "CityCode", "type": "esriFieldTypeString", "alias": "City Code", "length": 200, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "attachID", "type": "esriFieldTypeString", "alias": "attachID", "length": 10, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R116_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_116", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S90_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fe0e8f23a1064da789040ad16986db04" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "Sidewalks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2001, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "field2": "Color", "uniqueValueGroups": [ { "heading": "Type, Color", "classes": [ { "label": ", ", "description": ", ", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.4 } }, "values": [ [ "", "" ] ] }, { "label": "Apron, Black", "description": "Apron, Black", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.4 } }, "values": [ [ "Apron", "Black" ] ] }, { "label": "Asphalt, Black", "description": "Asphalt, Black", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": null }, "values": [ [ "Asphalt", "Black" ] ] }, { "label": "Brick, Grey", "description": "Brick, Grey", "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "values": [ [ "Brick", "Grey" ] ] }, { "label": "Brick, Red", "description": "Brick, Red", "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "values": [ [ "Brick", "Red" ] ] }, { "label": "Brick, Tan", "description": "Brick, Tan", "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "values": [ [ "Brick", "Tan" ] ] }, { "label": "Concrete, Black", "description": "Concrete, Black", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": null }, "values": [ [ "Concrete", "Black" ] ] }, { "label": "Concrete, Green", "description": "Concrete, Green", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": null }, "values": [ [ "Concrete", "Green" ] ] }, { "label": "Concrete, Grey", "description": "Concrete, Grey", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.4 } }, "values": [ [ "Concrete", "Grey" ] ] }, { "label": "Concrete, Red", "description": "Concrete, Red", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 176, 158, 255 ], "outline": null }, "values": [ [ "Concrete", "Red" ] ] }, { "label": "Concrete, Tan", "description": "Concrete, Tan", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 228, 190, 255 ], "outline": null }, "values": [ [ "Concrete", "Tan" ] ] }, { "label": "Dirt, Tan", "description": "Dirt, Tan", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 228, 190, 255 ], "outline": null }, "values": [ [ "Dirt", "Tan" ] ] }, { "label": "Greenway, Green", "description": "Greenway, Green", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": null }, "values": [ [ "Greenway", "Green" ] ] }, { "label": "Grvel, Grey", "description": "Grvel, Grey", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 180, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 0.4 } }, "values": [ [ "Gravel", "Grey" ] ] }, { "label": "Grvel, Red", "description": "Grvel, Red", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 176, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "values": [ [ "Gravel", "Red" ] ] }, { "label": "Grvel, Tan", "description": "Grvel, Tan", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 228, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "values": [ [ "Gravel", "Tan" ] ] }, { "label": "Limestone, Tan", "description": "Limestone, Tan", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 228, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "values": [ [ "Limestone", "Tan" ] ] }, { "label": "Paver, Brown", "description": "Paver, Brown", "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "values": [ [ "Paver", "Brown" ] ] }, { "label": "Planter, Green", "description": "Planter, Green", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": null }, "values": [ [ "Planter", "Green" ] ] }, { "label": "Playground, ", "description": "Playground, ", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 125, 255 ], "outline": null }, "values": [ [ "Playground", "" ] ] }, { "label": "Rock, Grey", "description": "Rock, Grey", "symbol": { "type": "esriPFS", "url": "83cf64dff72798548e008f38a403d983", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAE4AAABOCAYAAACOqiAdAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADM0lEQVR4nO1bbXLEIAjNDy/NCTjnnqSddtqd1EaQF1Da5f3pTLbKi1E+pT0ej7fjAsx8ENFhBb/IuCb9OJqcledWUlHyInk+F+48Sf+3BynPZ14ClZeF53PhkG1rQT8/Ki8Lz8ujWtAxtXCSLmDwN1ReFp5tZhJpUgJ/Q+Vl4dlW65AeWXWdJq9lOk5/aVzTJh1NQN0zyYxL41B5u3mqxmH2a9Fmd2M1TzFyWAVefAxRnOVd6jiJTERYRaC8nTxVHddjNCkrBJGXiBjnxbN5fRGaVMLeCYBdPIc7TrM2pLzEaJt7y9vFs2V1MGexi6drkM+ATtkBD57wwvGkldu9aFE8LxOZMyTo5oJY5WXjaUpkeu4eAuVl4Tk8qtYvyxMx4K7cXQTPW1aVBP/IulsirWoEz8+Fq9j0GtK6NORr800XA5WXiSdUVyXl/HuHVai8SJ5tZUDOwgtmSABYeEI7boRsOzWS53DHjSaQzDeBTqdVXgae5rTS3XCFQXnZeJoTmSgYtIzfyMazrTLvFBQVeI77wOw4deG0gJkHJD1eGj1aK3iq2RFtUlIU9wir667ePJdd8+qRXddp8lwTmRkRxRNeODLqi10LHcXz9v24M87/o5XldlpTD55DB3hkpWbDHBp47d7ydvEcOsDScw4IrFF5u3i6VfJfbRx0d0TTE1eISADs5OlSkKY/4JZ482wRdU0UHnXUVTzFkOtuakYCKi8Lz9CQiwFrqCELz+a5vdnoTO5IG3nx/LFwmoOp6RICLZ9FXhaeplvnqC5hww5Bw7TVPJdU8snJ4mXiaa7k3yHPQN3BIyMcwdNcV5Um44C6KiovmufSSv5/Glc9+YQlAKonv0O/E690bHjkcIZFB0nIwrN68kFUT/6BuS7Vk39gUUX15E/iV5C/OvzhfzKuevIZu4tSPfmEuTfVk2/AeXdWTz6YOKiefDABUD35fB2bwlZVszY0WRGfHYfK28WzevKNeBqHwxG8uKK+k2f15H8BDvKtdzTo5i6KvBOygmf15CswJzKtX5aFlPPMnJFBfATP6sknW4D/w6qutnyctJJvkVc9+QJcK/nShBx0YRmVF8nzHbeLm001vd56AAAAAElFTkSuQmCC", "contentType": "image/png", "outline": null, "width": 58.5, "height": 58.5, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "Rock", "Grey" ] ] }, { "label": "Wood,Brown", "description": "Wood,Brown", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 112, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Wood", "Brown" ] ] }, { "label": "Water,Blue", "description": "Water,Blue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 217, 242, 255 ], "outline": null }, "values": [ [ "Water", "Blue" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.4 } }, "value": ",", "label": ", " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.4 } }, "value": "Apron,Black", "label": "Apron, Black" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": null }, "value": "Asphalt,Black", "label": "Asphalt, Black" }, { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "Brick,Grey", "label": "Brick, Grey" }, { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "Brick,Red", "label": "Brick, Red" }, { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "Brick,Tan", "label": "Brick, Tan" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": null }, "value": "Concrete,Black", "label": "Concrete, Black" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": null }, "value": "Concrete,Green", "label": "Concrete, Green" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.4 } }, "value": "Concrete,Grey", "label": "Concrete, Grey" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 176, 158, 255 ], "outline": null }, "value": "Concrete,Red", "label": "Concrete, Red" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 228, 190, 255 ], "outline": null }, "value": "Concrete,Tan", "label": "Concrete, Tan" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 228, 190, 255 ], "outline": null }, "value": "Dirt,Tan", "label": "Dirt, Tan" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": null }, "value": "Greenway,Green", "label": "Greenway, Green" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 180, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 0.4 } }, "value": "Gravel,Grey", "label": "Grvel, Grey" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 176, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "Gravel,Red", "label": "Grvel, Red" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 228, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Gravel,Tan", "label": "Grvel, Tan" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 228, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "Limestone,Tan", "label": "Limestone, Tan" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Paver,Brown", "label": "Paver, Brown" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": null }, "value": "Planter,Green", "label": "Planter, Green" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 125, 255 ], "outline": null }, "value": "Playground,", "label": "Playground, " }, { "symbol": { "type": "esriPFS", "url": "83cf64dff72798548e008f38a403d983", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAE4AAABOCAYAAACOqiAdAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADM0lEQVR4nO1bbXLEIAjNDy/NCTjnnqSddtqd1EaQF1Da5f3pTLbKi1E+pT0ej7fjAsx8ENFhBb/IuCb9OJqcledWUlHyInk+F+48Sf+3BynPZ14ClZeF53PhkG1rQT8/Ki8Lz8ujWtAxtXCSLmDwN1ReFp5tZhJpUgJ/Q+Vl4dlW65AeWXWdJq9lOk5/aVzTJh1NQN0zyYxL41B5u3mqxmH2a9Fmd2M1TzFyWAVefAxRnOVd6jiJTERYRaC8nTxVHddjNCkrBJGXiBjnxbN5fRGaVMLeCYBdPIc7TrM2pLzEaJt7y9vFs2V1MGexi6drkM+ATtkBD57wwvGkldu9aFE8LxOZMyTo5oJY5WXjaUpkeu4eAuVl4Tk8qtYvyxMx4K7cXQTPW1aVBP/IulsirWoEz8+Fq9j0GtK6NORr800XA5WXiSdUVyXl/HuHVai8SJ5tZUDOwgtmSABYeEI7boRsOzWS53DHjSaQzDeBTqdVXgae5rTS3XCFQXnZeJoTmSgYtIzfyMazrTLvFBQVeI77wOw4deG0gJkHJD1eGj1aK3iq2RFtUlIU9wir667ePJdd8+qRXddp8lwTmRkRxRNeODLqi10LHcXz9v24M87/o5XldlpTD55DB3hkpWbDHBp47d7ydvEcOsDScw4IrFF5u3i6VfJfbRx0d0TTE1eISADs5OlSkKY/4JZ482wRdU0UHnXUVTzFkOtuakYCKi8Lz9CQiwFrqCELz+a5vdnoTO5IG3nx/LFwmoOp6RICLZ9FXhaeplvnqC5hww5Bw7TVPJdU8snJ4mXiaa7k3yHPQN3BIyMcwdNcV5Um44C6KiovmufSSv5/Glc9+YQlAKonv0O/E690bHjkcIZFB0nIwrN68kFUT/6BuS7Vk39gUUX15E/iV5C/OvzhfzKuevIZu4tSPfmEuTfVk2/AeXdWTz6YOKiefDABUD35fB2bwlZVszY0WRGfHYfK28WzevKNeBqHwxG8uKK+k2f15H8BDvKtdzTo5i6KvBOygmf15CswJzKtX5aFlPPMnJFBfATP6sknW4D/w6qutnyctJJvkVc9+QJcK/nShBx0YRmVF8nzHbeLm001vd56AAAAAElFTkSuQmCC", "contentType": "image/png", "outline": null, "width": 58.5, "height": 58.5, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Rock,Grey", "label": "Rock, Grey" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 112, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Wood,Brown", "label": "Wood,Brown" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 217, 242, 255 ], "outline": null }, "value": "Water,Blue", "label": "Water,Blue" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 128, 206, 255 ], "toColor": [ 209, 128, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 227, 129, 255 ], "toColor": [ 133, 227, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 209, 250, 255 ], "toColor": [ 87, 209, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 138, 88, 255 ], "toColor": [ 199, 138, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 94, 235, 255 ], "toColor": [ 89, 94, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 81, 130, 255 ], "toColor": [ 65, 81, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 133, 106, 255 ], "toColor": [ 53, 133, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 58, 79, 255 ], "toColor": [ 135, 58, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 208, 88, 255 ], "toColor": [ 214, 208, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 140, 53, 255 ], "toColor": [ 105, 140, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 85, 76, 255 ], "toColor": [ 217, 85, 76, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 136, 145, 255 ], "toColor": [ 227, 136, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 245, 230, 255 ], "toColor": [ 144, 245, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 77, 168, 255 ], "toColor": [ 108, 77, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 143, 235, 255 ], "toColor": [ 113, 143, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 130, 148, 255 ], "toColor": [ 90, 130, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 107, 92, 255 ], "toColor": [ 148, 107, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 63, 181, 255 ], "toColor": [ 181, 63, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 204, 154, 255 ], "toColor": [ 94, 204, 154, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 82, 159, 255 ], "toColor": [ 222, 82, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 98, 140, 255 ], "toColor": [ 153, 98, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 237, 90, 255 ], "toColor": [ 142, 237, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 177, 219, 255 ], "toColor": [ 147, 177, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 15, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 951596.6186081618, "ymin": 1903839.1369033232, "xmax": 1010021.5047109127, "ymax": 1937109.9502828196, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 15, "domain": { "type": "codedValue", "name": "WS1_TRN_SidewalkType", "description": "Sidewalk Material", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Brick", "code": "Brick" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Dirt", "code": "Dirt" }, { "name": "Limestone", "code": "Limestone" }, { "name": "Paver", "code": "Paver" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Playground", "code": "Playground" }, { "name": "Greenway", "code": "Greenway" }, { "name": "Planter", "code": "Planter" }, { "name": "Apron", "code": "Apron" }, { "name": "Rock", "code": "Rock" }, { "name": "Water", "code": "Water" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Color", "type": "esriFieldTypeString", "alias": "Color", "length": 15, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 50, "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", "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": "R145_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S119_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fe0e8f23a1064da789040ad16986db04" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "Pavement Edge", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 1.9355950237190348E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.7463799999929495E7, "falseY": -4.6132599999903604E7, "xyUnits": 41330.9597408908, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 12000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 951557.116904676, "ymin": 1899485.457863532, "xmax": 1014313.9999594353, "ymax": 1937605.5522159785, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CODE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "length": 10, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 25, "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": "R134_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S108_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fe0e8f23a1064da789040ad16986db04" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "Landscape Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2001, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LAYERTYPE", "uniqueValueGroups": [ { "heading": "Layer Type", "classes": [ { "label": "Pool", "description": "Pool", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 237, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 237, 255, 255 ], "width": 0.4 } }, "values": [ [ "Pool" ] ] }, { "label": "Dog Park", "description": "Dog Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Dog Park" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 237, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 237, 255, 255 ], "width": 0.4 } }, "value": "Pool", "label": "Pool" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Dog Park", "label": "Dog Park" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 128, 206, 255 ], "toColor": [ 209, 128, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 222, 87, 255 ], "toColor": [ 118, 222, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 237, 250, 255 ], "toColor": [ 97, 237, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 138, 89, 255 ], "toColor": [ 201, 138, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 130, 76, 255 ], "toColor": [ 66, 130, 76, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 113, 143, 255 ], "toColor": [ 69, 113, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 91, 245, 255 ], "toColor": [ 121, 91, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 51, 66, 255 ], "toColor": [ 128, 51, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 220, 109, 255 ], "toColor": [ 232, 220, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 64, 145, 255 ], "toColor": [ 76, 64, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 227, 166, 255 ], "toColor": [ 134, 227, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 109, 124, 255 ], "toColor": [ 237, 109, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 95, 245, 255 ], "toColor": [ 222, 95, 245, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 965003.0110866614, "ymin": 1903839.1369033232, "xmax": 1010021.5047109127, "ymax": 1929125.515136242, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LAYERTYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LAYERTYPE", "type": "esriFieldTypeString", "alias": "Layer Type", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Color", "type": "esriFieldTypeString", "alias": "Color", "length": 50, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 100, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R54_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S28_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fe0e8f23a1064da789040ad16986db04" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "Bridges", "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": 41330.9597408908, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 300000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 966658.4739240408, "ymin": 1909463.1991399303, "xmax": 1003358.9275188595, "ymax": 1935030.0409366041, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "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": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 25, "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": "R56_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S30_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fe0e8f23a1064da789040ad16986db04" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "Fox River Large Scale", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 1.9355950237190283E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.746379999992943E7, "falseY": -4.613259999990344E7, "xyUnits": 41330.95974089094, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 8000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 186, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } } }, "scaleSymbols": false, "transparency": 50, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 37, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 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": "Times New Roman", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 987649.7120767199, "ymin": 1900301.8030491173, "xmax": 995562.6985171586, "ymax": 1937431.2427142188, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "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": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 10, "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": "R234_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S194_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fe0e8f23a1064da789040ad16986db04" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "Fox River Small Scale", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 1.9355950237190283E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.746379999992943E7, "falseY": -4.613259999990344E7, "xyUnits": 41330.95974089094, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 8001, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 186, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 39, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 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": "Times New Roman", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 987649.7120767199, "ymin": 1900301.8030491173, "xmax": 995562.6985171586, "ymax": 1937431.2427142188, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "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": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 10, "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": "R234_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S194_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fe0e8f23a1064da789040ad16986db04" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "Fox River Background", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 1.9355950237190283E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.746379999992943E7, "falseY": -4.613259999990344E7, "xyUnits": 41330.95974089094, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 300000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 197, 255, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 10, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 987649.7120767199, "ymin": 1900301.8030491173, "xmax": 995562.6985171586, "ymax": 1937431.2427142188, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "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": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 10, "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": "R234_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S194_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fe0e8f23a1064da789040ad16986db04" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 21, "name": "Lakes and Ponds", "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": 41330.9597408908, "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": [ 224, 243, 219, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 952154.0650073774, "ymin": 1899918.774150215, "xmax": 1014160.2855516449, "ymax": 1938126.6100412756, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 75, "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": "R233_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S193_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fe0e8f23a1064da789040ad16986db04" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 22, "name": "Lakes and Ponds Background", "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": 41330.9597408908, "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": [ 190, 210, 255, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 10, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 952154.0650073774, "ymin": 1899918.774150215, "xmax": 1014160.2855516449, "ymax": 1938126.6100412756, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 75, "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": "R233_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S193_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fe0e8f23a1064da789040ad16986db04" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 23, "name": "Creeks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 1.9355950237190283E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.746379999992943E7, "falseY": -4.613259999990344E7, "xyUnits": 41330.95974089094, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 300000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 210, 255, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 35, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 951558.5232596323, "ymin": 1899554.1913993135, "xmax": 1008971.5487222932, "ymax": 1937110.5348457545, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "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": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 35, "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": "R219_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S179_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fe0e8f23a1064da789040ad16986db04" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 24, "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.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "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": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fe0e8f23a1064da789040ad16986db04" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 25, "name": "Sport Field Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 6.561666666666668E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2001, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.12 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 963527.7433679216, "ymin": 1905589.7105019242, "xmax": 1004912.091045253, "ymax": 1930954.6984857619, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MARKTYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MARKTYPE", "type": "esriFieldTypeString", "alias": "MARKTYPE", "length": 50, "domain": null }, { "name": "COLOR", "type": "esriFieldTypeString", "alias": "COLOR", "length": 25, "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": "R68_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S42_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fe0e8f23a1064da789040ad16986db04" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 26, "name": "Sport Fields", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 6.561666666666668E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2001, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FACILITYID", "uniqueValueGroups": [ { "heading": "FACILITYID", "classes": [ { "label": "Baseball Field", "description": "Baseball Field", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": null }, "values": [ [ "Baseball Field" ] ] }, { "label": "Football Field", "description": "Football Field", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.2 } }, "values": [ [ "Football Field" ] ] }, { "label": "Lacrosse Field", "description": "Lacrosse Field", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.2 } }, "values": [ [ "Lacrosse Field" ] ] }, { "label": "Soccer Field", "description": "Soccer Field", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.2 } }, "values": [ [ "Soccer Field" ] ] }, { "label": "Softball Field", "description": "Softball Field", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": null }, "values": [ [ "Softball Field" ] ] }, { "label": "Volleyball Court", "description": "Volleyball Court", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.2 } }, "values": [ [ "Volleyball Court" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": null }, "value": "Baseball Field", "label": "Baseball Field" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.2 } }, "value": "Football Field", "label": "Football Field" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.2 } }, "value": "Lacrosse Field", "label": "Lacrosse Field" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.2 } }, "value": "Soccer Field", "label": "Soccer Field" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": null }, "value": "Softball Field", "label": "Softball Field" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.2 } }, "value": "Volleyball Court", "label": "Volleyball Court" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 128, 206, 255 ], "toColor": [ 209, 128, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 222, 87, 255 ], "toColor": [ 118, 222, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 237, 250, 255 ], "toColor": [ 97, 237, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 138, 89, 255 ], "toColor": [ 201, 138, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 130, 76, 255 ], "toColor": [ 66, 130, 76, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 113, 143, 255 ], "toColor": [ 69, 113, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 91, 245, 255 ], "toColor": [ 121, 91, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 51, 66, 255 ], "toColor": [ 128, 51, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 220, 109, 255 ], "toColor": [ 232, 220, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 64, 145, 255 ], "toColor": [ 76, 64, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 227, 166, 255 ], "toColor": [ 134, 227, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 109, 124, 255 ], "toColor": [ 237, 109, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 95, 245, 255 ], "toColor": [ 222, 95, 245, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 963527.7433679216, "ymin": 1905589.7105019242, "xmax": 1004912.091045253, "ymax": 1930954.6984857619, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 50, "domain": null }, { "name": "COLOR", "type": "esriFieldTypeString", "alias": "Color", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "SurfaceUse", "type": "esriFieldTypeString", "alias": "Surface Use", "length": 50, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R89_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S63_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fe0e8f23a1064da789040ad16986db04" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 27, "name": "Athletic Tracks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 6.561666666666668E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2001, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 184, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 237, 230, 214, 255 ], "width": 0.8 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 986477.4851980023, "ymin": 1910081.4105080068, "xmax": 999818.7006415054, "ymax": 1924516.168711923, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "SurfaceUse", "type": "esriFieldTypeString", "alias": "SurfaceUse", "length": 50, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R62_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S36_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fe0e8f23a1064da789040ad16986db04" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 28, "name": "Basketball Courts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 6.561666666666668E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2001, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 180, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 970759.7430115044, "ymin": 1905589.7105019242, "xmax": 1004400.7472516708, "ymax": 1930954.6984857619, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "SurfaceUse", "type": "esriFieldTypeString", "alias": "SurfaceUse", "length": 50, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "COLOR", "type": "esriFieldTypeString", "alias": "Color", "length": 20, "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": "R63_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S37_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fe0e8f23a1064da789040ad16986db04" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 29, "name": "Tennis Courts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 6.561666666666668E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2001, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "uniqueValueGroups": [ { "heading": "Type", "classes": [ { "label": "Exterior", "description": "Exterior", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 145, 255 ], "outline": null }, "values": [ [ "Exterior" ] ] }, { "label": "Interior", "description": "Interior", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 205, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.12 } }, "values": [ [ "Interior" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 145, 255 ], "outline": null }, "value": "Exterior", "label": "Exterior" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 205, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.12 } }, "value": "Interior", "label": "Interior" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 128, 206, 255 ], "toColor": [ 209, 128, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 222, 87, 255 ], "toColor": [ 118, 222, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 237, 250, 255 ], "toColor": [ 97, 237, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 138, 89, 255 ], "toColor": [ 201, 138, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 130, 76, 255 ], "toColor": [ 66, 130, 76, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 113, 143, 255 ], "toColor": [ 69, 113, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 91, 245, 255 ], "toColor": [ 121, 91, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 51, 66, 255 ], "toColor": [ 128, 51, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 220, 109, 255 ], "toColor": [ 232, 220, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 64, 145, 255 ], "toColor": [ 76, 64, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 227, 166, 255 ], "toColor": [ 134, 227, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 109, 124, 255 ], "toColor": [ 237, 109, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 95, 245, 255 ], "toColor": [ 222, 95, 245, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 963527.7433679216, "ymin": 1905878.1177335083, "xmax": 1004912.091045253, "ymax": 1926162.4370729253, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "SurfaceUse", "type": "esriFieldTypeString", "alias": "SurfaceUse", "length": 50, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "Color", "type": "esriFieldTypeString", "alias": "Color", "length": 25, "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": "R80_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S54_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fe0e8f23a1064da789040ad16986db04" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 30, "name": "Basemap Areas of Interest", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 6.561666666666668E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 2001, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CODE", "uniqueValueGroups": [ { "heading": "CODE", "classes": [ { "label": "Government", "description": "Government", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 147, 141, 255 ], "outline": null }, "values": [ [ "Government" ] ] }, { "label": "Commercial", "description": "Commercial", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 192, 109, 255 ], "outline": null }, "values": [ [ "Commercial" ] ] }, { "label": "School", "description": "School", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 236, 162, 255 ], "outline": null }, "values": [ [ "School" ] ] }, { "label": "Airport", "description": "Airport", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": null }, "values": [ [ "Airport" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 147, 141, 255 ], "outline": null }, "value": "Government", "label": "Government" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 192, 109, 255 ], "outline": null }, "value": "Commercial", "label": "Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 236, 162, 255 ], "outline": null }, "value": "School", "label": "School" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": null }, "value": "Airport", "label": "Airport" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 250, 255 ], "toColor": [ 252, 184, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 187, 255 ], "toColor": [ 189, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 236, 252, 255 ], "toColor": [ 204, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 179, 255 ], "toColor": [ 252, 210, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 190, 252, 255 ], "toColor": [ 184, 190, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 225, 255 ], "toColor": [ 252, 210, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 189, 255 ], "toColor": [ 251, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 228, 255 ], "toColor": [ 204, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 179, 255 ], "toColor": [ 252, 182, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 210, 252, 255 ], "toColor": [ 227, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 219, 255 ], "toColor": [ 252, 182, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 215, 255 ], "toColor": [ 252, 251, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 215, 255 ], "toColor": [ 252, 225, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "[DESCRIPTION]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "(CODE = 'Government' )", "useCodedValues": true, "maxScale": 2001, "minScale": 30000, "name": "Government", "priority": 28, "symbol": { "type": "esriTS", "color": [ 137, 68, 101, 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": "Verdana", "size": 6.5, "style": "italic", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[DESCRIPTION]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "(CODE = 'Commercial' )", "useCodedValues": true, "maxScale": 2001, "minScale": 30000, "name": "Commercial", "priority": 29, "symbol": { "type": "esriTS", "color": [ 168, 112, 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": "Verdana", "size": 6.5, "style": "italic", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[DESCRIPTION]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "(CODE = 'School' )", "useCodedValues": true, "maxScale": 2001, "minScale": 30000, "name": "School", "priority": 30, "symbol": { "type": "esriTS", "color": [ 115, 115, 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": "Verdana", "size": 6.5, "style": "italic", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[DESCRIPTION]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "(CODE = 'Airport' )", "useCodedValues": true, "maxScale": 2001, "minScale": 30000, "name": "Airport", "priority": 31, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 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, "font": { "family": "Verdana", "size": 7, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 957886.8376550041, "ymin": 1903364.438049592, "xmax": 1010144.0418674201, "ymax": 1937070.2456378415, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CODE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "length": 25, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 50, "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", "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": "R77_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S51_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fe0e8f23a1064da789040ad16986db04" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 31, "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": [ 115, 115, 0, 255 ], "width": 0.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.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "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": "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "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" } } ], "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": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fe0e8f23a1064da789040ad16986db04" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 32, "name": "Parks and Recreation Small Scale", "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": 41330.9597408908, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 16001, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "GROUND_COVER", "uniqueValueGroups": [ { "heading": "GROUND_COVER", "classes": [ { "label": "Forest Preserve", "description": "Forest Preserve", "symbol": { "type": "esriPFS", "url": "bef63c0ed38d3841410c9ec5f6996f7e", "imageData": "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", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 2 }, "width": 73.5, "height": 73.5, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "" ] ] }, { "label": "Grass", "description": "Grass", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 2 } }, "values": [ [ "Grass" ] ] }, { "label": "Woods", "description": "Woods", "symbol": { "type": "esriPFS", "url": "ee315f175840a6810b8a7e9128f8e55f", "imageData": "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", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 2 }, "width": 73.5, "height": 73.5, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "Woods" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPFS", "url": "bef63c0ed38d3841410c9ec5f6996f7e", "imageData": "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", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 2 }, "width": 73.5, "height": 73.5, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "", "label": "Forest Preserve" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 2 } }, "value": "Grass", "label": "Grass" }, { "symbol": { "type": "esriPFS", "url": "ee315f175840a6810b8a7e9128f8e55f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAGIAAABiCAYAAACrpQYOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAGcklEQVR4nO1d23EdIQz1x1aaSQUqRBVkXEV6STnJODPrwTJCb9A6OT+JbVgQEpI44u69fv56/f3yH8dxvTQF/Pj24Wf8/vryZIzyzGS5Ok8aH774ozySLFc3CwUyzq4xquWhxkWVc+1eFK21Y/LCnJBFckch1xRZoHFi1CLAMGlL2xF0vB2y3OPSNrS9qIjZQyosB5XP98aPbCWs+tOxxvaci7qs2s6eNJ241I/+TvP8u01UrruPdxeOP9NnmV1TVDFaoHIMixLv9t54kWmQ9FmXNFlOoycBBtcg/X23YXHjiTti3NZW66sCOsebLcbOua/WilWEZidolCNZgmby0QXjdriU23PwyrLq4zpZryYyHmBWPlELLDhPUMWsYsZMgRW7yKWI1baOBMNKrHa4FG92yFPCNXUI6E+TpyXp9y/ikiiDpzGhIJCTJ7I8tSIiOflpADGU3WTiY1yTJm20knpe0i8Kbt7SLtPIc+1yEdrMAwyLvEsJGllWZ6qyc4QETczRcELdXMxKFgtROft7qWvyTmqFTsFWMw+tPOmKiGZZ0CxLm53ALXPTGo6K9BshBSUpkEWZ0xtR7uqGJmGg7S1ja9ul1aw53x8hDytqApF2FYytujDkWSBPscYKT3VN24/yS1EGWYOrUthTvH92QchTIrViW9ZktSZItr5IpZEaVsXOSFXEijKuDsLZGBef/u5I1mRF1GKwSTmWzidalZP6s9dpoqVJy3NAqIJ5c/hMRVp3Ae0jsdrvNPhsK56METNolTojGKV2FXe1LGcmlgavDpYzQEKKuzqgSSm2FpZdrn3GJ9dUsTO0wII4sEogOsmjvk5TCSxerCxZKhmAcNaUVaTBBilr5j0qK8KKqAx4J+AhJC0Xodvd4uiohJN1ieW1/C6LBcwHPygkSruzPJdEZ98NTwGU9QPJbbz928EdcjH16nA7QgvLOYAypjvk0d7mmBnGuyJ2W0vlbQ04KIvXmMpq1rPBxjbagyMy/bm/ZUIbhyxnC662cWWkoRHsqM55CMgqzMi/abCODtI1zqBxLqt6RAbozvgUrKMWmpFTR5C9Q6vokSXp5wmKVYDA56k9qeqOuLO6lvmlPx8BJF2U6IvdLO3onq6nUszStrcoYey3E6npa9Xk0XHLgvtdh6TBxTWdBDSgIbJgiTumu68nDlDZ2CWPVRbTjuhAAn7V3Se+nSYLkhKhUMnZ8ki7yrPrxJp1htWsnmGdNCS8rykKLcMqYWzL1iMyLFTzDOuhCw8xsRpZrBebx+ep6xG7LhFD4vX9LJekNUqJaV61/URxjDsikot7rRCTXUiGMiLPUccIrcaeCmwsx4cK3YxtnJFmp6peuGnManmli8niq+Sik4pQ67CJx5rNkXJU1QYhfphxVtZb0bmZPA8ePMlnG4Gba/KknJ39MUU3Wrwd6bcLktHsjols1vREQKIsu9fkU9bUAWB47c6NWSx7CkpLpVz6qV1kUL52Z8eO5hgHi8FIspRfMJtZr3aRNahWhiRPhizhmrX0cA7cLQtU1pXvvicOYVw7jyxju1RFRMixbrCc7FcUv/Zv22OE1AcN1kdz/Ur3VM38ql8TZA1KXlrDCm0Biy6MNSubtcmos9zPuTItelwU+nNmfg9GKiWya7g4FJWHGmzKKyCoAsbf0f9nAEndRDNG1g6tcn+qGGG5KbeLPkeDorNdXoVMLA2++pnDLK2MugIJJwJ0dgLyhpLPR1BlPI3PwklxrLpmP708EK0heG6CACP0iaLUTBkZSlitx/Hvj6CTQ6MAlbAag5TNzXZaSbD29kXju42042bBGrM8sqjS16iriiwaJrmWXZAMgJsLe6+pCtT/SxPMuACwA1FZ2BdnRcFZ4sxnYsKYGalm1L1GEArWWVlWB5xKCG6EP0Pn+ZsEOHDuqJLl0bc40MiMdtlVHtzytH87DQSZU0+/Kqyo+CUNfloAUGQ83BzHvh0UItVDPnwP3e58W+OC0EhAntjVFqPl5Pl7wWzWwDMZbjCunTQ2GjkqSz/pmdpnWXi1Y9+6FSmsIFPTyDz1R2WxkJMShyZ+M6NmktXA4iIQ58Mt8kWKT2VfW/Bk4AalL+++egsf1Ze6IHCVRduvMlnRlo5dr5IbAxTtl6UYCNyWqCAQs56nYl8zBnwawHlZOhsuRcwC2eiqIsAmVbgst6vtf2W7kCcGa2BOvZWyUCX/ARyhp+s9TDFcAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 2 }, "width": 73.5, "height": 73.5, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Woods", "label": "Woods" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 128, 206, 255 ], "toColor": [ 209, 128, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 222, 87, 255 ], "toColor": [ 118, 222, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 237, 250, 255 ], "toColor": [ 97, 237, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 138, 89, 255 ], "toColor": [ 201, 138, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 130, 76, 255 ], "toColor": [ 66, 130, 76, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 113, 143, 255 ], "toColor": [ 69, 113, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 91, 245, 255 ], "toColor": [ 121, 91, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 51, 66, 255 ], "toColor": [ 128, 51, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 220, 109, 255 ], "toColor": [ 232, 220, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 64, 145, 255 ], "toColor": [ 76, 64, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 227, 166, 255 ], "toColor": [ 134, 227, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 109, 124, 255 ], "toColor": [ 237, 109, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 95, 245, 255 ], "toColor": [ 222, 95, 245, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "[PARK_NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "stackRowLength": 24, "useCodedValues": true, "maxScale": 16001, "minScale": 48000, "name": "Local Parks", "priority": 40, "symbol": { "type": "esriTS", "color": [ 38, 115, 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": "Verdana", "size": 6.5, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 951596.1294272542, "ymin": 1899577.3927961811, "xmax": 1006958.7159083076, "ymax": 1937563.4743399546, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PARK_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARK_NAME", "type": "esriFieldTypeString", "alias": "PARK_NAME", "length": 30, "domain": null }, { "name": "PARK_TYPE", "type": "esriFieldTypeString", "alias": "PARK_TYPE", "length": 25, "domain": null }, { "name": "GROUND_COVER", "type": "esriFieldTypeString", "alias": "GROUND_COVER", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R182_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S156_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fe0e8f23a1064da789040ad16986db04" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 33, "name": "Parks and Recreation Large Scale", "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": 41330.9597408908, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 16000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "GROUND_COVER", "uniqueValueGroups": [ { "heading": "GROUND_COVER", "classes": [ { "label": "Forest Preserve", "description": "Forest Preserve", "symbol": { "type": "esriPFS", "url": "fbdd02a23692adbabfea0d7322002d74", "imageData": "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", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 4 }, "width": 73.5, "height": 73.5, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "" ] ] }, { "label": "Grass", "description": "Grass", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 137, 68, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 4 } }, "values": [ [ "Grass" ] ] }, { "label": "Woods", "description": "Woods", "symbol": { "type": "esriPFS", "url": "ee315f175840a6810b8a7e9128f8e55f", "imageData": "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", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 4 }, "width": 73.5, "height": 73.5, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "Woods" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPFS", "url": "fbdd02a23692adbabfea0d7322002d74", "imageData": "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", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 4 }, "width": 73.5, "height": 73.5, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "", "label": "Forest Preserve" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 137, 68, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 4 } }, "value": "Grass", "label": "Grass" }, { "symbol": { "type": "esriPFS", "url": "ee315f175840a6810b8a7e9128f8e55f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAGIAAABiCAYAAACrpQYOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAGcklEQVR4nO1d23EdIQz1x1aaSQUqRBVkXEV6STnJODPrwTJCb9A6OT+JbVgQEpI44u69fv56/f3yH8dxvTQF/Pj24Wf8/vryZIzyzGS5Ok8aH774ozySLFc3CwUyzq4xquWhxkWVc+1eFK21Y/LCnJBFckch1xRZoHFi1CLAMGlL2xF0vB2y3OPSNrS9qIjZQyosB5XP98aPbCWs+tOxxvaci7qs2s6eNJ241I/+TvP8u01UrruPdxeOP9NnmV1TVDFaoHIMixLv9t54kWmQ9FmXNFlOoycBBtcg/X23YXHjiTti3NZW66sCOsebLcbOua/WilWEZidolCNZgmby0QXjdriU23PwyrLq4zpZryYyHmBWPlELLDhPUMWsYsZMgRW7yKWI1baOBMNKrHa4FG92yFPCNXUI6E+TpyXp9y/ikiiDpzGhIJCTJ7I8tSIiOflpADGU3WTiY1yTJm20knpe0i8Kbt7SLtPIc+1yEdrMAwyLvEsJGllWZ6qyc4QETczRcELdXMxKFgtROft7qWvyTmqFTsFWMw+tPOmKiGZZ0CxLm53ALXPTGo6K9BshBSUpkEWZ0xtR7uqGJmGg7S1ja9ul1aw53x8hDytqApF2FYytujDkWSBPscYKT3VN24/yS1EGWYOrUthTvH92QchTIrViW9ZktSZItr5IpZEaVsXOSFXEijKuDsLZGBef/u5I1mRF1GKwSTmWzidalZP6s9dpoqVJy3NAqIJ5c/hMRVp3Ae0jsdrvNPhsK56METNolTojGKV2FXe1LGcmlgavDpYzQEKKuzqgSSm2FpZdrn3GJ9dUsTO0wII4sEogOsmjvk5TCSxerCxZKhmAcNaUVaTBBilr5j0qK8KKqAx4J+AhJC0Xodvd4uiohJN1ieW1/C6LBcwHPygkSruzPJdEZ98NTwGU9QPJbbz928EdcjH16nA7QgvLOYAypjvk0d7mmBnGuyJ2W0vlbQ04KIvXmMpq1rPBxjbagyMy/bm/ZUIbhyxnC662cWWkoRHsqM55CMgqzMi/abCODtI1zqBxLqt6RAbozvgUrKMWmpFTR5C9Q6vokSXp5wmKVYDA56k9qeqOuLO6lvmlPx8BJF2U6IvdLO3onq6nUszStrcoYey3E6npa9Xk0XHLgvtdh6TBxTWdBDSgIbJgiTumu68nDlDZ2CWPVRbTjuhAAn7V3Se+nSYLkhKhUMnZ8ki7yrPrxJp1htWsnmGdNCS8rykKLcMqYWzL1iMyLFTzDOuhCw8xsRpZrBebx+ep6xG7LhFD4vX9LJekNUqJaV61/URxjDsikot7rRCTXUiGMiLPUccIrcaeCmwsx4cK3YxtnJFmp6peuGnManmli8niq+Sik4pQ67CJx5rNkXJU1QYhfphxVtZb0bmZPA8ePMlnG4Gba/KknJ39MUU3Wrwd6bcLktHsjols1vREQKIsu9fkU9bUAWB47c6NWSx7CkpLpVz6qV1kUL52Z8eO5hgHi8FIspRfMJtZr3aRNahWhiRPhizhmrX0cA7cLQtU1pXvvicOYVw7jyxju1RFRMixbrCc7FcUv/Zv22OE1AcN1kdz/Ur3VM38ql8TZA1KXlrDCm0Biy6MNSubtcmos9zPuTItelwU+nNmfg9GKiWya7g4FJWHGmzKKyCoAsbf0f9nAEndRDNG1g6tcn+qGGG5KbeLPkeDorNdXoVMLA2++pnDLK2MugIJJwJ0dgLyhpLPR1BlPI3PwklxrLpmP708EK0heG6CACP0iaLUTBkZSlitx/Hvj6CTQ6MAlbAag5TNzXZaSbD29kXju42042bBGrM8sqjS16iriiwaJrmWXZAMgJsLe6+pCtT/SxPMuACwA1FZ2BdnRcFZ4sxnYsKYGalm1L1GEArWWVlWB5xKCG6EP0Pn+ZsEOHDuqJLl0bc40MiMdtlVHtzytH87DQSZU0+/Kqyo+CUNfloAUGQ83BzHvh0UItVDPnwP3e58W+OC0EhAntjVFqPl5Pl7wWzWwDMZbjCunTQ2GjkqSz/pmdpnWXi1Y9+6FSmsIFPTyDz1R2WxkJMShyZ+M6NmktXA4iIQ58Mt8kWKT2VfW/Bk4AalL+++egsf1Ze6IHCVRduvMlnRlo5dr5IbAxTtl6UYCNyWqCAQs56nYl8zBnwawHlZOhsuRcwC2eiqIsAmVbgst6vtf2W7kCcGa2BOvZWyUCX/ARyhp+s9TDFcAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 4 }, "width": 73.5, "height": 73.5, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Woods", "label": "Woods" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 128, 206, 255 ], "toColor": [ 209, 128, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 222, 87, 255 ], "toColor": [ 118, 222, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 237, 250, 255 ], "toColor": [ 97, 237, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 138, 89, 255 ], "toColor": [ 201, 138, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 130, 76, 255 ], "toColor": [ 66, 130, 76, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 113, 143, 255 ], "toColor": [ 69, 113, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 91, 245, 255 ], "toColor": [ 121, 91, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 51, 66, 255 ], "toColor": [ 128, 51, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 220, 109, 255 ], "toColor": [ 232, 220, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 64, 145, 255 ], "toColor": [ 76, 64, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 227, 166, 255 ], "toColor": [ 134, 227, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 109, 124, 255 ], "toColor": [ 237, 109, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 95, 245, 255 ], "toColor": [ 222, 95, 245, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "[PARK_NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 16000, "name": "Local Parks", "priority": 41, "symbol": { "type": "esriTS", "color": [ 38, 115, 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": "Verdana", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 951596.1294272542, "ymin": 1899577.3927961811, "xmax": 1006958.7159083076, "ymax": 1937563.4743399546, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PARK_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARK_NAME", "type": "esriFieldTypeString", "alias": "PARK_NAME", "length": 30, "domain": null }, { "name": "PARK_TYPE", "type": "esriFieldTypeString", "alias": "PARK_TYPE", "length": 25, "domain": null }, { "name": "GROUND_COVER", "type": "esriFieldTypeString", "alias": "GROUND_COVER", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R182_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S156_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fe0e8f23a1064da789040ad16986db04" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 35, "name": "Municipal Background", "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": [ 255, 255, 190, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 968933.4755109735, "ymin": 1905065.6205175295, "xmax": 1007477.7198737264, "ymax": 1928426.172173068, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "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": "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", "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": "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": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fe0e8f23a1064da789040ad16986db04" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 36, "name": "Municipalities", "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": "uniqueValue", "field1": "NAME", "uniqueValueGroups": [ { "heading": "Name", "classes": [ { "label": "Bartlett", "description": "Bartlett", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Bartlett" ] ] }, { "label": "Campton Hills", "description": "Campton Hills", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 170, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Campton Hills" ] ] }, { "label": "Elgin", "description": "Elgin", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 158, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Elgin" ] ] }, { "label": "Geneva", "description": "Geneva", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 158, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Geneva" ] ] }, { "label": "South Elgin", "description": "South Elgin", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 202, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "South Elgin" ] ] }, { "label": "Wayne", "description": "Wayne", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 157, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Wayne" ] ] }, { "label": "West Chicago", "description": "West Chicago", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 170, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "West Chicago" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Bartlett", "label": "Bartlett" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 170, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Campton Hills", "label": "Campton Hills" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 158, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Elgin", "label": "Elgin" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 158, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Geneva", "label": "Geneva" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 202, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "South Elgin", "label": "South Elgin" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 157, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Wayne", "label": "Wayne" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 170, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "West Chicago", "label": "West Chicago" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 70, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "stackRowLength": 24, "useCodedValues": true, "maxScale": 9000, "minScale": 0, "name": "Default", "priority": 35, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 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, "font": { "family": "Verdana", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 951555.127258163, "ymin": 1899852.7485844642, "xmax": 1014307.23290148, "ymax": 1937883.8146389201, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "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": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 25, "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": "R157_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S131_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fe0e8f23a1064da789040ad16986db04" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 37, "name": "HillshadeBoundary", "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": 41330.9597408908, "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": [ 225, 225, 218, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 951553.5612892061, "ymin": 1899479.8280644268, "xmax": 1014314.1716225222, "ymax": 1937883.8145421445, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.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": "R151_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S125_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fe0e8f23a1064da789040ad16986db04" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 60, "name": "Hillshade polygons", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "COMPOUNDCRS[\"\",PROJCRS[\"NAD_1983_StatePlane_Illinois_East_FIPS_1201_Feet\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],AXIS[\"Latitude (lat)\",north,ORDER[1]],AXIS[\"Longitude (lon)\",east,ORDER[2]],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Transverse_Mercator\",METHOD[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",984250.0,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-88.33333333333333,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",0.999975,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",36.66666666666666,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]],VERTCRS[\"Unknown VCS from ArcInfo Workstation\",VDATUM[\"Unknown\"],CS[vertical,1],AXIS[\"Gravity-related height (H)\",up,LENGTHUNIT[\"Foot_US\",0.3048006096012192]]]]", "wkt": "PROJCS[\"NAD_1983_StatePlane_Illinois_East_FIPS_1201_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",984250.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-88.33333333333333],PARAMETER[\"Scale_Factor\",0.999975],PARAMETER[\"Latitude_Of_Origin\",36.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"Unknown VCS from ArcInfo Workstation\",VDATUM[\"Unknown\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 1.3724482207846552E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "Unknown VCS from ArcInfo Workstation", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 4001, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 0, 0, 0, 255 ], "toColor": [ 255, 255, 255, 255 ] } }, "field": "Contour", "classificationMethod": "esriClassifyDefinedInterval", "minValue": 138, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 141, "label": "138.000000 - 141.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 5, 5, 5, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 144, "label": "141.000001 - 144.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 13, 13, 13, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 147, "label": "144.000001 - 147.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 20, 20, 20, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 150, "label": "147.000001 - 150.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 26, 26, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 153, "label": "150.000001 - 153.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 33, 33, 33, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 156, "label": "153.000001 - 156.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 41, 41, 41, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 159, "label": "156.000001 - 159.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 46, 46, 46, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 162, "label": "159.000001 - 162.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 54, 54, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 165, "label": "162.000001 - 165.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 61, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 168, "label": "165.000001 - 168.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 69, 69, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 171, "label": "168.000001 - 171.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 74, 74, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 174, "label": "171.000001 - 174.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 82, 82, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 177, "label": "174.000001 - 177.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 89, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 180, "label": "177.000001 - 180.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 94, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 183, "label": "180.000001 - 183.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 102, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 186, "label": "183.000001 - 186.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 110, 110, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 189, "label": "186.000001 - 189.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 115, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 192, "label": "189.000001 - 192.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 122, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 195, "label": "192.000001 - 195.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 198, "label": "195.000001 - 198.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 138, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 201, "label": "198.000001 - 201.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 143, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 204, "label": "201.000001 - 204.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 150, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 207, "label": "204.000001 - 207.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 158, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 210, "label": "207.000001 - 210.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 163, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 213, "label": "210.000001 - 213.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 171, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 216, "label": "213.000001 - 216.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 179, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 219, "label": "216.000001 - 219.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 184, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 222, "label": "219.000001 - 222.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 191, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 225, "label": "222.000001 - 225.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 199, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 228, "label": "225.000001 - 228.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 207, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 231, "label": "228.000001 - 231.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 212, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 234, "label": "231.000001 - 234.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 219, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 237, "label": "234.000001 - 237.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 227, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 240, "label": "237.000001 - 240.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 232, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 243, "label": "240.000001 - 243.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 246, "label": "243.000001 - 246.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 247, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 249, "label": "246.000001 - 249.000000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 252, "label": "249.000001 - 252.000000" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 951582.9951897524, "ymin": 1899509.261984408, "xmax": 1014284.1273692399, "ymax": 1937850.3942705467, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Join_Count", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Join_Count", "type": "esriFieldTypeInteger", "alias": "Join_Count", "domain": null }, { "name": "TARGET_FID", "type": "esriFieldTypeInteger", "alias": "TARGET_FID", "domain": null }, { "name": "Contour", "type": "esriFieldTypeDouble", "alias": "Contour", "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": "R288_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S240_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fe0e8f23a1064da789040ad16986db04" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 39, "name": "Citations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": null, "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 5, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 989346.7632520795, "ymin": 1911709.6267397404, "xmax": 989370.0558564104, "ymax": 1911732.9190159887, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Organization Name", "length": 256, "domain": null }, { "name": "OrgHomePage", "type": "esriFieldTypeString", "alias": "OrgHomePage", "length": 256, "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": "R233_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S202_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fe0e8f23a1064da789040ad16986db04" } ], "tables": [] }