{ "layers": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "Metro Bus Stop", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.111948722222222E9, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e660627fb10a40a57758bec99112dec6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABNUlEQVQ4ja2TMUsDQRBG32yWoFaKCkmqgIitgk0awUKEcI3YWQv+B1vF1sbKXu21EUlxhZVYaKWNVvGCWliohfFuR3LmggkXE4kfLDszO/OYnWUtA8r+G6D8RC7jKPYqiBxhaLg5y/HeBjAh6wpbvQCmURQyB1y1AVAsElt1GiDhRUCdkjXwprAIrDUptvsMhFNx3ClMqWIbTCeMiGMPwwownDqDRKLcO2FHoNjsKN7EsK9QBaZ/BagQiDLaGQfGBKraC4DyOp9n3P+eV0s+RF7AcdJVdwBwWWPbL7CZ+MvP5L06qxgc2gcgEnZ/+qUJHq8fOPqEpc5cm1K/QZZDr0al1VHALXCAUuoHMJv54AKYSQIiLKhQBia7AkSoIAylXSk+TwwlwsbP2Q44KXAO8fqTBv6NX43kUcnwO0iUAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 768548.0981139734, "ymin": 910333.2065916909, "xmax": 1023024.6046132252, "ymax": 1094224.6236045763, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STOPNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SEQUENCE", "type": "esriFieldTypeInteger", "alias": "SEQUENCE", "domain": null }, { "name": "STOPNUM", "type": "esriFieldTypeInteger", "alias": "STOPNUM", "domain": null }, { "name": "STOPID", "type": "esriFieldTypeInteger", "alias": "STOPID", "domain": null }, { "name": "STOPNAME", "type": "esriFieldTypeString", "alias": "STOPNAME", "length": 75, "domain": null }, { "name": "ONSTREET", "type": "esriFieldTypeString", "alias": "ONSTREET", "length": 254, "domain": null }, { "name": "ATSTREET", "type": "esriFieldTypeString", "alias": "ATSTREET", "length": 254, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 30, "domain": null }, { "name": "PREFERRED", "type": "esriFieldTypeSmallInteger", "alias": "PREFERRED", "domain": null }, { "name": "BENCH", "type": "esriFieldTypeSmallInteger", "alias": "BENCH", "domain": null }, { "name": "SHELTER", "type": "esriFieldTypeSmallInteger", "alias": "SHELTER", "domain": null }, { "name": "TRANSFER", "type": "esriFieldTypeSmallInteger", "alias": "TRANSFER", "domain": null }, { "name": "NODEID", "type": "esriFieldTypeInteger", "alias": "NODEID", "domain": null }, { "name": "STOPCODE", "type": "esriFieldTypeString", "alias": "STOPCODE", "length": 12, "domain": null }, { "name": "STOP_POS", "type": "esriFieldTypeString", "alias": "STOP_POS", "length": 3, "domain": null }, { "name": "INT_RTE_NM", "type": "esriFieldTypeString", "alias": "INT_RTE_NM", "length": 7, "domain": null }, { "name": "PUB_RTE_NM", "type": "esriFieldTypeString", "alias": "PUB_RTE_NM", "length": 30, "domain": null }, { "name": "TRAV_DIR", "type": "esriFieldTypeString", "alias": "TRAV_DIR", "length": 15, "domain": null }, { "name": "IL_BUSSTOP", "type": "esriFieldTypeInteger", "alias": "IL_BUSSTOP", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 16, "domain": null }, { "name": "RTE_NM", "type": "esriFieldTypeString", "alias": "RTE_NM", "length": 75, "domain": null }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R172_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": "19c147b31e9445b7bbc754bba81fc4d5" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 1, "name": "MetroLink Stations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 2000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2135f20e0c08b1cc5da3c12edb08abdb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACwklEQVRIic2VaUhUURTHf28cNXVE2jQVFCzHGqpxyKgQk0JIHQUhNKEPGkFCUaamFPXBwAgUIQxKC6Eoisk+9CFcQAjavrS4FS6YYOEyaeUyNLm9F0/TZp5vBjUC//Dg3se593fOPffco+U/S7tKAMUa9GM7gFAkfPBgAEnbRmfp+L8BoopCkGYugi0dhI2z/wRAlAczE+gLGhE0V+kse7V8QGR+NtLMDcAHJDULb8CMJJrRF9xFnMyh+/rEkgBvvIOaqsdao91G56ysVFtPknnL6TAlZDFAn59cPdpqrAwwskwFovGqArJdA3ad8GRcqPhz0uzfHcG6AF8aXnZi/zXlZGoyhBIespa65x1MTE4vREJU4W3HnDgDbLojwOb5aWlhCnuMYWTk3qOmvsXJ9EH5UbZGBBIce5nBYYfLJIkXgBR1AJo0ZUK7e4dJT9rpBIjeFoK/n5xjVSUQVeQ/f4WdAZIUo7R+VNdCblYcvj6e/LTPHVOm2YSltpn8Y/FqAG+EablmXqtEQJDS+svgCK0dA5jjDQtRZCQZycy77woAMwTPD5UA+YqtUdpbapvJSDbOAvaZwumzjvK5/wcuJWB3BegDApT2NfUtlOQl4ufjRWayiYdPm1xv/ncfVcAzwKC07v86xvuPfaQeNJCWsJ2Yw9fw0Aiu3B+iy7/NBUBjAfGU2jJLbTMlZ5No77Ey9N3Gpg3+LgBSDRSL6oCushdEFjQAh5TLHje0UnEpjZKbjbiRHcHjivunQkuOpyR+AHR7M+SintPXbza0hqKFuVxcQtQ5hfPSSbpK+90D2st7z2t1cqnHTgkanTt3Hbc+PtLWUmltvLPYXxWFTtsSWW8KZ5oqhMXHpdAnkM5UWhtrl9cP2st7gUT0hXEgym/UgdmONtcHrAjCWxCfoLNZeHfL+SVcEsAx8SB/K9Jqafor128LrebKo6oV2QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 858827.1460000016, "ymin": 977310.0775000006, "xmax": 997781.2380000018, "ymax": 1058768.7295000032, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R71_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_71", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S60_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": "19c147b31e9445b7bbc754bba81fc4d5" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 2, "name": "MetroLink", "type": "Feature Layer", "description": "The existing MetroLink alignment from East St. Louis to Lambert International Airport and Phase 1 of the Cross-County MetroLink extension from the Forest Park Station west to Clayton and south to Shrewsbury.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "St. Louis County GIS Service Center", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 142, 245, 255 ], "width": 5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 858861.0430958346, "ymin": 1004673.9329776689, "xmax": 914599.1189554185, "ymax": 1058586.1496280879, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R173_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S161_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "19c147b31e9445b7bbc754bba81fc4d5" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 3, "name": "Metro Bus Route", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.111948722222222E9, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.7 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 768473.8238641636, "ymin": 909900.5869560655, "xmax": 1023041.684820997, "ymax": 1094663.9483129666, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LineName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "LineAbbr", "type": "esriFieldTypeString", "alias": "LineAbbr", "length": 7, "domain": null }, { "name": "LineName", "type": "esriFieldTypeString", "alias": "LineName", "length": 75, "domain": null }, { "name": "UserA8", "type": "esriFieldTypeString", "alias": "UserA8", "length": 30, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R171_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S159_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "19c147b31e9445b7bbc754bba81fc4d5" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 4, "name": "County Arterial", "type": "Feature Layer", "description": "Street centerlines with address ranges within St. Louis County and City.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.02, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "St. Louis County GIS Service Center, St. Louis County Police Department", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 3.4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 748888.2499185055, "ymin": 932227.2009029239, "xmax": 927370.7328478359, "ymax": 1110043.0536038429, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STRNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FULL_NAME", "type": "esriFieldTypeString", "alias": "FULL_NAME", "length": 50, "domain": null }, { "name": "ALIAS", "type": "esriFieldTypeString", "alias": "ALIAS", "length": 30, "domain": null }, { "name": "LEFTADD1", "type": "esriFieldTypeDouble", "alias": "LEFTADD1", "domain": null }, { "name": "LEFTADD2", "type": "esriFieldTypeDouble", "alias": "LEFTADD2", "domain": null }, { "name": "RIGHTADD1", "type": "esriFieldTypeDouble", "alias": "RIGHTADD1", "domain": null }, { "name": "RIGHTADD2", "type": "esriFieldTypeDouble", "alias": "RIGHTADD2", "domain": null }, { "name": "CITYLEFT", "type": "esriFieldTypeString", "alias": "CITYLEFT", "length": 3, "domain": { "type": "codedValue", "name": "MUNITEXT", "description": "Text Code for Municipalities (3-character)", "codedValues": [ { "name": "BALLWIN", "code": "BAL" }, { "name": "BELLA VILLA", "code": "BLV" }, { "name": "BELLEFONTAINE NEIGHBORS", "code": "BFN" }, { "name": "BEL-NOR", "code": "BLN" }, { "name": "BEL-RIDGE", "code": "BLR" }, { "name": "BERKELEY", "code": "BRK" }, { "name": "BEVERLY HILLS", "code": "BEV" }, { "name": "BLACK JACK", "code": "BKJ" }, { "name": "BRECKENRIDGE HILLS", "code": "BRH" }, { "name": "BRENTWOOD", "code": "BRW" }, { "name": "BRIDGETON", "code": "BRG" }, { "name": "CALVERTON PARK", "code": "CAL" }, { "name": "CHAMP", "code": "CMP" }, { "name": "CHARLACK", "code": "CHA" }, { "name": "CHESTERFIELD", "code": "CHF" }, { "name": "CLARKSON VALLEY", "code": "CLK" }, { "name": "CLAYTON", "code": "CLY" }, { "name": "COOL VALLEY", "code": "COV" }, { "name": "COUNTRY CLUB HILLS", "code": "CCH" }, { "name": "COUNTRY LIFE ACRES", "code": "CLA" }, { "name": "CRESTWOOD", "code": "CRE" }, { "name": "CRYSTAL LAKE PARK", "code": "CLP" }, { "name": "DELLWOOD", "code": "DEL" }, { "name": "DES PERES", "code": "DES" }, { "name": "EDMUNDSON", "code": "EDM" }, { "name": "ELLISVILLE", "code": "ELV" }, { "name": "EUREKA", "code": "EUR" }, { "name": "FENTON", "code": "FEN" }, { "name": "FERGUSON", "code": "FER" }, { "name": "FLORDELL HILLS", "code": "FLH" }, { "name": "FLORISSANT", "code": "FLO" }, { "name": "FRONTENAC", "code": "FRT" }, { "name": "GLEN ECHO PARK", "code": "GEP" }, { "name": "GLENDALE", "code": "GLN" }, { "name": "GRANTWOOD VILLAGE", "code": "GWV" }, { "name": "GREEN PARK", "code": "GPK" }, { "name": "GREENDALE", "code": "GRN" }, { "name": "HANLEY HILLS", "code": "HLH" }, { "name": "HAZELWOOD", "code": "HAZ" }, { "name": "HILLSDALE", "code": "HLD" }, { "name": "HUNTLEIGH", "code": "HUN" }, { "name": "JENNINGS", "code": "JEN" }, { "name": "KIRKWOOD", "code": "KRW" }, { "name": "LADUE", "code": "LAD" }, { "name": "LAKESHIRE", "code": "LAK" }, { "name": "MACKENZIE", "code": "MAC" }, { "name": "MANCHESTER", "code": "MAN" }, { "name": "MAPLEWOOD", "code": "MPL" }, { "name": "MARLBOROUGH", "code": "MRB" }, { "name": "MARYLAND HEIGHTS", "code": "MRH" }, { "name": "MOLINE ACRES", "code": "MOL" }, { "name": "NORMANDY", "code": "NOR" }, { "name": "NORTHWOODS", "code": "NTH" }, { "name": "NORWOOD COURT", "code": "NWC" }, { "name": "OAKLAND", "code": "OAK" }, { "name": "OLIVETTE", "code": "OLV" }, { "name": "OVERLAND", "code": "OVR" }, { "name": "PACIFIC", "code": "PAC" }, { "name": "PAGEDALE", "code": "PGD" }, { "name": "PASADENA HILLS", "code": "PAH" }, { "name": "PASADENA PARK", "code": "PAP" }, { "name": "PINE LAWN", "code": "PIN" }, { "name": "RICHMOND HEIGHTS", "code": "RMH" }, { "name": "RIVERVIEW", "code": "RIV" }, { "name": "ROCK HILL", "code": "RKH" }, { "name": "SHREWSBURY", "code": "SHR" }, { "name": "ST ANN", "code": "STA" }, { "name": "ST GEORGE", "code": "STG" }, { "name": "ST JOHN", "code": "STJ" }, { "name": "SUNSET HILLS", "code": "SUN" }, { "name": "SYCAMORE HILLS", "code": "SYC" }, { "name": "TOWN & COUNTRY", "code": "TAC" }, { "name": "TWIN OAKS", "code": "TWO" }, { "name": "UNINCORPORATED", "code": "UNI" }, { "name": "UNIVERSITY CITY", "code": "UCT" }, { "name": "UPLANDS PARK", "code": "UPL" }, { "name": "VELDA CITY", "code": "VEL" }, { "name": "VELDA VILLAGE HILLS", "code": "VEH" }, { "name": "VINITA PARK", "code": "VIP" }, { "name": "VINITA TERRACE", "code": "VIT" }, { "name": "WARSON WOODS", "code": "WAR" }, { "name": "WEBSTER GROVES", "code": "WEB" }, { "name": "WELLSTON", "code": "WEL" }, { "name": "WESTWOOD", "code": "WES" }, { "name": "WILBUR PARK", "code": "WIL" }, { "name": "WILDWOOD", "code": "WWD" }, { "name": "WINCHESTER", "code": "WIN" }, { "name": "WOODSON TERRACE", "code": "WOD" }, { "name": "CREVE COEUR", "code": "CCR" }, { "name": "VALLEY PARK", "code": "VAL" }, { "name": "KINLOCH", "code": "KIN" }, { "name": "SAINT LOUIS", "code": "STL" }, { "name": "BELLERIVE ACRES", "code": "BRV" }, { "name": "WASHINGTON UNIVERSITY", "code": "WPD" }, { "name": "OFALLON", "code": "OFA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CITYRIGHT", "type": "esriFieldTypeString", "alias": "CITYRIGHT", "length": 3, "domain": { "type": "codedValue", "name": "MUNITEXT", "description": "Text Code for Municipalities (3-character)", "codedValues": [ { "name": "BALLWIN", "code": "BAL" }, { "name": "BELLA VILLA", "code": "BLV" }, { "name": "BELLEFONTAINE NEIGHBORS", "code": "BFN" }, { "name": "BEL-NOR", "code": "BLN" }, { "name": "BEL-RIDGE", "code": "BLR" }, { "name": "BERKELEY", "code": "BRK" }, { "name": "BEVERLY HILLS", "code": "BEV" }, { "name": "BLACK JACK", "code": "BKJ" }, { "name": "BRECKENRIDGE HILLS", "code": "BRH" }, { "name": "BRENTWOOD", "code": "BRW" }, { "name": "BRIDGETON", "code": "BRG" }, { "name": "CALVERTON PARK", "code": "CAL" }, { "name": "CHAMP", "code": "CMP" }, { "name": "CHARLACK", "code": "CHA" }, { "name": "CHESTERFIELD", "code": "CHF" }, { "name": "CLARKSON VALLEY", "code": "CLK" }, { "name": "CLAYTON", "code": "CLY" }, { "name": "COOL VALLEY", "code": "COV" }, { "name": "COUNTRY CLUB HILLS", "code": "CCH" }, { "name": "COUNTRY LIFE ACRES", "code": "CLA" }, { "name": "CRESTWOOD", "code": "CRE" }, { "name": "CRYSTAL LAKE PARK", "code": "CLP" }, { "name": "DELLWOOD", "code": "DEL" }, { "name": "DES PERES", "code": "DES" }, { "name": "EDMUNDSON", "code": "EDM" }, { "name": "ELLISVILLE", "code": "ELV" }, { "name": "EUREKA", "code": "EUR" }, { "name": "FENTON", "code": "FEN" }, { "name": "FERGUSON", "code": "FER" }, { "name": "FLORDELL HILLS", "code": "FLH" }, { "name": "FLORISSANT", "code": "FLO" }, { "name": "FRONTENAC", "code": "FRT" }, { "name": "GLEN ECHO PARK", "code": "GEP" }, { "name": "GLENDALE", "code": "GLN" }, { "name": "GRANTWOOD VILLAGE", "code": "GWV" }, { "name": "GREEN PARK", "code": "GPK" }, { "name": "GREENDALE", "code": "GRN" }, { "name": "HANLEY HILLS", "code": "HLH" }, { "name": "HAZELWOOD", "code": "HAZ" }, { "name": "HILLSDALE", "code": "HLD" }, { "name": "HUNTLEIGH", "code": "HUN" }, { "name": "JENNINGS", "code": "JEN" }, { "name": "KIRKWOOD", "code": "KRW" }, { "name": "LADUE", "code": "LAD" }, { "name": "LAKESHIRE", "code": "LAK" }, { "name": "MACKENZIE", "code": "MAC" }, { "name": "MANCHESTER", "code": "MAN" }, { "name": "MAPLEWOOD", "code": "MPL" }, { "name": "MARLBOROUGH", "code": "MRB" }, { "name": "MARYLAND HEIGHTS", "code": "MRH" }, { "name": "MOLINE ACRES", "code": "MOL" }, { "name": "NORMANDY", "code": "NOR" }, { "name": "NORTHWOODS", "code": "NTH" }, { "name": "NORWOOD COURT", "code": "NWC" }, { "name": "OAKLAND", "code": "OAK" }, { "name": "OLIVETTE", "code": "OLV" }, { "name": "OVERLAND", "code": "OVR" }, { "name": "PACIFIC", "code": "PAC" }, { "name": "PAGEDALE", "code": "PGD" }, { "name": "PASADENA HILLS", "code": "PAH" }, { "name": "PASADENA PARK", "code": "PAP" }, { "name": "PINE LAWN", "code": "PIN" }, { "name": "RICHMOND HEIGHTS", "code": "RMH" }, { "name": "RIVERVIEW", "code": "RIV" }, { "name": "ROCK HILL", "code": "RKH" }, { "name": "SHREWSBURY", "code": "SHR" }, { "name": "ST ANN", "code": "STA" }, { "name": "ST GEORGE", "code": "STG" }, { "name": "ST JOHN", "code": "STJ" }, { "name": "SUNSET HILLS", "code": "SUN" }, { "name": "SYCAMORE HILLS", "code": "SYC" }, { "name": "TOWN & COUNTRY", "code": "TAC" }, { "name": "TWIN OAKS", "code": "TWO" }, { "name": "UNINCORPORATED", "code": "UNI" }, { "name": "UNIVERSITY CITY", "code": "UCT" }, { "name": "UPLANDS PARK", "code": "UPL" }, { "name": "VELDA CITY", "code": "VEL" }, { "name": "VELDA VILLAGE HILLS", "code": "VEH" }, { "name": "VINITA PARK", "code": "VIP" }, { "name": "VINITA TERRACE", "code": "VIT" }, { "name": "WARSON WOODS", "code": "WAR" }, { "name": "WEBSTER GROVES", "code": "WEB" }, { "name": "WELLSTON", "code": "WEL" }, { "name": "WESTWOOD", "code": "WES" }, { "name": "WILBUR PARK", "code": "WIL" }, { "name": "WILDWOOD", "code": "WWD" }, { "name": "WINCHESTER", "code": "WIN" }, { "name": "WOODSON TERRACE", "code": "WOD" }, { "name": "CREVE COEUR", "code": "CCR" }, { "name": "VALLEY PARK", "code": "VAL" }, { "name": "KINLOCH", "code": "KIN" }, { "name": "SAINT LOUIS", "code": "STL" }, { "name": "BELLERIVE ACRES", "code": "BRV" }, { "name": "WASHINGTON UNIVERSITY", "code": "WPD" }, { "name": "OFALLON", "code": "OFA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SYMBOL", "type": "esriFieldTypeInteger", "alias": "SYMBOL", "domain": { "type": "codedValue", "name": "StreetSymbol", "description": "", "codedValues": [ { "name": "CAD SEGMENT", "code": 0 }, { "name": "PRIVATE", "code": 1 }, { "name": "SECONDARY", "code": 2 }, { "name": "MAJOR RD", "code": 3 }, { "name": "STATE HWY", "code": 4 }, { "name": "US HIGHWAY", "code": 5 }, { "name": "INTERSTATE HWY", "code": 6 }, { "name": "RAILROAD", "code": 7 }, { "name": "HWY RAMP", "code": 8 }, { "name": "PAPER STREET", "code": 10 }, { "name": "PARK ROAD", "code": 12 }, { "name": "PARKING LOT DRIVE", "code": 14 }, { "name": "SIDEWALK", "code": 13 }, { "name": "ALLEY", "code": 11 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "ZIPLEFT", "length": 5, "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "ZIPRIGHT", "length": 5, "domain": null }, { "name": "ROADS_NET", "type": "esriFieldTypeString", "alias": "ROADS_NET", "length": 3, "domain": { "type": "codedValue", "name": "RoadsNet", "description": "Major streets for countywide maps.", "codedValues": [ { "name": "Roads_Net", "code": "Yes" }, { "name": "Not Roads_Net", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NbrhdLeft", "type": "esriFieldTypeString", "alias": "NbrhdLeft", "length": 50, "domain": null }, { "name": "NbrhdRight", "type": "esriFieldTypeString", "alias": "NbrhdRight", "length": 50, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "HWYCLASS", "type": "esriFieldTypeString", "alias": "HWYCLASS", "length": 12, "domain": { "type": "codedValue", "name": "HWYCLASS", "description": "ARS CRS etc", "codedValues": [ { "name": "CRS", "code": "CRS" }, { "name": "ARS", "code": "ARS" }, { "name": "CRS2", "code": "CRS2" }, { "name": "INC", "code": "INC" }, { "name": "PCC", "code": "PCC" }, { "name": "PKS", "code": "PKS" }, { "name": "PRK", "code": "PRK" }, { "name": "PUB", "code": "PUB" }, { "name": "PVT", "code": "PVT" }, { "name": "VAC", "code": "VAC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "STRDIR", "type": "esriFieldTypeString", "alias": "STRDIR", "length": 2, "domain": { "type": "codedValue", "name": "DIR", "description": "E W N S SE", "codedValues": [ { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "SE", "code": "SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STRNAME", "type": "esriFieldTypeString", "alias": "STRNAME", "length": 50, "domain": null }, { "name": "STRSUF", "type": "esriFieldTypeString", "alias": "STRSUF", "length": 5, "domain": null }, { "name": "RAMPFROM", "type": "esriFieldTypeString", "alias": "RAMPFROM", "length": 50, "domain": null }, { "name": "RAMPTO", "type": "esriFieldTypeString", "alias": "RAMPTO", "length": 50, "domain": null }, { "name": "EXITNO", "type": "esriFieldTypeString", "alias": "EXITNO", "length": 5, "domain": null }, { "name": "MSAG_COMMUNITY_LEFT", "type": "esriFieldTypeString", "alias": "MSAG_COMMUNITY_LEFT", "length": 50, "domain": { "type": "codedValue", "name": "MUNICIPALITY", "description": "Municpality Names", "codedValues": [ { "name": "BALLWIN", "code": "BALLWIN" }, { "name": "BELLA VILLA", "code": "BELLA VILLA" }, { "name": "BELLEFONTAINE NEIGHBORS", "code": "BELLEFONTAINE NEIGHBORS" }, { "name": "BEL-NOR", "code": "BEL-NOR" }, { "name": "BEL-RIDGE", "code": "BEL-RIDGE" }, { "name": "BERKELEY", "code": "BERKELEY" }, { "name": "BEVERLY HILLS", "code": "BEVERLY HILLS" }, { "name": "BLACK JACK", "code": "BLACK JACK" }, { "name": "BRECKENRIDGE HILLS", "code": "BRECKENRIDGE HILLS" }, { "name": "BRENTWOOD", "code": "BRENTWOOD" }, { "name": "BRIDGETON", "code": "BRIDGETON" }, { "name": "CALVERTON PARK", "code": "CALVERTON PARK" }, { "name": "CHAMP", "code": "CHAMP" }, { "name": "CHARLACK", "code": "CHARLACK" }, { "name": "CHESTERFIELD", "code": "CHESTERFIELD" }, { "name": "CLARKSON VALLEY", "code": "CLARKSON VALLEY" }, { "name": "CLAYTON", "code": "CLAYTON" }, { "name": "COOL VALLEY", "code": "COOL VALLEY" }, { "name": "COUNTRY CLUB HILLS", "code": "COUNTRY CLUB HILLS" }, { "name": "COUNTRY LIFE ACRES", "code": "COUNTRY LIFE ACRES" }, { "name": "CRESTWOOD", "code": "CRESTWOOD" }, { "name": "CREVE COEUR", "code": "CREVE COEUR" }, { "name": "CRYSTAL LAKE PARK", "code": "CRYSTAL LAKE PARK" }, { "name": "DELLWOOD", "code": "DELLWOOD" }, { "name": "DES PERES", "code": "DES PERES" }, { "name": "EDMUNDSON", "code": "EDMUNDSON" }, { "name": "ELLISVILLE", "code": "ELLISVILLE" }, { "name": "EUREKA", "code": "EUREKA" }, { "name": "FENTON", "code": "FENTON" }, { "name": "FERGUSON", "code": "FERGUSON" }, { "name": "FLORDELL HILLS", "code": "FLORDELL HILLS" }, { "name": "FLORISSANT", "code": "FLORISSANT" }, { "name": "FRONTENAC", "code": "FRONTENAC" }, { "name": "GLEN ECHO PARK", "code": "GLEN ECHO PARK" }, { "name": "GLENDALE", "code": "GLENDALE" }, { "name": "GRANTWOOD VILLAGE", "code": "GRANTWOOD VILLAGE" }, { "name": "GREEN PARK", "code": "GREEN PARK" }, { "name": "GREENDALE", "code": "GREENDALE" }, { "name": "HANLEY HILLS", "code": "HANLEY HILLS" }, { "name": "HAZELWOOD", "code": "HAZELWOOD" }, { "name": "HILLSDALE", "code": "HILLSDALE" }, { "name": "HUNTLEIGH", "code": "HUNTLEIGH" }, { "name": "JENNINGS", "code": "JENNINGS" }, { "name": "KINLOCH", "code": "KINLOCH" }, { "name": "KIRKWOOD", "code": "KIRKWOOD" }, { "name": "LADUE", "code": "LADUE" }, { "name": "LAKESHIRE", "code": "LAKESHIRE" }, { "name": "MACKENZIE", "code": "MACKENZIE" }, { "name": "MANCHESTER", "code": "MANCHESTER" }, { "name": "MAPLEWOOD", "code": "MAPLEWOOD" }, { "name": "MARLBOROUGH", "code": "MARLBOROUGH" }, { "name": "MARYLAND HEIGHTS", "code": "MARYLAND HEIGHTS" }, { "name": "MOLINE ACRES", "code": "MOLINE ACRES" }, { "name": "NORMANDY", "code": "NORMANDY" }, { "name": "NORTHWOODS", "code": "NORTHWOODS" }, { "name": "OAKLAND", "code": "OAKLAND" }, { "name": "OLIVETTE", "code": "OLIVETTE" }, { "name": "OVERLAND", "code": "OVERLAND" }, { "name": "PACIFIC", "code": "PACIFIC" }, { "name": "PASADENA HILLS", "code": "PASADENA HILLS" }, { "name": "PASADENA PARK", "code": "PASADENA PARK" }, { "name": "PINE LAWN", "code": "PINE LAWN" }, { "name": "RICHMOND HEIGHTS", "code": "RICHMOND HEIGHTS" }, { "name": "RIVERVIEW", "code": "RIVERVIEW" }, { "name": "ROCK HILL", "code": "ROCK HILL" }, { "name": "SHREWSBURY", "code": "SHREWSBURY" }, { "name": "ST ANN", "code": "ST ANN" }, { "name": "ST JOHN", "code": "ST JOHN" }, { "name": "SUNSET HILLS", "code": "SUNSET HILLS" }, { "name": "SYCAMORE HILLS", "code": "SYCAMORE HILLS" }, { "name": "TOWN & COUNTRY", "code": "TOWN & COUNTRY" }, { "name": "TWIN OAKS", "code": "TWIN OAKS" }, { "name": "UNIVERSITY CITY", "code": "UNIVERSITY CITY" }, { "name": "UPLANDS PARK", "code": "UPLANDS PARK" }, { "name": "VALLEY PARK", "code": "VALLEY PARK" }, { "name": "VELDA CITY", "code": "VELDA CITY" }, { "name": "VELDA VILLAGE HILLS", "code": "VELDA VILLAGE HILLS" }, { "name": "VINITA PARK", "code": "VINITA PARK" }, { "name": "VINITA TERRACE", "code": "VINITA TERRACE" }, { "name": "WASHINGTON UNIVERSITY", "code": "WASHINGTON UNIVERSITY" }, { "name": "WARSON WOODS", "code": "WARSON WOODS" }, { "name": "WEBSTER GROVES", "code": "WEBSTER GROVES" }, { "name": "WELLSTON", "code": "WELLSTON" }, { "name": "WESTWOOD", "code": "WESTWOOD" }, { "name": "WILBUR PARK", "code": "WILBUR PARK" }, { "name": "WILDWOOD", "code": "WILDWOOD" }, { "name": "WINCHESTER", "code": "WINCHESTER" }, { "name": "WOODSON TERRACE", "code": "WOODSON TERRACE" }, { "name": "BELLERIVE ACRES", "code": "BELLERIVE ACRES" }, { "name": "JEFFERSON COUNTY", "code": "JEFFERSON COUNTY" }, { "name": "FRANKLIN COUNTY", "code": "FRANKLIN COUNTY" }, { "name": "ST LOUIS CITY", "code": "ST LOUIS CITY" }, { "name": "ST LOUIS COUNTY", "code": "ST LOUIS COUNTY" }, { "name": "PAGEDALE", "code": "PAGEDALE" }, { "name": "NORWOOD COURT", "code": "NORWOOD COURT" }, { "name": "OFALLON", "code": "OFALLON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COUNTYRIGHT", "type": "esriFieldTypeString", "alias": "COUNTYRIGHT", "length": 50, "domain": { "type": "codedValue", "name": "COUNTYNAME", "description": "", "codedValues": [ { "name": "FRANKLIN COUNTY", "code": "FRANKLIN COUNTY" }, { "name": "JEFFERSON COUNTY", "code": "JEFFERSON COUNTY" }, { "name": "SAINT LOUIS COUNTY", "code": "SAINT LOUIS COUNTY" }, { "name": "SAINT LOUIS CITY", "code": "SAINT LOUIS CITY" }, { "name": "SAINT CHARLES COUNTY", "code": "SAINT CHARLES COUNTY" }, { "name": "MADISON COUNTY", "code": "MADISON COUNTY" }, { "name": "MONROE COUNTY", "code": "MONROE COUNTY" }, { "name": "SAINT CLAIR COUNY", "code": "SAINT CLAIR COUNTY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COUNTYLEFT", "type": "esriFieldTypeString", "alias": "COUNTYLEFT", "length": 50, "domain": { "type": "codedValue", "name": "COUNTYNAME", "description": "", "codedValues": [ { "name": "FRANKLIN COUNTY", "code": "FRANKLIN COUNTY" }, { "name": "JEFFERSON COUNTY", "code": "JEFFERSON COUNTY" }, { "name": "SAINT LOUIS COUNTY", "code": "SAINT LOUIS COUNTY" }, { "name": "SAINT LOUIS CITY", "code": "SAINT LOUIS CITY" }, { "name": "SAINT CHARLES COUNTY", "code": "SAINT CHARLES COUNTY" }, { "name": "MADISON COUNTY", "code": "MADISON COUNTY" }, { "name": "MONROE COUNTY", "code": "MONROE COUNTY" }, { "name": "SAINT CLAIR COUNY", "code": "SAINT CLAIR COUNTY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MSAG_COMMUNITY_RIGHT", "type": "esriFieldTypeString", "alias": "MSAG_COMMUNITY_RIGHT", "length": 50, "domain": { "type": "codedValue", "name": "MUNICIPALITY", "description": "Municpality Names", "codedValues": [ { "name": "BALLWIN", "code": "BALLWIN" }, { "name": "BELLA VILLA", "code": "BELLA VILLA" }, { "name": "BELLEFONTAINE NEIGHBORS", "code": "BELLEFONTAINE NEIGHBORS" }, { "name": "BEL-NOR", "code": "BEL-NOR" }, { "name": "BEL-RIDGE", "code": "BEL-RIDGE" }, { "name": "BERKELEY", "code": "BERKELEY" }, { "name": "BEVERLY HILLS", "code": "BEVERLY HILLS" }, { "name": "BLACK JACK", "code": "BLACK JACK" }, { "name": "BRECKENRIDGE HILLS", "code": "BRECKENRIDGE HILLS" }, { "name": "BRENTWOOD", "code": "BRENTWOOD" }, { "name": "BRIDGETON", "code": "BRIDGETON" }, { "name": "CALVERTON PARK", "code": "CALVERTON PARK" }, { "name": "CHAMP", "code": "CHAMP" }, { "name": "CHARLACK", "code": "CHARLACK" }, { "name": "CHESTERFIELD", "code": "CHESTERFIELD" }, { "name": "CLARKSON VALLEY", "code": "CLARKSON VALLEY" }, { "name": "CLAYTON", "code": "CLAYTON" }, { "name": "COOL VALLEY", "code": "COOL VALLEY" }, { "name": "COUNTRY CLUB HILLS", "code": "COUNTRY CLUB HILLS" }, { "name": "COUNTRY LIFE ACRES", "code": "COUNTRY LIFE ACRES" }, { "name": "CRESTWOOD", "code": "CRESTWOOD" }, { "name": "CREVE COEUR", "code": "CREVE COEUR" }, { "name": "CRYSTAL LAKE PARK", "code": "CRYSTAL LAKE PARK" }, { "name": "DELLWOOD", "code": "DELLWOOD" }, { "name": "DES PERES", "code": "DES PERES" }, { "name": "EDMUNDSON", "code": "EDMUNDSON" }, { "name": "ELLISVILLE", "code": "ELLISVILLE" }, { "name": "EUREKA", "code": "EUREKA" }, { "name": "FENTON", "code": "FENTON" }, { "name": "FERGUSON", "code": "FERGUSON" }, { "name": "FLORDELL HILLS", "code": "FLORDELL HILLS" }, { "name": "FLORISSANT", "code": "FLORISSANT" }, { "name": "FRONTENAC", "code": "FRONTENAC" }, { "name": "GLEN ECHO PARK", "code": "GLEN ECHO PARK" }, { "name": "GLENDALE", "code": "GLENDALE" }, { "name": "GRANTWOOD VILLAGE", "code": "GRANTWOOD VILLAGE" }, { "name": "GREEN PARK", "code": "GREEN PARK" }, { "name": "GREENDALE", "code": "GREENDALE" }, { "name": "HANLEY HILLS", "code": "HANLEY HILLS" }, { "name": "HAZELWOOD", "code": "HAZELWOOD" }, { "name": "HILLSDALE", "code": "HILLSDALE" }, { "name": "HUNTLEIGH", "code": "HUNTLEIGH" }, { "name": "JENNINGS", "code": "JENNINGS" }, { "name": "KINLOCH", "code": "KINLOCH" }, { "name": "KIRKWOOD", "code": "KIRKWOOD" }, { "name": "LADUE", "code": "LADUE" }, { "name": "LAKESHIRE", "code": "LAKESHIRE" }, { "name": "MACKENZIE", "code": "MACKENZIE" }, { "name": "MANCHESTER", "code": "MANCHESTER" }, { "name": "MAPLEWOOD", "code": "MAPLEWOOD" }, { "name": "MARLBOROUGH", "code": "MARLBOROUGH" }, { "name": "MARYLAND HEIGHTS", "code": "MARYLAND HEIGHTS" }, { "name": "MOLINE ACRES", "code": "MOLINE ACRES" }, { "name": "NORMANDY", "code": "NORMANDY" }, { "name": "NORTHWOODS", "code": "NORTHWOODS" }, { "name": "OAKLAND", "code": "OAKLAND" }, { "name": "OLIVETTE", "code": "OLIVETTE" }, { "name": "OVERLAND", "code": "OVERLAND" }, { "name": "PACIFIC", "code": "PACIFIC" }, { "name": "PASADENA HILLS", "code": "PASADENA HILLS" }, { "name": "PASADENA PARK", "code": "PASADENA PARK" }, { "name": "PINE LAWN", "code": "PINE LAWN" }, { "name": "RICHMOND HEIGHTS", "code": "RICHMOND HEIGHTS" }, { "name": "RIVERVIEW", "code": "RIVERVIEW" }, { "name": "ROCK HILL", "code": "ROCK HILL" }, { "name": "SHREWSBURY", "code": "SHREWSBURY" }, { "name": "ST ANN", "code": "ST ANN" }, { "name": "ST JOHN", "code": "ST JOHN" }, { "name": "SUNSET HILLS", "code": "SUNSET HILLS" }, { "name": "SYCAMORE HILLS", "code": "SYCAMORE HILLS" }, { "name": "TOWN & COUNTRY", "code": "TOWN & COUNTRY" }, { "name": "TWIN OAKS", "code": "TWIN OAKS" }, { "name": "UNIVERSITY CITY", "code": "UNIVERSITY CITY" }, { "name": "UPLANDS PARK", "code": "UPLANDS PARK" }, { "name": "VALLEY PARK", "code": "VALLEY PARK" }, { "name": "VELDA CITY", "code": "VELDA CITY" }, { "name": "VELDA VILLAGE HILLS", "code": "VELDA VILLAGE HILLS" }, { "name": "VINITA PARK", "code": "VINITA PARK" }, { "name": "VINITA TERRACE", "code": "VINITA TERRACE" }, { "name": "WASHINGTON UNIVERSITY", "code": "WASHINGTON UNIVERSITY" }, { "name": "WARSON WOODS", "code": "WARSON WOODS" }, { "name": "WEBSTER GROVES", "code": "WEBSTER GROVES" }, { "name": "WELLSTON", "code": "WELLSTON" }, { "name": "WESTWOOD", "code": "WESTWOOD" }, { "name": "WILBUR PARK", "code": "WILBUR PARK" }, { "name": "WILDWOOD", "code": "WILDWOOD" }, { "name": "WINCHESTER", "code": "WINCHESTER" }, { "name": "WOODSON TERRACE", "code": "WOODSON TERRACE" }, { "name": "BELLERIVE ACRES", "code": "BELLERIVE ACRES" }, { "name": "JEFFERSON COUNTY", "code": "JEFFERSON COUNTY" }, { "name": "FRANKLIN COUNTY", "code": "FRANKLIN COUNTY" }, { "name": "ST LOUIS CITY", "code": "ST LOUIS CITY" }, { "name": "ST LOUIS COUNTY", "code": "ST LOUIS COUNTY" }, { "name": "PAGEDALE", "code": "PAGEDALE" }, { "name": "NORWOOD COURT", "code": "NORWOOD COURT" }, { "name": "OFALLON", "code": "OFALLON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": { "type": "codedValue", "name": "AddressStatus", "description": "Current Prelim Historical", "codedValues": [ { "name": "Current Address", "code": "Current" }, { "name": "Preliminary Address", "code": "Preliminary" }, { "name": "Historical Address", "code": "Historical" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R108_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S97_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "19c147b31e9445b7bbc754bba81fc4d5" } ], "tables": [] }