{ "currentVersion": 10.22, "id": 15, "name": "Vehicle Count Stations", "type": "Feature Layer", "description": "", "copyrightText": "", "defaultVisibility": false, "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "supportsStatistics": true, "supportsAdvancedQueries": true, "geometryType": "esriGeometryPoint", "minScale": 0, "maxScale": 0, "extent": { "xmin": 1501097.6059320793, "ymin": 1477021.9874893203, "xmax": 1566198.9068315774, "ymax": 1532584.889814742, "spatialReference": { "wkid": 2903, "latestWkid": 2903 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "949a87d6c1ab57c653c34406d041d6e5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASdJREFUOI3V0rFKxEAUBdA7QyDdFtuFgKWtSGrLVBYWC6424YWFFDbWNoKC5BNWq0ymUUEQ3UIbf0AsBPETBCtBQcGI8+wWNROcLGm81TDvcngD46HjeNPTyvFNU6kvsfF0OrxuBxqOmkqv4J7bft/BjvL/wDcAH7VWZblzAiWPcLZ+9Lv07qrVwA7SCtRaLzLzgm3GzI9EdOkMKqWGxpgSgG8Z3zPzsvOGZVluMfMeAGEZX1VVNciy7PlPMM9zLwiCfWYOhBDblsqL7/tjIpr+gkZQKdUDcALgLgzDLI5j4/IaK6i1njPGnAM4IKKxC9QIFkURGWMOAWwS0UUbrAaO5j8jIcQOM6+maXrbFquBYZ8HUsqlJEkeZsF+gpM1sTuZlbGBHeULpAZfp3CqkJcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Loc", "domain": null, "editable": true, "nullable": true, "length": 75 }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Mfg", "domain": { "type": "codedValue", "name": "TRF_ITS_TSENSOR_MFG", "codedValues": [ { "name": "Wavetronics", "code": "WAVE" }, { "name": "Autoscope", "code": "AUTOSCOPE" }, { "name": "Canoga", "code": "CANOGA" }, { "name": "ISS", "code": "ISS" }, { "name": "SENSYS", "code": "SENSYS" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNK" } ] }, "editable": true, "nullable": true, "length": 10 }, { "name": "SensorType", "type": "esriFieldTypeString", "alias": "SensorType", "domain": { "type": "codedValue", "name": "TRF_ITS_TSENSOR_TYPE", "codedValues": [ { "name": "Microwave", "code": "MICROWAVE" }, { "name": "Microloops", "code": "MICROLOOPS" }, { "name": "Pucks", "code": "PUCKS" }, { "name": "Video", "code": "VIDEO" }, { "name": "Radar", "code": "RADAR" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNK" } ] }, "editable": true, "nullable": true, "length": 10 }, { "name": "COMM", "type": "esriFieldTypeString", "alias": "COMM", "domain": { "type": "codedValue", "name": "TRF_ITS_COMM", "codedValues": [ { "name": "Fiber Optics", "code": "FIBER" }, { "name": "Cellular - CDMA", "code": "CELL_CDMA" }, { "name": "Cellular - GSM", "code": "CELL_GSM" }, { "name": "Digital Subscription Service", "code": "DSL" }, { "name": "WI-FI", "code": "WIFI" }, { "name": "Satelite", "code": "SATELITE" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNK" }, { "name": "Video Detection Cable for Traffic Signal Cabinets", "code": "COAXIAL" } ] }, "editable": true, "nullable": true, "length": 10 }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 75 }, { "name": "SensorLoc", "type": "esriFieldTypeString", "alias": "SensorLoc", "domain": { "type": "codedValue", "name": "TRF_ITS_TSensor_Loc", "codedValues": [ { "name": "Roadway Detection", "code": "ROADWAY" }, { "name": "Direction Detection", "code": "DIRECTION" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNK" } ] }, "editable": true, "nullable": true, "length": 10 }, { "name": "DetectionDirection", "type": "esriFieldTypeString", "alias": "DetectionDirection", "domain": { "type": "codedValue", "name": "TRF_ITS_TSENSOR_DETECTION_DIRECTION", "codedValues": [ { "name": "Northbound", "code": "NB" }, { "name": "Southbound", "code": "SB" }, { "name": "Eastbound", "code": "EB" }, { "name": "Westbound", "code": "WB" }, { "name": "North and Southbound", "code": "NB_SB" }, { "name": "East and Westbound", "code": "EB_WB" }, { "name": "ALL Travel Directions", "code": "ALL" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNK" } ] }, "editable": true, "nullable": true, "length": 10 }, { "name": "LanesDetected_Num", "type": "esriFieldTypeSmallInteger", "alias": "LanesDetected_Num", "domain": null, "editable": true, "nullable": true }, { "name": "LaneCorrelation", "type": "esriFieldTypeString", "alias": "LaneCorrelation", "domain": { "type": "codedValue", "name": "Yes_No_Unknown", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unk" }, { "name": "N/A", "code": "N/A" } ] }, "editable": true, "nullable": true, "length": 3 }, { "name": "Mount", "type": "esriFieldTypeString", "alias": "Mount", "domain": { "type": "codedValue", "name": "TRF_ITS_TSENSOR_MOUNT", "codedValues": [ { "name": "Pole", "code": "POLE" }, { "name": "Sign Structure", "code": "SIGN_STRUC" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNK" } ] }, "editable": true, "nullable": true, "length": 10 }, { "name": "SensorFunction", "type": "esriFieldTypeString", "alias": "SensorFunction", "domain": { "type": "codedValue", "name": "TRF_ITS_TSENSOR_FUNCTION", "codedValues": [ { "name": "VSO", "code": "VSO" }, { "name": "TT", "code": "TT" }, { "name": "VSO and TT", "code": "VSO&TT" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNK" } ] }, "editable": true, "nullable": true, "length": 10 }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "TRF_ITS_STATUS", "codedValues": [ { "name": "Existing", "code": "EXISTING" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Historic", "code": "HISTORIC" }, { "name": "Abandoned", "code": "ABANDONED" }, { "name": "Inactive", "code": "INACTIVE" }, { "name": "Unknown", "code": "UNK" } ] }, "editable": true, "nullable": true, "length": 15 }, { "name": "AssetID", "type": "esriFieldTypeInteger", "alias": "AssetID", "domain": null, "editable": true, "nullable": true }, { "name": "Sensor_ID", "type": "esriFieldTypeInteger", "alias": "CCTV_ID", "domain": null, "editable": true, "nullable": true }, { "name": "MRCOG_ID", "type": "esriFieldTypeInteger", "alias": "MRCOG_ID", "domain": null, "editable": true, "nullable": true }, { "name": "ITERIS_No", "type": "esriFieldTypeString", "alias": "ITERIS_No", "domain": null, "editable": true, "nullable": true, "length": 4 }, { "name": "Intersection_ID", "type": "esriFieldTypeInteger", "alias": "Int_ID", "domain": null, "editable": true, "nullable": true }, { "name": "Service_ID", "type": "esriFieldTypeInteger", "alias": "Srv_ID", "domain": null, "editable": true, "nullable": true }, { "name": "Pole_ID", "type": "esriFieldTypeInteger", "alias": "Pole_ID", "domain": null, "editable": true, "nullable": true }, { "name": "Model_No", "type": "esriFieldTypeString", "alias": "Model_No", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "Serial_No", "type": "esriFieldTypeString", "alias": "Serial_No", "domain": null, "editable": true, "nullable": true, "length": 15 }, { "name": "FA_No", "type": "esriFieldTypeString", "alias": "FA_No", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "FedProj_No", "type": "esriFieldTypeString", "alias": "FedProj", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "StateProj_No", "type": "esriFieldTypeString", "alias": "StateProj", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "CityProj_No", "type": "esriFieldTypeString", "alias": "CityProj", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "InfrastructureOwner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "TRF_ITS_AGENCY", "codedValues": [ { "name": "City of Albuquerque", "code": "CABQ" }, { "name": "City of Albuquerque Transit", "code": "ABQRIDE" }, { "name": "Town of Bernalillo", "code": "BERNALILLO" }, { "name": "Bernalillo County", "code": "BERN_CNTY" }, { "name": "New Mexico Dept. of Transportation, Planning", "code": "NMDOT_PLAN" }, { "name": "New Mexico Dept. of Transportation, District", "code": "NMDOT_DIST" }, { "name": "New Mexico Dept. of Transportation, ITS Bureau", "code": "NMDOT_ITSB" }, { "name": "New Mexico Dept. of Transportation, Signal Lab.", "code": "NMDOT_SLAB" }, { "name": "Village of Los Ranchos", "code": "LOS_RANCHOS" }, { "name": "City of Rio Rancho", "code": "RIO_RANCHO" }, { "name": "Rail Runner", "code": "RAIL_RUNNER" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNK" }, { "name": "Rio Metro", "code": "RIO_METRO" } ] }, "editable": true, "nullable": true, "length": 15 }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintBy", "domain": { "type": "codedValue", "name": "TRF_ITS_AGENCY", "codedValues": [ { "name": "City of Albuquerque", "code": "CABQ" }, { "name": "City of Albuquerque Transit", "code": "ABQRIDE" }, { "name": "Town of Bernalillo", "code": "BERNALILLO" }, { "name": "Bernalillo County", "code": "BERN_CNTY" }, { "name": "New Mexico Dept. of Transportation, Planning", "code": "NMDOT_PLAN" }, { "name": "New Mexico Dept. of Transportation, District", "code": "NMDOT_DIST" }, { "name": "New Mexico Dept. of Transportation, ITS Bureau", "code": "NMDOT_ITSB" }, { "name": "New Mexico Dept. of Transportation, Signal Lab.", "code": "NMDOT_SLAB" }, { "name": "Village of Los Ranchos", "code": "LOS_RANCHOS" }, { "name": "City of Rio Rancho", "code": "RIO_RANCHO" }, { "name": "Rail Runner", "code": "RAIL_RUNNER" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNK" }, { "name": "Rio Metro", "code": "RIO_METRO" } ] }, "editable": true, "nullable": true, "length": 15 }, { "name": "DataCollectionMethod", "type": "esriFieldTypeString", "alias": "DataCollMthd", "domain": { "type": "codedValue", "name": "TRF_ITS_DATA_COLLECTION_METHOD", "codedValues": [ { "name": "GPS Decimeter", "code": "GPS_DECIMTR" }, { "name": "GPS SubCentimeter", "code": "GPS_SUBCENT" }, { "name": "GPS Meter", "code": "GPS_MTR" }, { "name": "Record Drawings", "code": "REC_DWG" }, { "name": "Construction Drawings", "code": "CONST_DWG" }, { "name": "Field Verified", "code": "FIELD_VERIFIED" }, { "name": "For Information Only", "code": "INFO" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTHER" }, { "name": "Ortho Digitized", "code": "ORTHO_DIGITIZED" } ] }, "editable": true, "nullable": true, "length": 15 }, { "name": "PhotoLink", "type": "esriFieldTypeString", "alias": "Photo", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "SpecSheetLink", "type": "esriFieldTypeString", "alias": "SpecSht", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "ConstructionDrawingLink", "type": "esriFieldTypeString", "alias": "ConstDocs", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "ProjectFileLink", "type": "esriFieldTypeString", "alias": "ProjectLink", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38 }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255 }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 36 }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255 }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 36 } ], "types": [], "templates": [ { "name": "Vehicle Count Stations", "description": "", "prototype": { "attributes": { "ProjectFileLink": null, "Location": null, "Manufacturer": null, "SensorType": null, "COMM": null, "Name": null, "SensorLoc": null, "DetectionDirection": null, "LanesDetected_Num": null, "LaneCorrelation": null, "Mount": null, "SensorFunction": null, "Comments": null, "Status": null, "AssetID": null, "Sensor_ID": null, "MRCOG_ID": null, "ITERIS_No": null, "Intersection_ID": null, "Service_ID": null, "Pole_ID": null, "Model_No": null, "Serial_No": null, "FA_No": null, "FedProj_No": null, "StateProj_No": null, "CityProj_No": null, "InfrastructureOwner": null, "MaintainedBy": null, "DataCollectionMethod": null, "PhotoLink": null, "SpecSheetLink": null, "ConstructionDrawingLink": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF", "capabilities": "Create,Delete,Query,Update,Uploads,Editing", "useStandardizedQueries": true }