{ "currentVersion": 10.81, "id": 14, "name": "Curbing", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 3000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": 1026518.8427500017, "ymin": 143207.31949999928, "xmax": 1061997.4507500008, "ymax": 201114.61400000006, "spatialReference": { "wkid": 102710, "latestWkid": 3437 } }, "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 8.17500114440918 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[MXASSETNUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 500, "maxScale": 0 } ] }, "hasM": true, "hasZ": true, "enableZDefaults": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "MXASSETNUM", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ROUTE_DIRECTION", "type": "esriFieldTypeString", "alias": "ROUTE_DIRECTION", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ROUTE_DIRECTION" }, { "name": "START_MILEPOINT", "type": "esriFieldTypeDouble", "alias": "START_MILEPOINT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "START_MILEPOINT" }, { "name": "END_MILEPOINT", "type": "esriFieldTypeDouble", "alias": "END_MILEPOINT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "END_MILEPOINT" }, { "name": "BEGIN_LATITUDE", "type": "esriFieldTypeDouble", "alias": "BEGIN_LATITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BEGIN_LATITUDE" }, { "name": "BEGIN_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "BEGIN_LONGITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BEGIN_LONGITUDE" }, { "name": "END_LATITUDE", "type": "esriFieldTypeDouble", "alias": "END_LATITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "END_LATITUDE" }, { "name": "END_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "END_LONGITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "END_LONGITUDE" }, { "name": "BEGIN_ELEVATION", "type": "esriFieldTypeDouble", "alias": "BEGIN_ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BEGIN_ELEVATION" }, { "name": "END_ELEVATION", "type": "esriFieldTypeDouble", "alias": "END_ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "END_ELEVATION" }, { "name": "COMPOSITION", "type": "esriFieldTypeString", "alias": "COMPOSITION", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "COMPOSITION" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CONDITION" }, { "name": "PLACEMENT", "type": "esriFieldTypeString", "alias": "PLACEMENT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PLACEMENT" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "Asset", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "MXASSETNUM" }, { "name": "MXSTATUS", "type": "esriFieldTypeString", "alias": "Maximo Asset Status", "domain": { "type": "codedValue", "name": "AssetStatuses", "description": "Maximo Asset Status values", "codedValues": [ { "name": "Operating", "code": "OPERATING" }, { "name": "Decommissioned", "code": "DECOMMISSIONED" }, { "name": "Not Ready", "code": "NOT_READY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MXSTATUS" }, { "name": "MXDESC", "type": "esriFieldTypeString", "alias": "Maximo Description", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MXDESC" }, { "name": "MXDIVISION", "type": "esriFieldTypeString", "alias": "Maximo Division", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "MXDIVISION" }, { "name": "MXCHECKSUM", "type": "esriFieldTypeInteger", "alias": "Maximo Attribute Checksum", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MXCHECKSUM" }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "Site", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MXSITEID" }, { "name": "MXLOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "MXLOCATION" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R126_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "ixCRBas", "fields": "MXASSETNUM,MXSITEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ixCRBs", "fields": "MXSTATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S118_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Curbing_Working", "description": "", "prototype": { "attributes": { "MXLOCATION": null, "ROUTE_DIRECTION": null, "START_MILEPOINT": null, "END_MILEPOINT": null, "BEGIN_LATITUDE": null, "BEGIN_LONGITUDE": null, "END_LATITUDE": null, "END_LONGITUDE": null, "BEGIN_ELEVATION": null, "END_ELEVATION": null, "COMPOSITION": null, "CONDITION": null, "PLACEMENT": null, "COMMENTS": null, "MXASSETNUM": null, "MXSTATUS": null, "MXDESC": null, "MXDIVISION": null, "MXCHECKSUM": null, "MXSITEID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "8a3f94b9f66445df9f28fce435056d31" }