{ "layers": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "Arterial_street_names", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Class 1" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 872812.0952461623, "ymin": 986840.63465482, "xmax": 910971.6918270774, "ymax": 1068951.0885438249, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "Feature ID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "Z Order", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "Annotation Class ID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "Symbol ID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "Text String", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "Font Name", "length": 255, "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "Font Style", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "Font Size", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "Vertical Alignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "Horizontal Alignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "X Offset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "Y Offset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "Font Leading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "Word Spacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "Character Width", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "Character Spacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "Flip Angle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "FeatureGlobalID", "type": "esriFieldTypeGUID", "alias": "FeatureGlobalID", "length": 38, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "GRID", "type": "esriFieldTypeString", "alias": "GRID", "length": 255, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7AnnotationClas", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Class 1" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "FeatureGlobalID": null, "GlobalID": null, "GRID": null }, "code": 0, "name": "Class 1" } ], "relationships": [], "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "aa8af837baa04f06aa5471aa11fe344a" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 1, "name": "Class 1", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Arterial_street_names" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 872812.0952461623, "ymin": 986840.63465482, "xmax": 910971.6918270774, "ymax": 1068951.0885438249, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "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, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "aa8af837baa04f06aa5471aa11fe344a" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 2, "name": "African-American Historical Sites", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "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": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 255, 255 ], "size": 24, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 880129.6974088289, "ymin": 992251.6172711551, "xmax": 910590.3097158298, "ymax": 1057500.913937658, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NHD_NAME", "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": "UserAddr", "type": "esriFieldTypeString", "alias": "UserAddr", "length": 1073741822, "domain": null }, { "name": "Desc_", "type": "esriFieldTypeString", "alias": "Desc_", "length": 1073741822, "domain": null }, { "name": "LabelField", "type": "esriFieldTypeInteger", "alias": "LabelField", "domain": null }, { "name": "NHD_NAME", "type": "esriFieldTypeString", "alias": "NHD_NAME", "length": 1073741822, "domain": null }, { "name": "More_Information", "type": "esriFieldTypeString", "alias": "More_Information", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R182_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S160_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "aa8af837baa04f06aa5471aa11fe344a" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 3, "name": "ewg_arterial", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.TW_Name", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 11232, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 245, 122, 182, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 871243.4380111063, "ymin": 984000.2307490353, "xmax": 914196.0679345471, "ymax": 1069513.7209228964, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TW_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "AADT", "type": "esriFieldTypeDouble", "alias": "AADT", "domain": null }, { "name": "AADT_YEAR", "type": "esriFieldTypeInteger", "alias": "AADT_YEAR", "domain": null }, { "name": "AREA_DESG_", "type": "esriFieldTypeString", "alias": "AREA_DESG_", "length": 20, "domain": null }, { "name": "BEG_CONTIN", "type": "esriFieldTypeDouble", "alias": "BEG_CONTIN", "domain": null }, { "name": "CENTERLINE", "type": "esriFieldTypeDouble", "alias": "CENTERLINE", "domain": null }, { "name": "COM_VOL_BY", "type": "esriFieldTypeInteger", "alias": "COM_VOL_BY", "domain": null }, { "name": "COUNTY_NAM", "type": "esriFieldTypeString", "alias": "COUNTY_NAM", "length": 20, "domain": null }, { "name": "DESG_TRUCK", "type": "esriFieldTypeString", "alias": "DESG_TRUCK", "length": 35, "domain": null }, { "name": "DIVIDED_UN", "type": "esriFieldTypeString", "alias": "DIVIDED_UN", "length": 15, "domain": null }, { "name": "END_CONTIN", "type": "esriFieldTypeDouble", "alias": "END_CONTIN", "domain": null }, { "name": "FED_CLS_NH", "type": "esriFieldTypeString", "alias": "FED_CLS_NH", "length": 25, "domain": null }, { "name": "FED_CLS_ST", "type": "esriFieldTypeString", "alias": "FED_CLS_ST", "length": 25, "domain": null }, { "name": "FED_CLS_UN", "type": "esriFieldTypeString", "alias": "FED_CLS_UN", "length": 25, "domain": null }, { "name": "FUNC_CLASS", "type": "esriFieldTypeString", "alias": "FUNC_CLASS", "length": 35, "domain": null }, { "name": "LANE_MILES", "type": "esriFieldTypeDouble", "alias": "LANE_MILES", "domain": null }, { "name": "LAST_CHANG", "type": "esriFieldTypeDate", "alias": "LAST_CHANG", "length": 8, "domain": null }, { "name": "LAST_CHA_1", "type": "esriFieldTypeString", "alias": "LAST_CHA_1", "length": 8, "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "NUMBER_OF_", "type": "esriFieldTypeInteger", "alias": "NUMBER_OF_", "domain": null }, { "name": "TOTAL_AADT", "type": "esriFieldTypeDouble", "alias": "TOTAL_AADT", "domain": null }, { "name": "TW_Desig", "type": "esriFieldTypeString", "alias": "TW_Desig", "length": 3, "domain": null }, { "name": "TW_Directn", "type": "esriFieldTypeString", "alias": "TW_Directn", "length": 2, "domain": null }, { "name": "TW_ID", "type": "esriFieldTypeInteger", "alias": "TW_ID", "domain": null }, { "name": "TW_Name", "type": "esriFieldTypeString", "alias": "TW_Name", "length": 100, "domain": null }, { "name": "TW_OfstDir", "type": "esriFieldTypeString", "alias": "TW_OfstDir", "length": 2, "domain": null }, { "name": "TW_OWNER_I", "type": "esriFieldTypeInteger", "alias": "TW_OWNER_I", "domain": null }, { "name": "TW_SPEED_L", "type": "esriFieldTypeString", "alias": "TW_SPEED_L", "length": 2, "domain": null }, { "name": "SS_PVMT_ID", "type": "esriFieldTypeDouble", "alias": "SS_PVMT_ID", "domain": null }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "OfficlGeom", "type": "esriFieldTypeSmallInteger", "alias": "OfficlGeom", "domain": null }, { "name": "Exist", "type": "esriFieldTypeSmallInteger", "alias": "Exist", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "aa8af837baa04f06aa5471aa11fe344a" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 4, "name": "Neighborhood", "type": "Feature Layer", "description": "This feature includes the neighborhoods in the city of St. Louis.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "This is a static dataset provided for public use. \n\nThis data is provided as a public service. In providing data, the City of St. Louis attempts to be as accurate as possible. However, data could contain technical inaccuracies or typographical errors and is in a constant state of maintenance, correction, and update.\n\nThe City makes no warranty, guarantee or promise about the accuracy, currency, or completeness of the data provided and disclaims all warranties, expressed or implied. In no event shall the City be liable for, and the City expressly disclaims any responsibility for, the accuracy of the data and any errors or omissions with respect to the data.\n\nYou, as the user, are solely responsible for determining accuracy, completeness, timeliness, and fitness of the content. The City recommends you independently verify any data you use from this website. By using it, you acknowledge and accept limitations of the data, including the fact that changes are made periodically to the data and these changes may not be incorporated in materials, displayed on this website, on a timely basis.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NHD_NAME", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "NHD_NAME", "classes": [ { "label": "Academy", "description": "Academy", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Academy" ] ] }, { "label": "Baden", "description": "Baden", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Baden" ] ] }, { "label": "Bellefontaine/Calvary Cemetery", "description": "Bellefontaine/Calvary Cemetery", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Bellefontaine/Calvary Cemetery" ] ] }, { "label": "Benton Park", "description": "Benton Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Benton Park" ] ] }, { "label": "Benton Park West", "description": "Benton Park West", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Benton Park West" ] ] }, { "label": "Bevo Mill", "description": "Bevo Mill", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Bevo Mill" ] ] }, { "label": "Botanical Heights", "description": "Botanical Heights", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Botanical Heights" ] ] }, { "label": "Boulevard Heights", "description": "Boulevard Heights", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Boulevard Heights" ] ] }, { "label": "Carondelet", "description": "Carondelet", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Carondelet" ] ] }, { "label": "Carondelet Park", "description": "Carondelet Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Carondelet Park" ] ] }, { "label": "Carr Square", "description": "Carr Square", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Carr Square" ] ] }, { "label": "Central West End", "description": "Central West End", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Central West End" ] ] }, { "label": "Cheltenham", "description": "Cheltenham", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Cheltenham" ] ] }, { "label": "Clayton-Tamm", "description": "Clayton-Tamm", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Clayton-Tamm" ] ] }, { "label": "Clifton Heights", "description": "Clifton Heights", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Clifton Heights" ] ] }, { "label": "College Hill", "description": "College Hill", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "College Hill" ] ] }, { "label": "Columbus Square", "description": "Columbus Square", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Columbus Square" ] ] }, { "label": "Compton Heights", "description": "Compton Heights", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Compton Heights" ] ] }, { "label": "Covenant Blu-Grand Center", "description": "Covenant Blu-Grand Center", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Covenant Blu-Grand Center" ] ] }, { "label": "DeBaliviere Place", "description": "DeBaliviere Place", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "DeBaliviere Place" ] ] }, { "label": "Downtown", "description": "Downtown", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Downtown" ] ] }, { "label": "Downtown West", "description": "Downtown West", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Downtown West" ] ] }, { "label": "Dutchtown", "description": "Dutchtown", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Dutchtown" ] ] }, { "label": "Ellendale", "description": "Ellendale", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Ellendale" ] ] }, { "label": "Fairground Neighborhood", "description": "Fairground Neighborhood", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Fairground Neighborhood" ] ] }, { "label": "Fairground Park", "description": "Fairground Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Fairground Park" ] ] }, { "label": "Forest Park", "description": "Forest Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Forest Park" ] ] }, { "label": "Forest Park South East", "description": "Forest Park South East", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Forest Park South East" ] ] }, { "label": "Fountain Park", "description": "Fountain Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Fountain Park" ] ] }, { "label": "Fox Park", "description": "Fox Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Fox Park" ] ] }, { "label": "Franz Park", "description": "Franz Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Franz Park" ] ] }, { "label": "Gravois Park", "description": "Gravois Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Gravois Park" ] ] }, { "label": "Greater Ville", "description": "Greater Ville", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Greater Ville" ] ] }, { "label": "Hamilton Heights", "description": "Hamilton Heights", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Hamilton Heights" ] ] }, { "label": "Hi-Pointe", "description": "Hi-Pointe", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Hi-Pointe" ] ] }, { "label": "Holly Hills", "description": "Holly Hills", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Holly Hills" ] ] }, { "label": "Hyde Park", "description": "Hyde Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Hyde Park" ] ] }, { "label": "Jeff Vanderlou", "description": "Jeff Vanderlou", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Jeff Vanderlou" ] ] }, { "label": "Kings Oak", "description": "Kings Oak", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Kings Oak" ] ] }, { "label": "Kingsway East", "description": "Kingsway East", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Kingsway East" ] ] }, { "label": "Kingsway West", "description": "Kingsway West", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Kingsway West" ] ] }, { "label": "Kosciusko", "description": "Kosciusko", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Kosciusko" ] ] }, { "label": "LaSalle Park", "description": "LaSalle Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "LaSalle Park" ] ] }, { "label": "Lafayette Square", "description": "Lafayette Square", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Lafayette Square" ] ] }, { "label": "Lewis Place", "description": "Lewis Place", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Lewis Place" ] ] }, { "label": "Lindenwood Park", "description": "Lindenwood Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Lindenwood Park" ] ] }, { "label": "Marine Villa", "description": "Marine Villa", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Marine Villa" ] ] }, { "label": "Mark Twain", "description": "Mark Twain", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Mark Twain" ] ] }, { "label": "Mark Twain I-70 Industrial", "description": "Mark Twain I-70 Industrial", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Mark Twain I-70 Industrial" ] ] }, { "label": "McKinley Heights", "description": "McKinley Heights", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "McKinley Heights" ] ] }, { "label": "Midtown", "description": "Midtown", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Midtown" ] ] }, { "label": "Missouri Botanical Garden", "description": "Missouri Botanical Garden", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Missouri Botanical Garden" ] ] }, { "label": "Mount Pleasant", "description": "Mount Pleasant", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Mount Pleasant" ] ] }, { "label": "Near North Riverfront", "description": "Near North Riverfront", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Near North Riverfront" ] ] }, { "label": "North Hampton", "description": "North Hampton", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "North Hampton" ] ] }, { "label": "North Pointe", "description": "North Pointe", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "North Pointe" ] ] }, { "label": "North Riverfront", "description": "North Riverfront", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "North Riverfront" ] ] }, { "label": "O'Fallon", "description": "O'Fallon", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "O'Fallon" ] ] }, { "label": "O'Fallon Park", "description": "O'Fallon Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "O'Fallon Park" ] ] }, { "label": "Old North St. Louis", "description": "Old North St. Louis", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Old North St. Louis" ] ] }, { "label": "Patch", "description": "Patch", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Patch" ] ] }, { "label": "Peabody Darst Webbe", "description": "Peabody Darst Webbe", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Peabody Darst Webbe" ] ] }, { "label": "Penrose", "description": "Penrose", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Penrose" ] ] }, { "label": "Penrose Park", "description": "Penrose Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Penrose Park" ] ] }, { "label": "Princeton Heights", "description": "Princeton Heights", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Princeton Heights" ] ] }, { "label": "Riverview", "description": "Riverview", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Riverview" ] ] }, { "label": "Shaw", "description": "Shaw", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Shaw" ] ] }, { "label": "Skinker DeBaliviere", "description": "Skinker DeBaliviere", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Skinker DeBaliviere" ] ] }, { "label": "Soulard", "description": "Soulard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Soulard" ] ] }, { "label": "Southampton", "description": "Southampton", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Southampton" ] ] }, { "label": "Southwest Garden", "description": "Southwest Garden", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Southwest Garden" ] ] }, { "label": "St. Louis Hills", "description": "St. Louis Hills", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "St. Louis Hills" ] ] }, { "label": "St. Louis Place", "description": "St. Louis Place", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "St. Louis Place" ] ] }, { "label": "The Gate District", "description": "The Gate District", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "The Gate District" ] ] }, { "label": "The Hill", "description": "The Hill", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "The Hill" ] ] }, { "label": "The Ville", "description": "The Ville", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "The Ville" ] ] }, { "label": "Tiffany", "description": "Tiffany", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Tiffany" ] ] }, { "label": "Tower Grove East", "description": "Tower Grove East", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Tower Grove East" ] ] }, { "label": "Tower Grove Park", "description": "Tower Grove Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Tower Grove Park" ] ] }, { "label": "Tower Grove South", "description": "Tower Grove South", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Tower Grove South" ] ] }, { "label": "Vandeventer", "description": "Vandeventer", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Vandeventer" ] ] }, { "label": "Visitation Park", "description": "Visitation Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Visitation Park" ] ] }, { "label": "Walnut Park East", "description": "Walnut Park East", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Walnut Park East" ] ] }, { "label": "Walnut Park West", "description": "Walnut Park West", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Walnut Park West" ] ] }, { "label": "Wells Goodfellow", "description": "Wells Goodfellow", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Wells Goodfellow" ] ] }, { "label": "West End", "description": "West End", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "West End" ] ] }, { "label": "Willmore Park", "description": "Willmore Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Willmore Park" ] ] }, { "label": "Wydown Skinker", "description": "Wydown Skinker", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Wydown Skinker" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Academy", "label": "Academy" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Baden", "label": "Baden" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Bellefontaine/Calvary Cemetery", "label": "Bellefontaine/Calvary Cemetery" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Benton Park", "label": "Benton Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Benton Park West", "label": "Benton Park West" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Bevo Mill", "label": "Bevo Mill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Botanical Heights", "label": "Botanical Heights" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Boulevard Heights", "label": "Boulevard Heights" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Carondelet", "label": "Carondelet" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Carondelet Park", "label": "Carondelet Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Carr Square", "label": "Carr Square" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Central West End", "label": "Central West End" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Cheltenham", "label": "Cheltenham" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Clayton-Tamm", "label": "Clayton-Tamm" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Clifton Heights", "label": "Clifton Heights" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "College Hill", "label": "College Hill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Columbus Square", "label": "Columbus Square" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Compton Heights", "label": "Compton Heights" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Covenant Blu-Grand Center", "label": "Covenant Blu-Grand Center" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "DeBaliviere Place", "label": "DeBaliviere Place" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Downtown", "label": "Downtown" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Downtown West", "label": "Downtown West" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Dutchtown", "label": "Dutchtown" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Ellendale", "label": "Ellendale" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Fairground Neighborhood", "label": "Fairground Neighborhood" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Fairground Park", "label": "Fairground Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Forest Park", "label": "Forest Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Forest Park South East", "label": "Forest Park South East" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Fountain Park", "label": "Fountain Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Fox Park", "label": "Fox Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Franz Park", "label": "Franz Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Gravois Park", "label": "Gravois Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Greater Ville", "label": "Greater Ville" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Hamilton Heights", "label": "Hamilton Heights" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Hi-Pointe", "label": "Hi-Pointe" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Holly Hills", "label": "Holly Hills" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Hyde Park", "label": "Hyde Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Jeff Vanderlou", "label": "Jeff Vanderlou" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Kings Oak", "label": "Kings Oak" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Kingsway East", "label": "Kingsway East" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Kingsway West", "label": "Kingsway West" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Kosciusko", "label": "Kosciusko" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "LaSalle Park", "label": "LaSalle Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Lafayette Square", "label": "Lafayette Square" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Lewis Place", "label": "Lewis Place" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Lindenwood Park", "label": "Lindenwood Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Marine Villa", "label": "Marine Villa" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Mark Twain", "label": "Mark Twain" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Mark Twain I-70 Industrial", "label": "Mark Twain I-70 Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "McKinley Heights", "label": "McKinley Heights" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Midtown", "label": "Midtown" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Missouri Botanical Garden", "label": "Missouri Botanical Garden" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Mount Pleasant", "label": "Mount Pleasant" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Near North Riverfront", "label": "Near North Riverfront" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "North Hampton", "label": "North Hampton" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "North Pointe", "label": "North Pointe" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "North Riverfront", "label": "North Riverfront" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "O'Fallon", "label": "O'Fallon" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "O'Fallon Park", "label": "O'Fallon Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Old North St. Louis", "label": "Old North St. Louis" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Patch", "label": "Patch" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Peabody Darst Webbe", "label": "Peabody Darst Webbe" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Penrose", "label": "Penrose" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Penrose Park", "label": "Penrose Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Princeton Heights", "label": "Princeton Heights" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Riverview", "label": "Riverview" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Shaw", "label": "Shaw" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Skinker DeBaliviere", "label": "Skinker DeBaliviere" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Soulard", "label": "Soulard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Southampton", "label": "Southampton" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Southwest Garden", "label": "Southwest Garden" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "St. Louis Hills", "label": "St. Louis Hills" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "St. Louis Place", "label": "St. Louis Place" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "The Gate District", "label": "The Gate District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "The Hill", "label": "The Hill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "The Ville", "label": "The Ville" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Tiffany", "label": "Tiffany" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Tower Grove East", "label": "Tower Grove East" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Tower Grove Park", "label": "Tower Grove Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Tower Grove South", "label": "Tower Grove South" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Vandeventer", "label": "Vandeventer" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Visitation Park", "label": "Visitation Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Walnut Park East", "label": "Walnut Park East" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Walnut Park West", "label": "Walnut Park West" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Wells Goodfellow", "label": "Wells Goodfellow" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 53, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "West End", "label": "West End" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 126, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Willmore Park", "label": "Willmore Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Wydown Skinker", "label": "Wydown Skinker" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 171, 25, 255 ], "toColor": [ 250, 171, 25, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 52, 37, 255 ], "toColor": [ 186, 52, 37, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 35, 125, 68, 255 ], "toColor": [ 35, 125, 68, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 871512.2700899132, "ymin": 982994.4399194047, "xmax": 912850.5200904123, "ymax": 1070956.9500176534, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NHD_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NHD_NUM", "type": "esriFieldTypeSmallInteger", "alias": "NHD_NUM", "domain": null }, { "name": "NHD_NAME", "type": "esriFieldTypeString", "alias": "NHD_NAME", "length": 50, "domain": null }, { "name": "NHD_NUMTXT", "type": "esriFieldTypeString", "alias": "NHD_NUMTXT", "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": "R239_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S227_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "aa8af837baa04f06aa5471aa11fe344a" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 5, "name": "Arterial_street_names", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 6, "name": "Class 1" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 872812.0952461623, "ymin": 986840.63465482, "xmax": 910971.6918270774, "ymax": 1068951.0885438249, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "Feature ID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "Z Order", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "Annotation Class ID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "Symbol ID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "Text String", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "Font Name", "length": 255, "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "Font Style", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "Font Size", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "Vertical Alignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "Horizontal Alignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "X Offset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "Y Offset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "Font Leading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "Word Spacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "Character Width", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "Character Spacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "Flip Angle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "FeatureGlobalID", "type": "esriFieldTypeGUID", "alias": "FeatureGlobalID", "length": 38, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "GRID", "type": "esriFieldTypeString", "alias": "GRID", "length": 255, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7AnnotationClas", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Class 1" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "FeatureGlobalID": null, "GlobalID": null, "GRID": null }, "code": 0, "name": "Class 1" } ], "relationships": [], "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "aa8af837baa04f06aa5471aa11fe344a" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 6, "name": "Class 1", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 5, "name": "Arterial_street_names" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 872812.0952461623, "ymin": 986840.63465482, "xmax": 910971.6918270774, "ymax": 1068951.0885438249, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "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, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "aa8af837baa04f06aa5471aa11fe344a" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 7, "name": "African-American Historical Sites", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 35, 126, 68, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 255, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 880129.6974088289, "ymin": 992251.6172711551, "xmax": 910590.3097158298, "ymax": 1057500.913937658, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NHD_NAME", "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": "UserAddr", "type": "esriFieldTypeString", "alias": "UserAddr", "length": 8000, "domain": null }, { "name": "Desc_", "type": "esriFieldTypeString", "alias": "Desc_", "length": 8000, "domain": null }, { "name": "LabelField", "type": "esriFieldTypeInteger", "alias": "LabelField", "domain": null }, { "name": "NHD_NAME", "type": "esriFieldTypeString", "alias": "NHD_NAME", "length": 8000, "domain": null }, { "name": "More_Information", "type": "esriFieldTypeString", "alias": "More_Information", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "aa8af837baa04f06aa5471aa11fe344a" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 8, "name": "Neighborhood", "type": "Feature Layer", "description": "This feature includes the neighborhoods in the city of St. Louis.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "This is a static dataset provided for public use. \n\nThis data is provided as a public service. In providing data, the City of St. Louis attempts to be as accurate as possible. However, data could contain technical inaccuracies or typographical errors and is in a constant state of maintenance, correction, and update.\n\nThe City makes no warranty, guarantee or promise about the accuracy, currency, or completeness of the data provided and disclaims all warranties, expressed or implied. In no event shall the City be liable for, and the City expressly disclaims any responsibility for, the accuracy of the data and any errors or omissions with respect to the data.\n\nYou, as the user, are solely responsible for determining accuracy, completeness, timeliness, and fitness of the content. The City recommends you independently verify any data you use from this website. By using it, you acknowledge and accept limitations of the data, including the fact that changes are made periodically to the data and these changes may not be incorporated in materials, displayed on this website, on a timely basis.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 171, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 35, 126, 68, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 871512.2700899132, "ymin": 982994.4399194047, "xmax": 912850.5200904123, "ymax": 1070956.9500176534, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NHD_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NHD_NUM", "type": "esriFieldTypeSmallInteger", "alias": "NHD_NUM", "domain": null }, { "name": "NHD_NAME", "type": "esriFieldTypeString", "alias": "NHD_NAME", "length": 50, "domain": null }, { "name": "NHD_NUMTXT", "type": "esriFieldTypeString", "alias": "NHD_NUMTXT", "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": "R239_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S227_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "aa8af837baa04f06aa5471aa11fe344a" } ], "tables": [] }