{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "D11 Facilities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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": "5116ddddfb68338fc2f217e2979e3671", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACrklEQVRIic2WvW/TQBjGX5cUYrHkijLELJROVVlCwsrA10RZSpOm3d2V/yD0z0j2ksTCDGSCghBQdSGGBVQJIZg4IyrVXcCVKsXouWLHjp04BhfxSNHF+bif37v3nscZ+sfK/NfAVqulSKdO38Z7x+krGPuS08W4VqkYqQHbmq6SQ2pWPlNijJGczZIsy+I7zs26fWhTu6MbJFFzpbLU/GPgg87DxSmS6hdnL5Tm5mZphrHQby4tzItx37JKvd67Rrujq31yNlard7uJgKiK5XINTKgoBYoTbubWzWsC/Hp753Fb09ejqs2Mg5XLxciqYsE3rtPTZ88bbU2nYWgmahlHwT7eu0Nn50vi/dEep/ySKq6P9kyazg9WQZazHnRT0wx/Q4WA2DMsY1RlB6+64uXq+6MmTecVAV/Y7Hk340KvlC7Ty+0d/EF0dAiIpUSDTLJnrgAbJUUp0DnGCpjXXdpghQ6p6MY0VS4XaWvrhUpEQSAONc5Z0iaJ0wxjhHkxf61W4x4QDoJDfRJijNFP+xAbPABCcJA45a4uiuZA8/zYncjNCPNOSZJoDA8Ib3TtapzOr9cFECPkQv0dOizM63rvX6fFOFCUPCBcH0bsemOa4twkhyQjVCFc/6TkSH0eAMJ+EDEw3zSPBucmWdaBsVY9trfgHkrURMTA9dPSp89fxLzudQAI+0GepVUl5yaZ/JuxUh0kRqhLEZ7IM7g9DNgvGPWk2rcsemO8FfP5Pw8BkdQIT0TLMLT45OvEsPcfdsm27Y3V6nIg+SPPoVhaTRd5hohJkh6cm6IywGrV5fvD3488+IAiPJFniJi49AcIDYI9O36mCVYWC4R+J7WCPEPEjHhqEyNaXzy1+RokMdBfLfIMEQPXhxG73ggHwaF2z1mcEnkp8gxFJfnPsH4BQZM+u+3goggAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9435540.5611, "ymin": 4643512.615099996, "xmax": -8964956.5608, "ymax": 5149681.2491, "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": "FACILITY_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TRANSACTION_CD", "type": "esriFieldTypeString", "alias": "TRANSACTION_CD", "length": 1, "domain": null }, { "name": "SITE_CD", "type": "esriFieldTypeString", "alias": "SITE_CD", "length": 10, "domain": null }, { "name": "FACILITY_NAME", "type": "esriFieldTypeString", "alias": "FACILITY_NAME", "length": 60, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 10, "domain": null }, { "name": "INVENTORY_NBR", "type": "esriFieldTypeString", "alias": "INVENTORY_NBR", "length": 12, "domain": null }, { "name": "ACQUISITION_DT", "type": "esriFieldTypeDate", "alias": "ACQUISITION_DT", "length": 8, "domain": null }, { "name": "ACQUISITION_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "ACQUISITION_YEAR", "domain": null }, { "name": "ACQUISITION_COST_FMV", "type": "esriFieldTypeDouble", "alias": "ACQUISITION_COST_FMV", "domain": null }, { "name": "USE_CATEGORY", "type": "esriFieldTypeString", "alias": "USE_CATEGORY", "length": 3, "domain": null }, { "name": "ROUTE_NBR", "type": "esriFieldTypeString", "alias": "ROUTE_NBR", "length": 5, "domain": null }, { "name": "STREET_ADDRESS", "type": "esriFieldTypeString", "alias": "STREET_ADDRESS", "length": 255, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 255, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 255, "domain": null }, { "name": "TYPE_CODE", "type": "esriFieldTypeInteger", "alias": "TYPE_CODE", "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "ODOT_DISTRICT", "type": "esriFieldTypeString", "alias": "ODOT_DISTRICT", "length": 2, "domain": null }, { "name": "SITE_NBR", "type": "esriFieldTypeSmallInteger", "alias": "SITE_NBR", "domain": null }, { "name": "INCLUDE_INSURANCE_LISTING_IND", "type": "esriFieldTypeString", "alias": "INCLUDE_INSURANCE_LISTING_IND", "length": 3, "domain": null }, { "name": "ASSET_TYPE", "type": "esriFieldTypeString", "alias": "ASSET_TYPE", "length": 5, "domain": null }, { "name": "RAN", "type": "esriFieldTypeString", "alias": "RAN", "length": 8, "domain": null }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "DIRECTION", "length": 2, "domain": null }, { "name": "SLM", "type": "esriFieldTypeDouble", "alias": "SLM", "domain": null }, { "name": "HIGHWAY_SYSTEM", "type": "esriFieldTypeString", "alias": "HIGHWAY_SYSTEM", "length": 3, "domain": null }, { "name": "MILE_MARKER", "type": "esriFieldTypeDouble", "alias": "MILE_MARKER", "domain": null }, { "name": "PROJECT_NBR", "type": "esriFieldTypeString", "alias": "PROJECT_NBR", "length": 50, "domain": null }, { "name": "PO_NBRBERS", "type": "esriFieldTypeString", "alias": "PO_NBRBERS", "length": 40, "domain": null }, { "name": "PROJECT_IN_PROGRESS", "type": "esriFieldTypeString", "alias": "PROJECT_IN_PROGRESS", "length": 3, "domain": null }, { "name": "OLD_INVENTORY_NBR", "type": "esriFieldTypeString", "alias": "OLD_INVENTORY_NBR", "length": 15, "domain": null }, { "name": "LATITUDE_DD", "type": "esriFieldTypeDouble", "alias": "LATITUDE_DD", "domain": null }, { "name": "LONGITUDE_DD", "type": "esriFieldTypeDouble", "alias": "LONGITUDE_DD", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R27_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S13_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }