{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "DOT Facility", "type": "Feature Layer", "description": "Authoritative DOT Facilities\n\nCorrections may be sent to Chris Kelly in Transportation Maintenance", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26918, "latestWkid": 26918, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c2ccc3a113c50fac050faefd26448f1a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABnklEQVQ4jWNhoBFgGdYGy/KLK9R8fPkgnaoGiysbzpDWsjO9snNe/69fn29QxWAOHmEnbedEU123VNEXt05OeXbzhAs1DGYSlFbrMPDOFmVkZGLQdU8z/PD8gee3Ty+2U2Qwt5B0vk1sixbIUBDQcU4QurJnfuO3ay92MjAw/CPXYH5xJYMkOT0nbrgIIyODTWyL5vae6JxPb59MIstgfnGFLqf0KZro4jLadjzCSvqJn94+mcfAwPCFVIM1FE28HPnFFZixSTqnTtJe9fBK06dXD4tIMlhQSnWCXXynKi55fgklVnl9F9fLu+fKMjAwPCbKYGZmdj8jvwJtVg4eBnzAPrlX+9GV/Z0fn9+LIsZgNkE5jWoDz0wZvKYyMDCwc/Ez6jgnGh1dUmvOwMBwEq/BbFwCZS7pk1VBsU8MMAuuUL9+YEnjuyc3PfAZLC6pZhokrWUrSJSpoNzDzMJgHd2kvq0nKuLv378rsBrMzMrRw84tIHJgbtEDYg2G62Xjbvz7/dN6BgaGnxgG//39I/bW0dWkmokVDIrymCQAAFvNdY7i36pWAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 120351.75519999955, "ymin": 4501845.000700001, "xmax": 733184.4371999996, "ymax": 4981952.281099999, "spatialReference": { "wkid": 26918, "latestWkid": 26918, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FacilityName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OrgID", "type": "esriFieldTypeString", "alias": "Org ID", "length": 30, "domain": null }, { "name": "SubOrgID", "type": "esriFieldTypeString", "alias": "Sub-Org ID", "length": 6, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 20, "domain": null }, { "name": "FacilityType", "type": "esriFieldTypeString", "alias": "Facility Type", "length": 30, "domain": null }, { "name": "FacilityName", "type": "esriFieldTypeString", "alias": "Facility Name", "length": 80, "domain": null }, { "name": "FacilityDescription", "type": "esriFieldTypeString", "alias": "Facility Description", "length": 40, "domain": null }, { "name": "DOT_ResidencyNumber", "type": "esriFieldTypeString", "alias": "NYSDOT Residency Number", "length": 4, "domain": null }, { "name": "DOT_ResidencyName", "type": "esriFieldTypeString", "alias": "NYSDOT Residency Name", "length": 25, "domain": null }, { "name": "DOT_RegionNumber", "type": "esriFieldTypeSmallInteger", "alias": "NYSDOT Region Number", "domain": null }, { "name": "DOT_RegionName", "type": "esriFieldTypeString", "alias": "NYSDOT Region Name", "length": 12, "domain": null }, { "name": "CountyName", "type": "esriFieldTypeString", "alias": "County Name", "length": 40, "domain": null }, { "name": "CountyGNISID", "type": "esriFieldTypeString", "alias": "County GNISID", "length": 9, "domain": null }, { "name": "CountyFIPS", "type": "esriFieldTypeString", "alias": "County FIPS", "length": 3, "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude (DD-WGS84)", "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude (DD-WGS84)", "domain": null }, { "name": "FacilityUsage", "type": "esriFieldTypeString", "alias": "Facility Usage", "length": 40, "domain": null }, { "name": "StreetAddress1", "type": "esriFieldTypeString", "alias": "Street Address (1)", "length": 100, "domain": null }, { "name": "StreetAddress2", "type": "esriFieldTypeString", "alias": "Street Address (2)", "length": 100, "domain": null }, { "name": "AddressCity", "type": "esriFieldTypeString", "alias": "Address City", "length": 40, "domain": null }, { "name": "AddressState", "type": "esriFieldTypeString", "alias": "Address State", "length": 2, "domain": null }, { "name": "NYS_Site_ID", "type": "esriFieldTypeString", "alias": "NYS Site ID", "length": 12, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": "836df98a67934457aac97c022f8c7fb8" }