{ "currentVersion": 10.91, "id": 0, "name": "Crossing", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "918cfc391d76f7256c34f372a75035c8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAphJREFUSInNlstLVFEcxz+/073iC0EdkCZIUiJaGMSVhF4GrcLBP6KFLYLIXbRxRtq2y0USbVpF0GaECIIK2ogOGEUllS3E0QSTNj6ay/21uI+588KZJqLv6rz4fc73d8/53WPxj2T9VyBVdQBHVZMikgLWVTUPzIlIXkRyTYECQBpIAYhINBe0J4J1Odd1x23bzjcMUtUJ4H7J4K8d2NkGdw9aOqAzAcYCcCzLWvM8L2OMSdcNUtVs6AKAzc+w/AQ27oL+KC60R+DoBJwYh84EIjKlqikRGT4QFDjxIZ4LS4/gy9Xqtgvz8HUevh0G5zEcuwDgeJ6XLndWAgq+iZ8u9WD+HqxOVofE5a3DwkVwX8Dxy6GzbPyQlDsq7mLldX2QuJbGoHcZevoJNhylMAIFbvyUFXbh/XRjEADdh3cPYTQD4BQKhWR4EuOOnKi18RH2XzUOAvg+DTs3ob0by7JSwGwJKLiMfmfrw59BQm2tQLuDqibDoQgU3Hhfu5vNgfa24zHTJSBgPWqZluZAh+yKmPHU5aPUdSRpSm29UcwKEDBHULvoG4I//UymHxKDYa/SkYgUC2JiELqvw/ZM46DBO2C3hTGz1UA5Vc0BDmLg9CS8fODfjXrVNgYnx8NermZlcF133LKsNcB35TyHxUv1QewRODcDrV0AqGomPl0Csm0773leRkSmABgYhda3sHgL9p7VhvTcgDO3oasvhMwaY7LxJRXV2xiTVtUUYaVInoIrT2F1HtbewM8F2P8EbQ4kzsORs5AcAjFhiDljzLXyuFX/RyIy7HleOnJmt/ruBkZruyo6qYDUBMWcZfGrsFNrXaCcqmbK01UXCPyTCAzHHieOiDgUHyfrIpJt+nFSBjwwWNOgv6Hf7rjzmTnh9MwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -182181.1875, "ymin": 6752352.060999997, "xmax": -141587.2050999999, "ymax": 6769683.122100003, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "created_user", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "CrossingType", "type": "esriFieldTypeString", "alias": "Crossing Type", "length": 100, "domain": { "type": "codedValue", "name": "occ_d_oocie_Crossings", "description": "OOCIE - Type of Crossings", "codedValues": [ { "name": "None", "code": "None" }, { "name": "Refuge", "code": "Refuge" }, { "name": "Zebra", "code": "Zebra" }, { "name": "Parallel", "code": "Parallel" }, { "name": "Pelican", "code": "Pelican" }, { "name": "Toucan", "code": "Toucan" }, { "name": "Pegasus", "code": "Pegasus" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 1000, "domain": null }, { "name": "RouteGUID", "type": "esriFieldTypeGUID", "alias": "Route Global ID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R357_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_357", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G986RouteGUID", "fields": "RouteGUID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S327_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "Crossings", "relatedTableId": 4, "role": "esriRelRoleDestination", "keyField": "RouteGUID", "cardinality": "esriRelCardinalityOneToMany", "composite": true } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }