{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Bridges", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 2.5E-4, "zTolerance": 1.220703125E-4, "mTolerance": 1.220703125E-4, "falseX": -17463800, "falseY": -46132600, "xyUnits": 8000, "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": "d8f4638f564480cb4020d2ef1db33455", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAYAAADwikbvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAoklEQVQokbXSvwpBYRgH4EcpyWCXSzAyuQ+DRQaLRUoxmExMymqwWi0yugD34AqUzaCkUydJh3M4+U3f99bz/Xl7s1Ik+09cxeEXXMAGHWy/xUOUMMMOt6S4jEG4rqCFVVI8Rf5pP8EalzhcQzPiJb3w0I94jkxEfYQlTu9wA/U3XylijH4UzoWd/ZQuFji+4qBB7Rgc5Bp18xn7BPiRVLN9B9p3FYuyyv7CAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1007753.6122500002, "ymin": 1749911.0200000033, "xmax": 1203680.5839999989, "ymax": 1998756.4597499967, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.839727414500625E7, "falseY": -4.8539793550475E7, "xyUnits": 1.323889315579968E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SN", "type": "esriFieldTypeString", "alias": "SN", "length": 8, "domain": null }, { "name": "CARRIED", "type": "esriFieldTypeString", "alias": "CARRIED", "length": 254, "domain": null }, { "name": "CROSSED", "type": "esriFieldTypeString", "alias": "CROSSED", "length": 254, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "brdgType", "type": "esriFieldTypeString", "alias": "Bridge Type", "length": 50, "domain": { "type": "codedValue", "name": "WS2_BridgeType", "description": "Bridge Type for DOTH bridges", "codedValues": [ { "name": "Bridge", "code": "B" }, { "name": "Culvert", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 50, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 20, "domain": null }, { "name": "JUR", "type": "esriFieldTypeSmallInteger", "alias": "JURISDICTION", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 50, "domain": null }, { "name": "NUM", "type": "esriFieldTypeSmallInteger", "alias": "NUMBER", "domain": null }, { "name": "GRADE", "type": "esriFieldTypeString", "alias": "GRADE", "length": 5, "domain": null }, { "name": "MAINT", "type": "esriFieldTypeSmallInteger", "alias": "MAINTENANCE", "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "HEIGHT", "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R33_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S20_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "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": "048b3b83d40b414ea873961f421bc16a" }