{ "currentVersion": 10.8, "id": 2, "name": "Xpress Park And Ride", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -9436945.858389819, "ymin": 3946027.350682445, "xmax": -9340490.19128523, "ymax": 4053230.9134493396, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "stop_desc", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "4c0405419cdb173efcfdb37f23c07aae", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFNJREFUKJFjYWBgYEhkby0X5hb/xUAAvP/64CILAwMDg/PPgFzFn1rShDQcYd/SzUJIEToY1UA7DU8Z7nOwMLASVPzt5xcuFgYGBoZyBh8RYm0AAOYrEVTwrjGRAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "IGA", "label": "IGA", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b16746a021fed5cc24274b2633495c79", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAE5JREFUKJFjYWBgYGA3by3n5hT/xUAAfP384CILAwMDw0+VgNyfIlrShDSw39vSzUJIEToY1UBDDZ/uczCwsBJU/PPXFy6Ihs0+IsTaAABd5RFfyi+JVwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Leased", "label": "Leased", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5263d3463e247c6966144a0420c23c99", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFJJREFUKJFjYWBgYFBvZS/nFOf+xUAAMD/4epGFgYGBQS7gZ66A1k9pQhoebWHvZiGkCB2MaqCdhq/3GTiYWAkr/vPlJxcLAwMDwzEfBhFibQAANQ4QbwOZTh8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Owned", "label": "Owned", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "stop_name", "typeIdField": "stop_desc", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "stop_id", "type": "esriFieldTypeInteger", "alias": "Stop ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "stop_id" }, { "name": "stop_code", "type": "esriFieldTypeString", "alias": "Stop Code", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "stop_code" }, { "name": "stop_name", "type": "esriFieldTypeString", "alias": "Stop Name", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "stop_name" }, { "name": "stop_desc", "type": "esriFieldTypeString", "alias": "Stop Description", "domain": { "type": "codedValue", "name": "PR_Stop_Desc", "description": "", "codedValues": [ { "name": "Owned", "code": "Owned" }, { "name": "Leased", "code": "Leased" }, { "name": "IGA", "code": "IGA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "stop_desc" }, { "name": "stop_lat", "type": "esriFieldTypeDouble", "alias": "stop_lat", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "stop_lat" }, { "name": "stop_lon", "type": "esriFieldTypeDouble", "alias": "stop_lon", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "stop_lon" }, { "name": "zone_id", "type": "esriFieldTypeString", "alias": "Zone ID", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "zone_id" }, { "name": "stop_url", "type": "esriFieldTypeString", "alias": "Stop URL", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "stop_url" }, { "name": "location_t", "type": "esriFieldTypeString", "alias": "location_t", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "location_t" }, { "name": "parent_sta", "type": "esriFieldTypeString", "alias": "parent_sta", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "parent_sta" }, { "name": "stop_timez", "type": "esriFieldTypeString", "alias": "stop_timez", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "stop_timez" }, { "name": "wheelchair", "type": "esriFieldTypeInteger", "alias": "Wheelchair", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "wheelchair" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "Type" }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "domain": null, "editable": true, "nullable": true, "length": 45, "defaultValue": null, "modelName": "Ownership" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "NumberBuildings", "type": "esriFieldTypeSmallInteger", "alias": "NumberBuildings", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumberBuildings" }, { "name": "YearBuilt", "type": "esriFieldTypeSmallInteger", "alias": "YearBuilt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YearBuilt" }, { "name": "ValuePurchase", "type": "esriFieldTypeDouble", "alias": "ValuePurchase", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ValuePurchase" }, { "name": "TotalParkingSpaces", "type": "esriFieldTypeSmallInteger", "alias": "TotalParkingSpaces", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalParkingSpaces" }, { "name": "TotalADAParkingSpaces", "type": "esriFieldTypeSmallInteger", "alias": "TotalADAParkingSpaces", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalADAParkingSpaces" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R18_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_18", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S8_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "IGA", "name": "IGA", "domains": { "stop_desc": {"type": "inherited"} }, "templates": [ { "name": "IGA", "description": "", "prototype": { "attributes": { "TotalParkingSpaces": null, "ValuePurchase": null, "stop_id": null, "stop_code": null, "stop_name": null, "stop_desc": "IGA", "stop_lat": null, "stop_lon": null, "zone_id": null, "stop_url": null, "location_t": null, "parent_sta": null, "stop_timez": null, "wheelchair": null, "Type": null, "Ownership": null, "TotalADAParkingSpaces": null, "NumberBuildings": null, "YearBuilt": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Leased", "name": "Leased", "domains": { "stop_desc": {"type": "inherited"} }, "templates": [ { "name": "Leased", "description": "", "prototype": { "attributes": { "TotalParkingSpaces": null, "ValuePurchase": null, "stop_id": null, "stop_code": null, "stop_name": null, "stop_desc": "Leased", "stop_lat": null, "stop_lon": null, "zone_id": null, "stop_url": null, "location_t": null, "parent_sta": null, "stop_timez": null, "wheelchair": null, "Type": null, "Ownership": null, "TotalADAParkingSpaces": null, "NumberBuildings": null, "YearBuilt": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Owned", "name": "Owned", "domains": { "stop_desc": {"type": "inherited"} }, "templates": [ { "name": "Owned", "description": "", "prototype": { "attributes": { "TotalParkingSpaces": null, "ValuePurchase": null, "stop_id": null, "stop_code": null, "stop_name": null, "stop_desc": "Owned", "stop_lat": null, "stop_lon": null, "zone_id": null, "stop_url": null, "location_t": null, "parent_sta": null, "stop_timez": null, "wheelchair": null, "Type": null, "Ownership": null, "TotalADAParkingSpaces": null, "NumberBuildings": null, "YearBuilt": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }