{ "currentVersion": 10.51, "id": 0, "name": "Editable Segments", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsSqlExpression": true }, "extent": { "xmin": -106.63106899999997, "ymin": 25.916993000000048, "xmax": -93.67265199999997, "ymax": 36.50113200000004, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "segment_status", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 3 }, "value": "Adopted", "label": "Adopted", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 3 }, "value": "Available", "label": "Available", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 3 }, "value": "In Progress", "label": "In Progress", "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": "", "displayField": "route_name", "typeIdField": "segment_status", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "aah_segment_id", "type": "esriFieldTypeInteger", "alias": "aah_segment_id", "domain": null, "editable": true, "nullable": false }, { "name": "segment_status", "type": "esriFieldTypeString", "alias": "segment_status", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "from_to_desc", "type": "esriFieldTypeString", "alias": "from_to_desc", "domain": null, "editable": true, "nullable": true, "length": 200 }, { "name": "segment_length_miles", "type": "esriFieldTypeSingle", "alias": "segment_length_miles", "domain": null, "editable": true, "nullable": true }, { "name": "route_name", "type": "esriFieldTypeString", "alias": "route_name", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "txdot_county_number", "type": "esriFieldTypeString", "alias": "txdot_county_number", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "county_name", "type": "esriFieldTypeString", "alias": "county_name", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "district_abbreviation", "type": "esriFieldTypeString", "alias": "district_abbreviation", "domain": null, "editable": true, "nullable": true, "length": 3 }, { "name": "district_name", "type": "esriFieldTypeString", "alias": "district_name", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "maintenance_office_number", "type": "esriFieldTypeInteger", "alias": "maintenance_office_number", "domain": null, "editable": true, "nullable": true }, { "name": "maintenance_office_name", "type": "esriFieldTypeString", "alias": "maintenance_office_name", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "created_by", "type": "esriFieldTypeString", "alias": "created_by", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "created_on", "type": "esriFieldTypeDate", "alias": "created_on", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "updated_by", "type": "esriFieldTypeString", "alias": "updated_by", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "updated_on", "type": "esriFieldTypeDate", "alias": "updated_on", "domain": null, "editable": true, "nullable": true, "length": 8 } ], "indexes": [ { "name": "R776_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "idx_aah_segment_", "fields": "aah_segment_id", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a626_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Adopted", "name": "Adopted", "domains": {}, "templates": [ { "name": "Adopted", "description": "", "prototype": { "attributes": { "updated_by": null, "updated_on": null, "aah_segment_id": 0, "segment_status": "Adopted", "from_to_desc": null, "segment_length_miles": null, "route_name": null, "txdot_county_number": null, "county_name": null, "district_abbreviation": null, "district_name": null, "maintenance_office_number": null, "maintenance_office_name": null, "created_by": null, "created_on": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Available", "name": "Available", "domains": {}, "templates": [ { "name": "Available", "description": "", "prototype": { "attributes": { "updated_by": null, "updated_on": null, "aah_segment_id": 0, "segment_status": "Available", "from_to_desc": null, "segment_length_miles": null, "route_name": null, "txdot_county_number": null, "county_name": null, "district_abbreviation": null, "district_name": null, "maintenance_office_number": null, "maintenance_office_name": null, "created_by": null, "created_on": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "In Progress", "name": "In Progress", "domains": {}, "templates": [ { "name": "In Progress", "description": "", "prototype": { "attributes": { "updated_by": null, "updated_on": null, "aah_segment_id": 0, "segment_status": "In Progress", "from_to_desc": null, "segment_length_miles": null, "route_name": null, "txdot_county_number": null, "county_name": null, "district_abbreviation": null, "district_name": null, "maintenance_office_number": null, "maintenance_office_name": null, "created_by": null, "created_on": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true }