{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 2, "name": "MilePosts", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "

The Milepost feature class is a point representation of the steel paddle markers placed along roads usually at the inlet side of a culvert crossing. Mileposts are signed with the distance in hundreths of miles from a known starting point of the road. The feature class contains only those mileposts located in unincorporated Marin County.<\/SPAN><\/P><\/DIV><\/DIV>", "copyrightText": "Marin County Department of Public Works", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1671041114000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": 5841921.250665186, "ymin": 2142598.3616812094, "xmax": 6001249.510060095, "ymax": 2310413.796882955, "spatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 0.003281, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1586059999954489E8, "falseY": -9.326949999998732E7, "xyUnits": 609.570252971655, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 83, 98, 170, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "RoadName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Milepost", "type": "esriFieldTypeSingle", "alias": "Milepost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Milepost" }, { "name": "RoadName", "type": "esriFieldTypeString", "alias": "RoadName", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RoadName" }, { "name": "NearestRoad", "type": "esriFieldTypeString", "alias": "NearestRoad", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "NearestRoad" }, { "name": "DistanceToRoadFt", "type": "esriFieldTypeSmallInteger", "alias": "DistanceToRoadFt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DistanceToRoadFt" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Condition" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Notes" }, { "name": "FieldProject", "type": "esriFieldTypeString", "alias": "FieldProject", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FieldProject" }, { "name": "Instrument", "type": "esriFieldTypeString", "alias": "Instrument", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Instrument" }, { "name": "RecordedDate", "type": "esriFieldTypeDate", "alias": "RecordedDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RecordedDate" }, { "name": "RecordedTime", "type": "esriFieldTypeDate", "alias": "RecordedTime", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RecordedTime" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_261", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_261", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S256_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "MilePosts", "description": "", "prototype": { "attributes": { "RecordedTime": null, "RecordedDate": null, "Milepost": null, "RoadName": null, "NearestRoad": null, "DistanceToRoadFt": null, "Condition": null, "Notes": null, "FieldProject": null, "Instrument": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,ChangeTracking", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }