{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Bus Stop", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.15211799999491E8, "falseY": -9.38214999995414E7, "xyUnits": 4000, "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": "adbe0c441ba66bd6b0bce1bbb2e24e30", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAxElEQVQokaXRMUtCcRSG8Z96XZxqEJ0C17IlWiTQQUoHh2roIzi0NAQ5JCINTeH3cG9pD11qdGqONoMKnMKQuJDcv4P0wFkO7wPv4UTWJPqX0Ce3w2WRWprslKcxd7e8JYQ22QrDXVrxrkQ1TzXHcZfXJaHORflPOGaL/T2ucb4kFKikVvTe5CB0w6o8pBPClMdvTjKB9DujhHDK4IHmNoexNMcLky+uQpU0OLqnt0E9RfTB8yedM2ZBYUGLG78TZO1P/wAA2yCYVwOH6gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3511158858787155E7, "ymin": 4681931.987256061, "xmax": -1.3493478285272148E7, "ymax": 4694237.766055151, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STOPID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "STOPID", "type": "esriFieldTypeString", "alias": "STOPID", "length": 4, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 40, "domain": null }, { "name": "SIGNAGE", "type": "esriFieldTypeString", "alias": "SIGNAGE", "length": 25, "domain": null }, { "name": "SHELTER", "type": "esriFieldTypeString", "alias": "SHELTER", "length": 1, "domain": { "type": "codedValue", "name": "d_boolean", "description": "Boolean Values", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TURNOUT", "type": "esriFieldTypeString", "alias": "TURNOUT", "length": 1, "domain": { "type": "codedValue", "name": "d_boolean", "description": "Boolean Values", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PARKRIDE", "type": "esriFieldTypeString", "alias": "PARKRIDE", "length": 1, "domain": { "type": "codedValue", "name": "d_boolean", "description": "Boolean Values", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TRANSFER", "type": "esriFieldTypeString", "alias": "TRANSFER", "length": 1, "domain": { "type": "codedValue", "name": "d_boolean", "description": "Boolean Values", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "SHELTERID", "type": "esriFieldTypeInteger", "alias": "SHELTERID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": null }, { "name": "SYMBOL", "type": "esriFieldTypeString", "alias": "SYMBOL", "length": 4, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "LASTEDITDATE", "type": "esriFieldTypeDate", "alias": "LASTEDITDATE", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R242_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_242", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_242", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S192_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Landmark", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -1.15211799999491E8, "falseY": -9.38214999995414E7, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "HLSTYPE", "defaultSymbol": { "type": "esriPMS", "url": "0feea0d9124ae7da4c74ef51de91ac54", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAw0lEQVQoka3SPUoDQRgG4OfDLQWRSMAiJxDE1oTUOUHK3CCFgn8n8AjpBQVb25BDWKRJl87KKgFhQSZEtojJrgvBt5uBh3dmvsnsmezfYeIIX0FeCxOBIW7Rwndigptg+lfjIx421gfooZPoBu87MHFRNJXlECO0yxr7RUNVLhOnwcc2PFGfhhI4q0E55mVHfcI9mhXwOVjuwOAzMcArjrfQeiRXmxu/xhGME2e4xjkWeMNL/Dx8BSzw+vJ3Nffd/6+uANnsI7ujkdmWAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "19dd3ba3d2f623cbe906d3f640bee028", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABUElEQVQ4jdXUsUtCURTH8e9JxaCC1pYih1qCoqmgPyEximdErQ0NIahT/0FgSdTW1hCmgeiLIAiiqX+gIWpwqKVoaTKz5wkxS8WX70FD/eByuRfOh3u53OPll+P9v+D6qfp9ZZaBWRECCpbAnQrZ+yLHmbBYjsFoXqfknUOE4fqe1KZJURYHu7mOmWpsBeWmIxgzdQblHPD/cLMxlKuYqdOtaBMYP9MefSPdAaunHyVjpHWi8fpNYKXEmsCAA+zrpEN+DCDVFhRYwGW0VtMeBEbdgggjjctW0OMapLmmFSwA4y7Bgj2omIg7UOHEFhSLXfUSAfocag9a4sAWTMzLU9TUVdHvV7ONUK7ASjIsRVuwmu2gHMVzKirsA7023LNYLCXn5NLRX06EJBXJ6YWni4goQYWAQPU33Cpkfa/sbYblxVW32QnJI7DxORzn7zfYD2zAZNYzp3PhAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "RECYCLED WATER PUMP AND TANK FACILITY", "label": "Recycled Water Pump and Tank Facility" }, { "symbol": { "type": "esriPMS", "url": "35148fe5ef3011fc0c05bae070e46ab9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADN0lEQVQ4jb3Ua0hTYRgH8P9ubk5tzWVNS8UuZipmiG2GaVZeSMgynVJ0M7uRRR+KMjOKPpQalplQmUHQvdQoK0WD7EK2aVNbaFbemjrR2aZrXradxTmWWE1Jih44H857+fG8PM/7MvGPg/m/QSaAQAAzAbAAKAGUA9BNFLRisbkJDm7z17Bt7d2jkgs0NDrd9PFVgebljWMHNG0NjwjCmAtA/ScgX+DilRmWlBvWLC9xCohLBY3OcNF2NqGvpx2bzylgGNQLruzxcdaqGrMB1I8H0qe4emdHpdyLrXt6zeo7hp6292itLoPfyr3UIhqd4ekRFD+z/tlNmlbVmDo6059Ajp39piWJpyPqy69bieMOg0ajo6u5Fh3vK+AbuYtaYxjUQ5afhoXRBzji2JSg7DheIkEY0yyCAhevRFWDVCCSpFCYqkEKtbIOPuHbhrEBHWQFGfCP3g8WxxaEyejFE7qt+tL+IedHoUaDQhu+cJYoJhmg0aB89xy6njZ4Ld1ITQ7peyErPIWFMQfBYnNJDNK7J7Bkyxl94fHIYAAPfwWd/Vfv45BYS00ZBXgsjqcmBr9qUHkvE6LYQ2BacWAmTBQ2P2IH2JMEUwDMsHRkk6Ffx2iUFVEZzgmIpgb7+9SQPzgLsSQFDBabwl7fOQGfiO2w5jnAODRAGkZLYGPVg6yhBZFJNq6+ocOYtgvyRzkgC0RnsGA2E5Dmp8EnfCu4vKkwGQZRlC6xA/DJEqhhW/OqXX1DQ8ifr19UqC2+ALGExJgjmPfyBHAnTxupNoA3AF5YrHJXS+35jvoKkZ2DM/dtaR6VGdmHMJshy0+H97JNsOELMdTfR1V7bqBEVXk/s2SsI6Orqeb2yxtHVju6i+MXrT1KtQ6JSQvS4RmyHjZ8x5EC+UXtNdw6GFxu0Ovyxr16LfLSDWaDgaVqkK5wdBdZywozMC94HWwF09Hf2w15UTZmi1dpbieHlHW3KnaSHTUuSPZvq+JpTHFWwhbu5Km7nTwChDq1kqdTtxFPLiYRtnynKsXjS1f7tO2XARC/bh7z+epR1uWRn1JRLpDePekKgAHgcyegGmvPuOCoIC/+b8/U34ATim8sq097FBcZvwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "WATER TREATMENT TANK OR PUMPING FACILITY", "label": "Water Treatment Tank or Pumping Facility" }, { "symbol": { "type": "esriPMS", "url": "a184be03439f50241e5340d5d5c16c80", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAATElEQVQ4jWNhoBJgGdwGZWZmlv///1+SSL03Z8yYMR2rQf/+/YtlZGTUJtKgvQwMDNgNogSwjBpEEIyG0UCF0cyZM3WoYhAlgGoGAQBTiw8Zy1Mf5gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "LOCAL GOVERNMENT", "label": "Local Government" }, { "symbol": { "type": "esriPMS", "url": "b47ee9cf194b668d9325bb6e62cacaa3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAYklEQVQ4jWNhoBCwUM2ApKSkXkFBQSNiNL18+XL6kiVLVqEYICQkpB0REeFAjAGNjY0nGBgYUA0gF7CQrXPUgGEZiFu3bt1/5cqVI8RounHjxm0MA65fv955/fp18l1ALgAA6Ekb8xz/34oAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "COUNTY GOVERNMENT", "label": "County Government" }, { "symbol": { "type": "esriPMS", "url": "10ed042bb0d41c0f3a8defd805c94a6a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAYklEQVQ4jWNhoBCwUM0Ar8D0Xj4+QSNiNL1//Xz6zm0LV6EYwM8vrO3sGeNAjAHzp1efYGBgQDWAXMBCts5RA4ZlIB49tHH//TuXjhCj6dG9K7cxDHh072rno3tXyXcBuQAAKl0cUpaPXNsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "STATE GOVERNMENT", "label": "State Government" }, { "symbol": { "type": "esriPMS", "url": "9a4aee38f58b15dd9728c11c6f183890", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAYklEQVQ4jWNhoBCwUM0An/SYXh4hQSNiNL1/9nL6zoWrVqEYwCcsrO0SG+xAjAHzqjpOMDAwoBpALmAhW+eoAcMyEI9t3LH/3qXrR4jR9OjK9dsYBjy4erPzwdWb5LuAXAAAFCEcLKYlVjwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "FEDERAL GOVERNMENT", "label": "Federal Government" }, { "symbol": { "type": "esriPMS", "url": "8ae0c8f1cbab19c842780c88cc48dc03", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABDElEQVQ4jdXUP0tCYRTH8e/xWouDZA5FTrpINQURNERbUqNwURCChmhqjqjBhqDAgl5BQ6T3RrQ3NfUK8h3oc1ta3IryhE2R/x7ToX7TOeeBD2c4PGFGmPD/xuqUl2fIPw6NGSoLIPc1btMJsrUhN5NzIOLwfgRs/RozeFlgpVUrbD5TOZsi9zQwVsUfBz35Ngo1kVa/MTAWQ3cVUj/G6wHl1WnyD9aY4TqucNDpTQmdKrokiFphilMUiHZZetFw4wJeXyzAn1V0mx4RmsdV/Ls53LeemKKl/icjyQl0B7joihm8NSCDXQ5fuLqcpNBowxTfCaD0dVF2ib8ytgfst2GC+wHM20qd8ne/oE9haUUI306CcgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "RELIGIOUS INSTITUTION", "label": "Religious Institution" }, { "symbol": { "type": "esriPMS", "url": "8e722b506eaafd9e4bc36560a643a0cf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAaCAYAAAC6nQw6AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABEElEQVQ4je3SvUoDQRTF8f8NixrEQuxsTOkzWPkCPoOCpWZHC2u/ioBNXEVTqJhS2aewE9KIRUCw0iKdlgqSPaIB0SVrdqKIgqecO/xg7pyAb0rwB6EllRCDRHb1NShhEjgiVEyBU7Y5B5M/1Mk44EhwlLnFFGOcEFmj/x0ZY4gR4OH9sQ90A+zxxAE1u08P80KbtFgntnbWhbxQ8zPEB+qZH4IW9dKhDYwhnJpEdukJyQgJgQpQpFO/Bk6rjLLFmiW9oQVNUKAOTKcmA4gKd8ywrFmqdp0NOc0jqvBauKxM0eaCslbYtVp3SBySL8MY+8zpmLo9dn9anwn+Ie8dneGTEm/F/AjtWLqEufP7fu0ZItdGcRsuLz0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "COLLEGE UNIVERSITY", "label": "College University" }, { "symbol": { "type": "esriPMS", "url": "fb8a08552faf1d3b7db718ac049241c5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAWCAYAAAAinad/AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABWklEQVQ4jdWRv0tCYRSGn3O9lVT0A3cxcm9tCMIloXKtaOo/iFRodQxUahFaW6JVrcHJtqa2gmgKQgiMLKnUuN4TahGZ0E106IVv+N5zzsP7fcekhzL/Nyyc1VVD8SE81G3yhsFjMiT3XcFESSl4UDCkaR0AG13BnMp0lAz2XVXiNRfD5iABEW67htnKVWJFnoDGOfw1WSyv5nOZYKem2gCZaFqXOtVGx8jFAmJ9g1WKjKib404DgxZo6+N/qFJk4iNx/xdwYwtzhnKEkFM4E+XEFqYNJQ6UsElhcOkEZu2GpBDJalWhpMqdgDa9jL4AZfONguV2lmwymtFtVXwiLAD+Rl/TgxmB1/oQW06f6VHYQblG8Qp4gQuFtUZRBT/CvFNYSy7Wk8ty3m5H0rqJsPc3WBcy+wKrj2NR4/TzrnUWw1md7TAzhX71NefaYYmgNNYe6EmyXqinsHcjlnbSTw4hcgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SCHOOL ADMINISTRATION OFFICE", "label": "School Administration Office" }, { "symbol": { "type": "esriPMS", "url": "7327001948af231e48482433fc3a2f0d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAXCAYAAADUUxW8AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA4klEQVQ4jWNhoACwDD7NlX1fa/4zMK/oKOK4Q47NEUwMfxuq+r8uZvrN3NJSxnGXFM0gwMzwnyHhH8vfmKrer4uY/jG1tJRy3idWM0IdI0PSP5Z/HpU9n5zbS/hukKL5zX/G/92//3BP7Sll/EqszW//M/zvYWfnntKQzfgF0zk4ABMDw31Wdi4LbJoIav7H+P8rPo2DNIXRT3NV79f1DIwMhnCZ/wyiVX1fHyCpPd1WxB2K3WZGBkkGBgZ5NMOR+U9o42zKNP///5OBkfEnLoX/GTDl4JrbinnsybeZDECRZgDII0YK88zRrwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "ELEMENTARY SCHOOL", "label": "School" }, { "symbol": { "type": "esriPMS", "url": "7327001948af231e48482433fc3a2f0d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAXCAYAAADUUxW8AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA4klEQVQ4jWNhoACwDD7NlX1fa/4zMK/oKOK4Q47NEUwMfxuq+r8uZvrN3NJSxnGXFM0gwMzwnyHhH8vfmKrer4uY/jG1tJRy3idWM0IdI0PSP5Z/HpU9n5zbS/hukKL5zX/G/92//3BP7Sll/EqszW//M/zvYWfnntKQzfgF0zk4ABMDw31Wdi4LbJoIav7H+P8rPo2DNIXRT3NV79f1DIwMhnCZ/wyiVX1fHyCpPd1WxB2K3WZGBkkGBgZ5NMOR+U9o42zKNP///5OBkfEnLoX/GTDl4JrbinnsybeZDECRZgDII0YK88zRrwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "INTERMEDIATE SCHOOL", "label": "School" }, { "symbol": { "type": "esriPMS", "url": "7327001948af231e48482433fc3a2f0d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAXCAYAAADUUxW8AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA4klEQVQ4jWNhoACwDD7NlX1fa/4zMK/oKOK4Q47NEUwMfxuq+r8uZvrN3NJSxnGXFM0gwMzwnyHhH8vfmKrer4uY/jG1tJRy3idWM0IdI0PSP5Z/HpU9n5zbS/hukKL5zX/G/92//3BP7Sll/EqszW//M/zvYWfnntKQzfgF0zk4ABMDw31Wdi4LbJoIav7H+P8rPo2DNIXRT3NV79f1DIwMhnCZ/wyiVX1fHyCpPd1WxB2K3WZGBkkGBgZ5NMOR+U9o42zKNP///5OBkfEnLoX/GTDl4JrbinnsybeZDECRZgDII0YK88zRrwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HIGH SCHOOL", "label": "School" }, { "symbol": { "type": "esriPMS", "url": "7327001948af231e48482433fc3a2f0d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAXCAYAAADUUxW8AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA4klEQVQ4jWNhoACwDD7NlX1fa/4zMK/oKOK4Q47NEUwMfxuq+r8uZvrN3NJSxnGXFM0gwMzwnyHhH8vfmKrer4uY/jG1tJRy3idWM0IdI0PSP5Z/HpU9n5zbS/hukKL5zX/G/92//3BP7Sll/EqszW//M/zvYWfnntKQzfgF0zk4ABMDw31Wdi4LbJoIav7H+P8rPo2DNIXRT3NV79f1DIwMhnCZ/wyiVX1fHyCpPd1WxB2K3WZGBkkGBgZ5NMOR+U9o42zKNP///5OBkfEnLoX/GTDl4JrbinnsybeZDECRZgDII0YK88zRrwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PRIVATE SCHOOL", "label": "School" }, { "symbol": { "type": "esriPMS", "url": "bcb89a264ffbaf627cfecf521537c22b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACO0lEQVRIid3VP0iWURTH8c8jEQllEhoZtWQUBC4F1qbRHwq0iJqSkNJBqEEhECUaWhwCF8nMInFoETUpRQOhJQXNlhoqcEghiojSoCBQn3je5w17tVetaKgfPJfLc8753sO59567yl/Uqv8XHrIWh7ET2XiHMTwKmP0teMh6XMIFrPmJy5uQK2gNmFsxPGQ7+rDDli2cP8+hQ+TlMTXF8DA3b+YZHb2OoyGnAz4vCw/ZgAfY5uxZrl0jM3PeYfNmdu2isjK2VVcfMzNzJ+REkAhfOvPGBLisjKoqamriv1H2BQXxvKGBiQk2buTGDSoqjqMCt9LCQ/JxRk4Ozc3cuxcHRyopmYd3dfHkCfn5jI/T2Ul//+WQ2z/Wf2HmJ5GRKEdWlhWrujqCb8U+DKeD70mMRUWLAS0tDAzE88nJVFtxMUFU8XD3UvCcxJibuxjeFx2eNFq9muxsPn5MCVwIn06MHz4sBpw6Fdc4Uns7b9/O22ZnmU6ETi0Ff44ThoY4ciTVUl4eb2qkwcFUeOQ/N/c9Pi28B/Xa2qivt2JF551PeJgWHvA4ZNDr1wfV1lJYuDy4p4eOjmjWGPB1qcwle8mopqYsdXVxPTMyUj3Gor6F7m6Jy8ZTXF0IWgQPeBnG571bQ8M6vb3xLT1wgE2b4o0bGaG1lfv3o5AXKA34siw8ucBgyF40e/as2LlzP3OL2m0bLgbfT9lK4JGCeOf3JxcpTfbz6Nq+T/bzuwGv/MljETAi/n5Z/+4b+g2QoKNh4qVb4QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HELICOPTER LANDING SITE", "label": "Helicopter Landing Site" }, { "symbol": { "type": "esriPMS", "url": "96b5baa347b7508769bd9b2b66402aab", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA9ElEQVQ4jdWRPQ4BURSFv2feTEwULEBCohAbMJmoxB4U1qBlFQqNFdgDtYRCLRpREEanUjAh8wTF+E2GoXCa+97NuV/OzZV8UfKHMJUCzDfmNRDjJzAlLIv2YoGVy7HTdZTjoK/XvicWw8tkcE/v0QjTNHGmU1UEMb9Ppmka2dUKYzDASKehWoVWyzcUCtDtEj0PSojHSQLixZrhJP8T1mxCo+H/I5EQsP0eXPfKLMEwPoTVao/X7Pc/hL0r+V+w5fJSN5vb/ukYs1kgmDgkEqpn25Tqdb9r27cDlcql5vPgeUyGQ7ZPk3U6ohxgmyDJwuursCNDCzwN/AV1MgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HOSPITAL", "label": "Hospital" }, { "symbol": { "type": "esriPMS", "url": "953be546c09856ba35a0e890012da8a8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8klEQVQ4jeXSvSvEcRwH8Jf6scjDcCWTQRbrTchioQxu8DBw7G5QGAjXpbB6GCSTnMlgIItOyiDqFplsJv4CC4NuUHT3636HbvFePvWtz6v3p76BP0pQNWiB+Cvd2+z8GEqxfEm6lWCURCf9Gd4jQxnq7rl6oesCDVin75znRXo2eCwLFU45IzdG0/yX9yXEic3xMENqi/1QaJqVU9K7BL0lmg6gg9oR9sYZPCJRBM0ycctqDi3C045rapIMTXF4QPIb9EZsuAzymXpM4pjm6v+jqPkvUB7ZiIv5MKiRk8K8q6BFGzdF0BpP2KzAKd3ot/kAY/4tRrAwS1cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "FIRE STATION", "label": "Fire Station" }, { "symbol": { "type": "esriPMS", "url": "fe66fca2aa05e055212e4b49ca0fa37a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC/0lEQVQ4jb2UWUhUURjH/+feOzN1vaPMZDZN2biNoomthlIYgT61UlBKREgPVgbpU4sEQy9BFFpURD0bQUbLQwVtYAWRS6PiuOTIuE3l6Dij3uus98RccBrTNoj+cOB833fuj3v+3+Hj8I/F/V+ghXLwYAtkGFgGJCzDixAacYNM/x3QQtXL/dLhrbre7cU5w9kMoSmD0wJrTvAOvXAm217XeN44PAm3cZ2M/x54jOrWM2NXawqa96iZkBBJPRpMw8C0FhsSXSl7TfaU3cn9JVdteYWvTtBTuEa6fw60UCafHa2tWdN8kCUymU2/+2rAsKRFJW0HSyhYhqqqc9t2aThKnlbS8tg/nQNc4RcPncy37o2Fuf0adHt1oCDomEjEWr0rev5oVseOYVGo6gDOLQgsS+vd9nAgTRubGxYFBRbRnf5MtLmXxJbJ2bymdWXHqTDbqO/A49TAc03bzPFe1HWuwUx4vr1dHp2yFBIB9pnskU2xlg+UTAEP5gBVGqwy8lPGFbwEkzCJC+0blUYspDguhKrVVhQs/RIJNUZezOj58coqBOWQzDGKl7yIy/lvcd6aj/aJxDmwBHUAFze+g5EXlZhSgIUc5UQ3ElX1OSXebRImFYKGDUe9i5UU4qDX+KOxO7CIeoPqjnlA1BGP40qPrTDpS1EknAqq0enRKyVBFYRWFcRniUdQZvBxPBGFScp18X7UYB/RaJ/NB0Y6KvG3nDPCZuPiafaDKwkyJTDHe3A6rxXxqgBu9uTipXMlPowtU4C+MAf7pPYxLCS0ILDxTHK9/tKnA6XpfTvfuwzYkezAkUwbOCIr9aocK9brR1Hfn6V41+BItz73mc7EMua9jSFtxr57DvKk3NxVPGt8rIoMTmxa+hUPB1Ob3X7dblhI4JfAlgoSbAFKUGev1ql8FcY4MdO4WCQMZIz6eIyIwsCIFNegWZV66vl+Ev7x+5+Or/tV6bUAaktru1Lax5YUyqBqEgq2PjqdHe3oQvrtgL1bne0AEFl/pH8+sb8BcyYh+//HNgUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "POLICE STATION", "label": "Police Station" }, { "symbol": { "type": "esriPMS", "url": "c4a61701ed4f4164812f342b3484b68f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAYAAACQjC21AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABSUlEQVQ4jcXSvy/EYBzH8ffTK/ErEvwFFgwmi81ik1gkzjVukNjPeqlL1OndaDKwS1qiLITEJOEPkNyAkdnAcIm7eh5pLErb63GJz/Y8TV/P59unOh2O/i+gxWF3D/QWyb78Gazijkmk48NIlYNlk6WbX4MVnBUJO0B/sJaoKxu37HNnW1gyNWixP6iT2VUI49ujDLCpMzFr4+RLGE8twTLOtIZwgNGE8jMgbm2c1RLGSSxo4xaBrZSXNQTiuIK710QrWGQbUQ0X2/2VFBjDDKxFNgTlgZhqBwR1VmDuLRLUEEcyuNy2onlfVyHQJPdg49aAyZRa3afvPBYMolCeQKQCBVxYzNcTwWBsBRvpCqrQuJHgOrmajXsPjLfQGk3eT1uCnxEeKDPZE5cW+ddUoEbXtsQPfeyIFx9j9n/GZOEZuE5uGHtQZ/MB3gxZ4pQ0HBQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HOTEL", "label": "Hotel" }, { "symbol": { "type": "esriPMS", "url": "b0f9c88a633cfb8b392adf40487c842d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABOElEQVQ4jWNhoBCwUN2Arq6MCayszPrYFP/5wzC9tHTqKpwGNDcnL/bwMI3R1VXCatvq1QfNOzpSmSoqZq/AMKCuLnZKYKBNjLa2Ak7nhobac65efXBeYWH4u/7+lbtQDBAS4lfBpxnZkM2bj9kxMDCgGoANvHjxjoGfn5uBk5OdARdgwSWxefMxhsDAWgYZGVGGa9cWMnBxsZNmwMWLdxn+/v3H8OjRK4Z37z4xcHGJkmZAfn4ww69ffxhA4QJyBcle4OXlYmhqSsSpEcOA9esPn0xJ8bbg5ubgx6fhxInr548evXgCw4CDBy82OzkVcOzb15/Gzc0pgE3zqVM3zgYE1HS/fPluCzYv/Dl16ma1mVnmawMDVQ5sBuzff+76y5fv1mL1AsyQa9ce9ly79hCfL1AAxbkRAKyNaR5Vdw0gAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "RAIL STATION", "label": "Rail Station" }, { "symbol": { "type": "esriPMS", "url": "03b331670a20587a1bb635c834ee06f5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAASCAYAAABb0P4QAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA5ElEQVQ4jb3UIUtEQRiF4Ue9grDIYtAoFtnuX9ButwobRNAgJmGDBsMFTSazUTBZRdC+YNZkFMWkBpWBm2TnzgwsvjDpMC/MzHemMmaq/xR2MBvJPvBWIpzELVYi+SuW8ZIr3GyRBeZwiK0cYRdH0vRxhoeUcICFDOEUTrHWJuxhWz6rWMdVTHiCaWXUuMbXX+EE5pXTxcwo4Q92cFcoPMB77Mj3uMBGpmyI89Qr7zcXHZqSYhffKeEzjpvBbeMSN7lNqZu2LEXyT+yNCqrIhlD+MGOLkTx0+alEGHhsVhFj/w9/AVCjJD+mxDq+AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DISTRIBUTION CENTER", "label": "Distribution Center" }, { "symbol": { "type": "esriPMS", "url": "4f5a02b5ba384d6ba4db017b5b7e6de2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAASCAYAAABb0P4QAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABVElEQVQ4jb3UsUsCYRjH8e/7aihJSESlWZFDRLT1L9guFZhGSwQNEdQQTUFCDQ1CTU1NDWVGQlNrBLUH1VhLpzaUERTngffGZYtwpydEP3in597PPcfzvuflj+P9P/CwFMAvO2xrbZ86k9F392BaSXzFK5Q5bls3fGXyz8NM9b+6A0eLC4A9VksnhtwClpqDubcgSt+mWQSLZEv7JEN3jUGlbwI9TUHwINUeMOEM5rQRFMsusN+XqxhZLU4ycu7Qodi1Zuga/NkiM+TuL0iMGfWgUoLTYndLWG1jECPkt2ZfDwqhONZWkOK6tQ7ZYK7rw/6TU5EbsoUjBLMuuVsewgeNpyyr6yhPHAg05UyxSlqYjcHEgMZJYQewDq5zBHlS4Ut3N+WrkqHdZ92WIQeuAnLNruC1fXw+qnP2EsMwB+27q5aZ6XtyD1qZ7n0ErNVS/vx/+A1eK1pDc3NjNAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "ENCLOSED FACILITY", "label": "Enclosed Facility" }, { "symbol": { "type": "esriPMS", "url": "9c68fa8f2793b300f5ce1719af8c42f9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAASCAYAAABb0P4QAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABS0lEQVQ4jb3UMUhCQRzH8e89tSwLaagxWiIiaCgqqdF2qUG0WkJoiKCGaAoSamgQampqCqqng9DUKkGaNgUFTTU1htEQT8G7UFqK5/MeSD84OO4PH+74352XNsf7b+DZOAF/J712NV8AayHHhzaYBKOjmxsJE3b1ikU5O83wYol3LXA0REI1wX7SVzXYB9ZbgplJggoOaJ01c5aTWJ5HR1D52FMwoAF6kBwD803BzBwjssYG+gmbM0RiRa5sQVnjqN5EFyAIUpkxrqNPVH+BCkRa0F+fuEyw2oMf/oAC1CVsCrh1xSl2V4p82h45XiBvhrgAljS5h+cip45dNgQ7UhEBAq03x1YSpCMYLfCWDnGoaFxcp2Tjd+S0XsqXn1SXRQIYaoJVDMm2XcFrt7iawzqfImx4GLSrC0k5WuJVG6xn+Z4XaAxXaft/+A0mWlfQaScCAAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "OPEN FACILITY", "label": "Open Facility" }, { "symbol": { "type": "esriPMS", "url": "fc2c724175a8446fe960e5a9b7f08ad2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACKElEQVQ4jb2UXUiTURzGfy9OnWsxmZhKG+IWQmtUE/u6iT5GzWAQ9nHXjWERhBFYmGU3IdRFRNiNBRUUBFnLWOCbmIQXoWY4aDUqKizTaGPpZptu4RvvVrxbzpEQPnDgPJw/P85zzv8cFf9RqsWECYAFKANCwEsgulBYvrGIs6EIDdE4mhId0mQEpuNIpYV0fQpwBPjyLzB9aSGDWjWmtjqEGhvk/a4a/gjn7uMMTmEXBOzhKM+ywoxF9K00YH7QCJr89DVbBbgaodVFwYWHPAFWpO4wDWYqoS4cxXL3+FxQqk7XwosPqF+Pcv3NGDszwnJzONFQg6DTJP2sBCdvw71+sBqh/RAs1yfXWvbApjNsBwr+XEoabPw7pm1WxV/rgYvu5HzED4evwqMmJbImj5xZWB2PMzAHFo2RW7hE8a9G0+N5P6d7OUGxjrK3Yxli6pcyPeKnwGJI+t3r4IoIkpT0ezcqtbGf8HUCcgTeZzwzcyk+1yBVcjvIkiP3tEDnc1hlgHq7Uts1DFo1sUAYb0bYMh2nbvXx+KgD1pQrwNRzlBWZgeY7UG2mQ/QgZYR1DtDtWEu38zw73E0KMFWTEdh/CZkQFD0czNq0ogeHs5reDc1sObAZatdDeTFM/IBeL7SJifb4Zq2kyjfKTFYYILmH2HrMwT7fOK317VT4Q6i0amYrywjssnHj5lOa5Kf1t+b9NS6LdEBiJBScgv53yTGfFvU/W5B+AecKpeclCep6AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "RETAIL", "label": "Retail" }, { "symbol": { "type": "esriPMS", "url": "d08296c6ae591cdcbb8ecfa09bd1c0f7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABtUlEQVQ4jb2Tv0tbURTHP+f5axA6VARfXgNd7OIoTjqJkwiWim2ssdVFdPYP8MdfodKKmERsHcS5Uio4CG0phdqlS6F5Xix26RAw8eXIS57RJL6IIn7hcu/he/lw7jnn1nNHqr8f0IRpJadbIP9I2oM3A7380w51D1iPfCXrNSFWN+hRyR8z/eQb90i1/A8HjaYfIdZHoJn4YR+a/1vmx90RVBPIyT7DB71sdmSvBjU7R2TMF+ApsIPI+EUmbgyVBFAH8uEypBq0LDkm9TkZ874Ik43AeYhKMoDMkbTnw2v02nTgaTsZAyLroJ0o0cBtCPY90O/ED/2MwfI+sxZ1y0F5nQBmCmdVQtQTrKLUGgE2Kp4mP1DdvgilCzRSAfqJ8qsUWZKuflrCXgX8BaPuC2CgKh+hDUvjrDnfwmt0Lh8ikioUVllEmAKOgV2UIZAdXrl9lbBy0Lh5zKkWW6wyC94KWD7II23HcMw74BkqWwwfPAmfo1X7N2PuNHnLIWUvFAb0XJ/klEmNkTFvQJdqz5GvhPOWMC1Lzh+Uq6zanzbrGBrdKNLk1bx3LWhTfECpxbcH3UBnQZOT/eUagqYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "OFFICE", "label": "Office" }, { "symbol": { "type": "esriPMS", "url": "d165fd202afdef94bdc43b4440cc3fed", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAUCAYAAACAl21KAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABXElEQVQ4jb3TsUuCQRjH8e+9vlqZaUSUENHSYDRWKEZREDQ0OAQVGRJECEG09jc0NBbtRtLSEtEYhIGFY9EUNBYJpYv55nvxijSI7+sl0W+64zk+x8Nzp/NH0f8Nih4zJDXm0Mi39XF+NcuXEjR6iqfL5ACIAc8mhIBOJJReeIykuTA+2M0lMRwhn2Qb2Khte+vKFhpyB+gPp9jKrlFoCM2c0V36ZLlZu0Bc6HQAiw2hUpkTYAK1TNq3JplGPRlbSMK1gHkFpGCYJG0hV5mE6WZPCKYkDALuBkgRwWZulTdb6CbBK7BurcMp/JpGVGrsAyNIdoCsy8tDJkZR+UHWRnsZSbMABI0Ch/VvRwn6ieQdQd4JUYKkwCcE7c3ONYUEDCMJWl/nfolyS9DYUXVqUeucv8K4NY+WID1Q/QI91loKVlqGzAq3Ho0BzYVRMfA6XupUvIvz5FRXhn6Tb9gxXByXbzCuAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "RECREATIONAL AREA", "label": "Recreational Area" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 194, 252, 255 ], "toColor": [ 250, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 182, 255 ], "toColor": [ 183, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 202, 255 ], "toColor": [ 252, 224, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 235, 252, 255 ], "toColor": [ 187, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 225, 255 ], "toColor": [ 215, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 197, 252, 255 ], "toColor": [ 184, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 179, 255 ], "toColor": [ 252, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 205, 255 ], "toColor": [ 252, 189, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 252, 210, 255 ], "toColor": [ 248, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 246, 255 ], "toColor": [ 187, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 212, 252, 255 ], "toColor": [ 233, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 252, 202, 255 ], "toColor": [ 208, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 213, 255 ], "toColor": [ 252, 212, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 217, 255 ], "toColor": [ 252, 179, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 184, 255 ], "toColor": [ 252, 227, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 212, 252, 255 ], "toColor": [ 192, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 187, 252, 255 ], "toColor": [ 214, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 234, 252, 255 ], "toColor": [ 215, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 240, 255 ], "toColor": [ 252, 210, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 179, 255 ], "toColor": [ 210, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 179, 252, 255 ], "toColor": [ 190, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 225, 255 ], "toColor": [ 187, 252, 225, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3514378485034112E7, "ymin": 4681577.658988255, "xmax": -1.3490318860122003E7, "ymax": 4696195.385918128, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": "HLSGROUP", "subtypeFieldName": "HLSGROUP", "subtypeField": "HLSGROUP", "defaultSubtypeCode": 8, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LANDMARKID", "type": "esriFieldTypeInteger", "alias": "LANDMARKID", "domain": null }, { "name": "HLSGROUP", "type": "esriFieldTypeInteger", "alias": "HLSGROUP", "domain": null }, { "name": "HLSTYPE", "type": "esriFieldTypeString", "alias": "HLSTYPE", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "INDEX_ID", "type": "esriFieldTypeString", "alias": "INDEX_ID", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "LASTEDITDATE", "type": "esriFieldTypeDate", "alias": "LASTEDITDATE", "length": 8, "domain": null }, { "name": "ALTNAME", "type": "esriFieldTypeString", "alias": "ALTNAME", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R218_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "LANDMARKID_IDX", "fields": "LANDMARKID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S171_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 8, "name": "Unknown" }, { "domains": { "HLSTYPE": { "type": "codedValue", "name": "d_pubsafetyp", "description": "Type of public safety facility", "codedValues": [ { "name": "Police Station", "code": "POLICE STATION" }, { "name": "Fire Station", "code": "FIRE STATION" }, { "name": "Hospital", "code": "HOSPITAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 0, "name": "Public Safety" }, { "domains": { "HLSTYPE": { "type": "codedValue", "name": "d_eductnltyp", "description": "Type of educational facility", "codedValues": [ { "name": "College University", "code": "COLLEGE UNIVERSITY" }, { "name": "High School", "code": "HIGH SCHOOL" }, { "name": "Intermediate School", "code": "INTERMEDIATE SCHOOL" }, { "name": "Elementary School", "code": "ELEMENTARY SCHOOL" }, { "name": "Private School", "code": "PRIVATE SCHOOL" }, { "name": "School Administration Office", "code": "SCHOOL ADMINISTRATION OFFICE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 4, "name": "Educational" }, { "domains": { "HLSTYPE": { "type": "codedValue", "name": "d_pblcventyp", "description": "Type of public venue facility", "codedValues": [ { "name": "Enclosed Facility", "code": "ENCLOSED FACILITY" }, { "name": "Open Facility", "code": "OPEN FACILITY" }, { "name": "Recreational Area", "code": "RECREATIONAL AREA" }, { "name": "Religious Institution", "code": "RELIGIOUS INSTITUTION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 5, "name": "Public Venue" }, { "domains": { "HLSTYPE": { "type": "codedValue", "name": "d_trnsprttyp", "description": "Type of Transportation Facility", "codedValues": [ { "name": "Bus Station", "code": "BUS STATION" }, { "name": "Helicopter Landing Site", "code": "HELICOPTER LANDING SITE" }, { "name": "Rail Station", "code": "RAIL STATION" }, { "name": "Rest Stop", "code": "REST STOP" }, { "name": "Traffic Control Point", "code": "TRAFFIC CONTROL POINT" }, { "name": "Traffic Intersection Facility", "code": "TRAFFIC INTERSECTION FACILITY" }, { "name": "Tunnel", "code": "TUNNEL" }, { "name": "Maintenance Facility", "code": "MAINTENANCE FACILITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 6, "name": "Transportation" }, { "domains": { "HLSTYPE": { "type": "codedValue", "name": "d_govrnmttyp", "description": "Type of government facility", "codedValues": [ { "name": "Local Government", "code": "LOCAL GOVERNMENT" }, { "name": "County Government", "code": "COUNTY GOVERNMENT" }, { "name": "State Government", "code": "STATE GOVERNMENT" }, { "name": "Federal Government", "code": "FEDERAL GOVERNMENT" }, { "name": "Joint-Use", "code": "JOINT-USE" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 1, "name": "Government" }, { "domains": {}, "id": 7, "name": "Other" }, { "domains": { "HLSTYPE": { "type": "codedValue", "name": "d_indstrltyp", "description": "Type of industrial facility", "codedValues": [ { "name": "Office", "code": "OFFICE" }, { "name": "Energy Facility", "code": "ENERGY FACILITY" }, { "name": "Landfill", "code": "LANDFILL" }, { "name": "Chemical Facility", "code": "CHEMICAL FACILITY" }, { "name": "Pharmaceutical", "code": "PHARMACEUTICAL" }, { "name": "Natural Gas Facility", "code": "NATURAL GAS FACILITY" }, { "name": "Nuclear Facility", "code": "NUCLEAR FACILITY" }, { "name": "Petroleum Facility", "code": "PETROLEUM FACILITY" }, { "name": "Propane Facility", "code": "PROPANE FACILITY" }, { "name": "Other", "code": "OTHER" }, { "name": "Wastewater Treatment Facility", "code": "WASTEWATER TREATMENT FACILITY" }, { "name": "Recycled Water Pump and Tank Facility", "code": "RECYCLED WATER PUMP AND TANK FACILITY" }, { "name": "Water Treatment Tank or Pumping Facility", "code": "WATER TREATMENT TANK OR PUMPING FACILITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 3, "name": "Industrial" }, { "domains": { "HLSTYPE": { "type": "codedValue", "name": "d_commrcltyp", "description": "Type of commercial facility", "codedValues": [ { "name": "Office", "code": "OFFICE" }, { "name": "Warehouse", "code": "WAREHOUSE" }, { "name": "Distribution Center", "code": "DISTRIBUTION CENTER" }, { "name": "Production Center", "code": "PRODUCTION CENTER" }, { "name": "Retail", "code": "RETAIL" }, { "name": "Hotel", "code": "HOTEL" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 2, "name": "Commercial" } ], "subtypes": [ { "domains": {}, "defaultValues": { "LANDMARKID": null, "HLSGROUP": 8, "HLSTYPE": null, "NAME": null, "ADDRESS": null, "POC": null, "INDEX_ID": null, "ADDRID": null, "GlobalID": null, "CREATEEDITOR": null, "CREATEDATE": null, "LASTEDITOR": null, "LASTEDITDATE": null, "ALTNAME": null }, "code": 8, "name": "Unknown" }, { "domains": { "HLSTYPE": { "type": "codedValue", "name": "d_pubsafetyp", "description": "Type of public safety facility", "codedValues": [ { "name": "Police Station", "code": "POLICE STATION" }, { "name": "Fire Station", "code": "FIRE STATION" }, { "name": "Hospital", "code": "HOSPITAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "LANDMARKID": null, "HLSGROUP": 8, "HLSTYPE": null, "NAME": null, "ADDRESS": null, "POC": null, "INDEX_ID": null, "ADDRID": null, "GlobalID": null, "CREATEEDITOR": null, "CREATEDATE": null, "LASTEDITOR": null, "LASTEDITDATE": null, "ALTNAME": null }, "code": 0, "name": "Public Safety" }, { "domains": { "HLSTYPE": { "type": "codedValue", "name": "d_eductnltyp", "description": "Type of educational facility", "codedValues": [ { "name": "College University", "code": "COLLEGE UNIVERSITY" }, { "name": "High School", "code": "HIGH SCHOOL" }, { "name": "Intermediate School", "code": "INTERMEDIATE SCHOOL" }, { "name": "Elementary School", "code": "ELEMENTARY SCHOOL" }, { "name": "Private School", "code": "PRIVATE SCHOOL" }, { "name": "School Administration Office", "code": "SCHOOL ADMINISTRATION OFFICE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "LANDMARKID": null, "HLSGROUP": 8, "HLSTYPE": null, "NAME": null, "ADDRESS": null, "POC": null, "INDEX_ID": null, "ADDRID": null, "GlobalID": null, "CREATEEDITOR": null, "CREATEDATE": null, "LASTEDITOR": null, "LASTEDITDATE": null, "ALTNAME": null }, "code": 4, "name": "Educational" }, { "domains": { "HLSTYPE": { "type": "codedValue", "name": "d_pblcventyp", "description": "Type of public venue facility", "codedValues": [ { "name": "Enclosed Facility", "code": "ENCLOSED FACILITY" }, { "name": "Open Facility", "code": "OPEN FACILITY" }, { "name": "Recreational Area", "code": "RECREATIONAL AREA" }, { "name": "Religious Institution", "code": "RELIGIOUS INSTITUTION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "LANDMARKID": null, "HLSGROUP": 8, "HLSTYPE": null, "NAME": null, "ADDRESS": null, "POC": null, "INDEX_ID": null, "ADDRID": null, "GlobalID": null, "CREATEEDITOR": null, "CREATEDATE": null, "LASTEDITOR": null, "LASTEDITDATE": null, "ALTNAME": null }, "code": 5, "name": "Public Venue" }, { "domains": { "HLSTYPE": { "type": "codedValue", "name": "d_trnsprttyp", "description": "Type of Transportation Facility", "codedValues": [ { "name": "Bus Station", "code": "BUS STATION" }, { "name": "Helicopter Landing Site", "code": "HELICOPTER LANDING SITE" }, { "name": "Rail Station", "code": "RAIL STATION" }, { "name": "Rest Stop", "code": "REST STOP" }, { "name": "Traffic Control Point", "code": "TRAFFIC CONTROL POINT" }, { "name": "Traffic Intersection Facility", "code": "TRAFFIC INTERSECTION FACILITY" }, { "name": "Tunnel", "code": "TUNNEL" }, { "name": "Maintenance Facility", "code": "MAINTENANCE FACILITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "LANDMARKID": null, "HLSGROUP": 8, "HLSTYPE": null, "NAME": null, "ADDRESS": null, "POC": null, "INDEX_ID": null, "ADDRID": null, "GlobalID": null, "CREATEEDITOR": null, "CREATEDATE": null, "LASTEDITOR": null, "LASTEDITDATE": null, "ALTNAME": null }, "code": 6, "name": "Transportation" }, { "domains": { "HLSTYPE": { "type": "codedValue", "name": "d_govrnmttyp", "description": "Type of government facility", "codedValues": [ { "name": "Local Government", "code": "LOCAL GOVERNMENT" }, { "name": "County Government", "code": "COUNTY GOVERNMENT" }, { "name": "State Government", "code": "STATE GOVERNMENT" }, { "name": "Federal Government", "code": "FEDERAL GOVERNMENT" }, { "name": "Joint-Use", "code": "JOINT-USE" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "LANDMARKID": null, "HLSGROUP": 8, "HLSTYPE": null, "NAME": null, "ADDRESS": null, "POC": null, "INDEX_ID": null, "ADDRID": null, "GlobalID": null, "CREATEEDITOR": null, "CREATEDATE": null, "LASTEDITOR": null, "LASTEDITDATE": null, "ALTNAME": null }, "code": 1, "name": "Government" }, { "domains": {}, "defaultValues": { "LANDMARKID": null, "HLSGROUP": 8, "HLSTYPE": null, "NAME": null, "ADDRESS": null, "POC": null, "INDEX_ID": null, "ADDRID": null, "GlobalID": null, "CREATEEDITOR": null, "CREATEDATE": null, "LASTEDITOR": null, "LASTEDITDATE": null, "ALTNAME": null }, "code": 7, "name": "Other" }, { "domains": { "HLSTYPE": { "type": "codedValue", "name": "d_indstrltyp", "description": "Type of industrial facility", "codedValues": [ { "name": "Office", "code": "OFFICE" }, { "name": "Energy Facility", "code": "ENERGY FACILITY" }, { "name": "Landfill", "code": "LANDFILL" }, { "name": "Chemical Facility", "code": "CHEMICAL FACILITY" }, { "name": "Pharmaceutical", "code": "PHARMACEUTICAL" }, { "name": "Natural Gas Facility", "code": "NATURAL GAS FACILITY" }, { "name": "Nuclear Facility", "code": "NUCLEAR FACILITY" }, { "name": "Petroleum Facility", "code": "PETROLEUM FACILITY" }, { "name": "Propane Facility", "code": "PROPANE FACILITY" }, { "name": "Other", "code": "OTHER" }, { "name": "Wastewater Treatment Facility", "code": "WASTEWATER TREATMENT FACILITY" }, { "name": "Recycled Water Pump and Tank Facility", "code": "RECYCLED WATER PUMP AND TANK FACILITY" }, { "name": "Water Treatment Tank or Pumping Facility", "code": "WATER TREATMENT TANK OR PUMPING FACILITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "LANDMARKID": null, "HLSGROUP": 8, "HLSTYPE": null, "NAME": null, "ADDRESS": null, "POC": null, "INDEX_ID": null, "ADDRID": null, "GlobalID": null, "CREATEEDITOR": null, "CREATEDATE": null, "LASTEDITOR": null, "LASTEDITDATE": null, "ALTNAME": null }, "code": 3, "name": "Industrial" }, { "domains": { "HLSTYPE": { "type": "codedValue", "name": "d_commrcltyp", "description": "Type of commercial facility", "codedValues": [ { "name": "Office", "code": "OFFICE" }, { "name": "Warehouse", "code": "WAREHOUSE" }, { "name": "Distribution Center", "code": "DISTRIBUTION CENTER" }, { "name": "Production Center", "code": "PRODUCTION CENTER" }, { "name": "Retail", "code": "RETAIL" }, { "name": "Hotel", "code": "HOTEL" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "LANDMARKID": null, "HLSGROUP": 8, "HLSTYPE": null, "NAME": null, "ADDRESS": null, "POC": null, "INDEX_ID": null, "ADDRID": null, "GlobalID": null, "CREATEEDITOR": null, "CREATEDATE": null, "LASTEDITOR": null, "LASTEDITDATE": null, "ALTNAME": null }, "code": 2, "name": "Commercial" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "Creek", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -1.1521179999949075E8, "falseY": -9.382149999954143E7, "xyUnits": 4000, "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, 112, 255, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3520547088777564E7, "ymin": 4680679.671725977, "xmax": -1.3493146253151061E7, "ymax": 4696736.034908332, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CREEKNAME", "typeIdField": "CREEKTYPE", "subtypeFieldName": "CREEKTYPE", "subtypeField": "CREEKTYPE", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CREEKTYPE", "type": "esriFieldTypeSmallInteger", "alias": "CREEK_TYPE", "domain": null }, { "name": "CREEKNAME", "type": "esriFieldTypeString", "alias": "CREEKNAME", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CREEKFROM", "type": "esriFieldTypeString", "alias": "CREEKFROM", "length": 50, "domain": null }, { "name": "CREEKTO", "type": "esriFieldTypeString", "alias": "CREEKTO", "length": 50, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "LASTEDITDATE", "type": "esriFieldTypeDate", "alias": "LASTEDITDATE", "length": 8, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "CREEKSEGID", "type": "esriFieldTypeString", "alias": "CREEKSEGID", "length": 20, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R214_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S168_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 1, "name": "Permanent" }, { "domains": {}, "id": 3, "name": "Dry" }, { "domains": {}, "id": 4, "name": "TBD" }, { "domains": {}, "id": 2, "name": "Intermittent" } ], "subtypes": [ { "domains": {}, "defaultValues": { "CREEKTYPE": 1, "CREEKNAME": null, "GlobalID": null, "CREEKFROM": null, "CREEKTO": null, "CREATEEDITOR": null, "CREATEDATE": null, "LASTEDITOR": null, "LASTEDITDATE": null, "CREEKSEGID": null }, "code": 1, "name": "Permanent" }, { "domains": {}, "defaultValues": { "CREEKTYPE": 1, "CREEKNAME": null, "GlobalID": null, "CREEKFROM": null, "CREEKTO": null, "CREATEEDITOR": null, "CREATEDATE": null, "LASTEDITOR": null, "LASTEDITDATE": null, "CREEKSEGID": null }, "code": 3, "name": "Dry" }, { "domains": {}, "defaultValues": { "CREEKTYPE": 1, "CREEKNAME": null, "GlobalID": null, "CREEKFROM": null, "CREEKTO": null, "CREATEEDITOR": null, "CREATEDATE": null, "LASTEDITOR": null, "LASTEDITDATE": null, "CREEKSEGID": null }, "code": 4, "name": "TBD" }, { "domains": {}, "defaultValues": { "CREEKTYPE": 1, "CREEKNAME": null, "GlobalID": null, "CREEKFROM": null, "CREEKTO": null, "CREATEEDITOR": null, "CREATEDATE": null, "LASTEDITOR": null, "LASTEDITDATE": null, "CREEKSEGID": null }, "code": 2, "name": "Intermittent" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 3, "name": "Bus Route", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.15211799999491E8, "falseY": -9.38214999995414E7, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "BUSROUTE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 182, 245, 255 ], "width": 2 }, "value": "0", "label": "A" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 }, "value": "1", "label": "B" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 202, 122, 255 ], "width": 2 }, "value": "2", "label": "C" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 2 }, "value": "3", "label": "D" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 }, "value": "4", "label": "E" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 2 }, "value": "5", "label": "F" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 2 }, "value": "6", "label": "G" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 2 }, "value": "7", "label": "H" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "8", "label": "I" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "9", "label": "J" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 2 }, "value": "10", "label": "K" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 2 }, "value": "11", "label": "L" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 190, 190, 255 ], "width": 2 }, "value": "12", "label": "M" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 2 }, "value": "13", "label": "R" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 207, 204, 252, 255 ], "width": 2 }, "value": "14", "label": "S" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 194, 252, 255 ], "toColor": [ 250, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 187, 255 ], "toColor": [ 188, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 184, 255 ], "toColor": [ 252, 214, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 232, 252, 255 ], "toColor": [ 182, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 194, 255 ], "toColor": [ 252, 179, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 189, 255 ], "toColor": [ 250, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 232, 255 ], "toColor": [ 182, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 184, 252, 255 ], "toColor": [ 179, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 216, 252, 255 ], "toColor": [ 215, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 236, 255 ], "toColor": [ 252, 210, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 212, 255 ], "toColor": [ 218, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 210, 255 ], "toColor": [ 252, 246, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 252, 255 ], "toColor": [ 212, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 215, 255 ], "toColor": [ 252, 220, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 179, 252, 255 ], "toColor": [ 216, 179, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3511347552106883E7, "ymin": 4681830.2011236, "xmax": -1.3492164601157825E7, "ymax": 4695582.586213317, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SYMBOL", "typeIdField": "BUSROUTE", "subtypeFieldName": "BUSROUTE", "subtypeField": "BUSROUTE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BUSROUTE", "type": "esriFieldTypeInteger", "alias": "BUSROUTE", "domain": null }, { "name": "SYMBOL", "type": "esriFieldTypeString", "alias": "SYMBOL", "length": 4, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R248_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_248", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_248", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S196_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 8, "name": "I" }, { "domains": {}, "id": 12, "name": "M" }, { "domains": {}, "id": 0, "name": "A" }, { "domains": {}, "id": 9, "name": "J" }, { "domains": {}, "id": 5, "name": "F" }, { "domains": {}, "id": 10, "name": "K" }, { "domains": {}, "id": 7, "name": "H" }, { "domains": {}, "id": 2, "name": "C" }, { "domains": {}, "id": 11, "name": "L" }, { "domains": {}, "id": 4, "name": "E" }, { "domains": {}, "id": 13, "name": "R" }, { "domains": {}, "id": 6, "name": "G" }, { "domains": {}, "id": 3, "name": "D" }, { "domains": {}, "id": 1, "name": "B" }, { "domains": {}, "id": 14, "name": "S" } ], "subtypes": [ { "domains": {}, "defaultValues": { "BUSROUTE": 0, "SYMBOL": null, "GlobalID": null }, "code": 8, "name": "I" }, { "domains": {}, "defaultValues": { "BUSROUTE": 0, "SYMBOL": null, "GlobalID": null }, "code": 12, "name": "M" }, { "domains": {}, "defaultValues": { "BUSROUTE": 0, "SYMBOL": null, "GlobalID": null }, "code": 0, "name": "A" }, { "domains": {}, "defaultValues": { "BUSROUTE": 0, "SYMBOL": null, "GlobalID": null }, "code": 9, "name": "J" }, { "domains": {}, "defaultValues": { "BUSROUTE": 0, "SYMBOL": null, "GlobalID": null }, "code": 5, "name": "F" }, { "domains": {}, "defaultValues": { "BUSROUTE": 0, "SYMBOL": null, "GlobalID": null }, "code": 10, "name": "K" }, { "domains": {}, "defaultValues": { "BUSROUTE": 0, "SYMBOL": null, "GlobalID": null }, "code": 7, "name": "H" }, { "domains": {}, "defaultValues": { "BUSROUTE": 0, "SYMBOL": null, "GlobalID": null }, "code": 2, "name": "C" }, { "domains": {}, "defaultValues": { "BUSROUTE": 0, "SYMBOL": null, "GlobalID": null }, "code": 11, "name": "L" }, { "domains": {}, "defaultValues": { "BUSROUTE": 0, "SYMBOL": null, "GlobalID": null }, "code": 4, "name": "E" }, { "domains": {}, "defaultValues": { "BUSROUTE": 0, "SYMBOL": null, "GlobalID": null }, "code": 13, "name": "R" }, { "domains": {}, "defaultValues": { "BUSROUTE": 0, "SYMBOL": null, "GlobalID": null }, "code": 6, "name": "G" }, { "domains": {}, "defaultValues": { "BUSROUTE": 0, "SYMBOL": null, "GlobalID": null }, "code": 3, "name": "D" }, { "domains": {}, "defaultValues": { "BUSROUTE": 0, "SYMBOL": null, "GlobalID": null }, "code": 1, "name": "B" }, { "domains": {}, "defaultValues": { "BUSROUTE": 0, "SYMBOL": null, "GlobalID": null }, "code": 14, "name": "S" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 4, "name": "Truck Route", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.15211799999491E8, "falseY": -9.38214999995414E7, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROUTETYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 3 }, "value": "0", "label": "CLEG" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 3 }, "value": "1", "label": "STAA" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 194, 252, 255 ], "toColor": [ 250, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 252, 182, 255 ], "toColor": [ 196, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 189, 255 ], "toColor": [ 252, 212, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 232, 252, 255 ], "toColor": [ 182, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 199, 255 ], "toColor": [ 252, 179, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 232, 255 ], "toColor": [ 182, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 184, 252, 255 ], "toColor": [ 179, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 215, 255 ], "toColor": [ 238, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 216, 252, 255 ], "toColor": [ 215, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 240, 255 ], "toColor": [ 252, 215, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 251, 255 ], "toColor": [ 215, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 209, 255 ], "toColor": [ 202, 252, 209, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3516290467915554E7, "ymin": 4681206.879433837, "xmax": -1.3493856841862025E7, "ymax": 4694598.970893024, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET", "typeIdField": "ROUTETYPE", "subtypeFieldName": "ROUTETYPE", "subtypeField": "ROUTETYPE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ROUTETYPE", "type": "esriFieldTypeInteger", "alias": "ROUTETYPE", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 30, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "LASTEDITDATE", "type": "esriFieldTypeDate", "alias": "LASTEDITDATE", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R187_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S147_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 0, "name": "CLEG" }, { "domains": {}, "id": 1, "name": "STAA" } ], "subtypes": [ { "domains": {}, "defaultValues": { "ROUTETYPE": 0, "STREET": null, "GlobalID": null, "CREATEEDITOR": null, "CREATEDATE": null, "LASTEDITOR": null, "LASTEDITDATE": null }, "code": 0, "name": "CLEG" }, { "domains": {}, "defaultValues": { "ROUTETYPE": 0, "STREET": null, "GlobalID": null, "CREATEEDITOR": null, "CREATEDATE": null, "LASTEDITOR": null, "LASTEDITDATE": null }, "code": 1, "name": "STAA" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 5, "name": "Street Centerline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1521179999949075E8, "falseY": -9.382149999954143E7, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASS", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2 }, "value": "FR", "label": "Freeway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1.5 }, "value": "RA", "label": "Ramp" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1.5 }, "value": "MJ", "label": "Arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1.5 }, "value": "MN", "label": "Arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "value": "CO", "label": "Collector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.5 }, "value": "RE", "label": "Residential" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 194, 252, 255 ], "toColor": [ 250, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 252, 182, 255 ], "toColor": [ 196, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 189, 255 ], "toColor": [ 252, 212, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 232, 252, 255 ], "toColor": [ 182, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 199, 255 ], "toColor": [ 252, 179, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 232, 255 ], "toColor": [ 182, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 184, 252, 255 ], "toColor": [ 179, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 215, 255 ], "toColor": [ 238, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 216, 252, 255 ], "toColor": [ 215, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 240, 255 ], "toColor": [ 252, 215, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 251, 255 ], "toColor": [ 215, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 209, 255 ], "toColor": [ 202, 252, 209, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3519451559769483E7, "ymin": 4681170.54662154, "xmax": -1.3493663575308898E7, "ymax": 4696493.214921617, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STRNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STRSEGID", "type": "esriFieldTypeInteger", "alias": "STRSEGID", "domain": null }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "length": 2, "domain": { "type": "codedValue", "name": "d_strnetdrct", "description": "Street Centerline Direction", "codedValues": [ { "name": "NORTH", "code": "N" }, { "name": "SOUTH", "code": "S" }, { "name": "EAST", "code": "E" }, { "name": "WEST", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STRNAME", "type": "esriFieldTypeString", "alias": "STRNAME", "length": 30, "domain": null }, { "name": "STRTYPE", "type": "esriFieldTypeString", "alias": "STRTYPE", "length": 4, "domain": { "type": "codedValue", "name": "d_strnettype", "description": "Street Centerline Type", "codedValues": [ { "name": "BOULEVARD", "code": "BL" }, { "name": "CIRCLE", "code": "CI" }, { "name": "COURT", "code": "CT" }, { "name": "DRIVE", "code": "DR" }, { "name": "HILL", "code": "HL" }, { "name": "LANE", "code": "LN" }, { "name": "LOOP", "code": "LP" }, { "name": "PARKWAY", "code": "PW" }, { "name": "PLACE", "code": "PL" }, { "name": "PLAZA", "code": "PZ" }, { "name": "ROAD", "code": "RD" }, { "name": "SQUARE", "code": "SQ" }, { "name": "STREET", "code": "ST" }, { "name": "WAY", "code": "WY" }, { "name": "ALLEY", "code": "AL" }, { "name": "AVENUE", "code": "AV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUFDIR", "type": "esriFieldTypeString", "alias": "SUFDIR", "length": 2, "domain": { "type": "codedValue", "name": "d_strnetdrct", "description": "Street Centerline Direction", "codedValues": [ { "name": "NORTH", "code": "N" }, { "name": "SOUTH", "code": "S" }, { "name": "EAST", "code": "E" }, { "name": "WEST", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STRNAMEFULL", "type": "esriFieldTypeString", "alias": "STRNAMEFULL", "length": 60, "domain": null }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "length": 3, "domain": { "type": "codedValue", "name": "d_strnetcode", "description": "Street Centerline Code", "codedValues": [ { "name": "Rocklin", "code": "RK" }, { "name": "Roseville", "code": "RO" }, { "name": "Roseville Pending", "code": "ROP" }, { "name": "Placer County", "code": "PL" }, { "name": "Private", "code": "PR" }, { "name": "Sacramento County", "code": "SA" }, { "name": "State of California", "code": "CA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 3, "domain": { "type": "codedValue", "name": "d_strnetclss", "description": "Street Centerline Class", "codedValues": [ { "name": "Freeway", "code": "FR" }, { "name": "Expressway", "code": "EX" }, { "name": "Major Arterial", "code": "MJ" }, { "name": "Minor Arterial", "code": "MN" }, { "name": "Collector", "code": "CO" }, { "name": "Residential", "code": "RE" }, { "name": "Ramp", "code": "RA" }, { "name": "Turn Lane", "code": "TL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FRADDL", "type": "esriFieldTypeInteger", "alias": "FRADDL", "domain": null }, { "name": "TOADDL", "type": "esriFieldTypeInteger", "alias": "TOADDL", "domain": null }, { "name": "FRADDR", "type": "esriFieldTypeInteger", "alias": "FRADDR", "domain": null }, { "name": "TOADDR", "type": "esriFieldTypeInteger", "alias": "TOADDR", "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 80, "domain": null }, { "name": "STRSEGID_ORIG", "type": "esriFieldTypeInteger", "alias": "STRSEGID_ORIG", "domain": null }, { "name": "DIVIDED", "type": "esriFieldTypeString", "alias": "DIVIDED", "length": 1, "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 2, "domain": { "type": "codedValue", "name": "d_strnet1way", "description": "Street Centerline One Way", "codedValues": [ { "name": "None", "code": "N" }, { "name": "Both", "code": "B" }, { "name": "To From", "code": "TF" }, { "name": "From To", "code": "FT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SPEED_FT", "type": "esriFieldTypeInteger", "alias": "SPEED_FT", "domain": null }, { "name": "SPEED_TF", "type": "esriFieldTypeInteger", "alias": "SPEED_TF", "domain": null }, { "name": "MAX_HEIGHT", "type": "esriFieldTypeDouble", "alias": "MAX_HEIGHT", "domain": null }, { "name": "MAX_WEIGHT", "type": "esriFieldTypeDouble", "alias": "MAX_WEIGHT", "domain": null }, { "name": "FT_MINUTES", "type": "esriFieldTypeDouble", "alias": "FT_MINUTES", "domain": null }, { "name": "TF_MINUTES", "type": "esriFieldTypeDouble", "alias": "TF_MINUTES", "domain": null }, { "name": "RESTRICT_EMERGENCY", "type": "esriFieldTypeString", "alias": "RESTRICT_EMERGENCY", "length": 1, "domain": { "type": "codedValue", "name": "d_boolean", "description": "Boolean Values", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RESTRICT_CARS", "type": "esriFieldTypeString", "alias": "RESTRICT_CARS", "length": 1, "domain": { "type": "codedValue", "name": "d_boolean", "description": "Boolean Values", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "LASTEDITDATE", "type": "esriFieldTypeDate", "alias": "LASTEDITDATE", "length": 8, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R560_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G657STRSEGID", "fields": "STRSEGID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S479_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }