{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "ROAD", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "The Road feature class is a line representation of vehicle and pedestrian access ways in Marin County. It includes roads, fire roads, service roads, driveways, trails, walkways, railroad lines and docks. The Road feature class was originally created from a query of the Census TIGER file for these access types. Entities were edited to align to visible features on the 2004 Marin County digital Orthophoto.", "copyrightText": "Marin County GIS, MarinMap Consortium of Public Agencies", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1762110585000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 5834777.984413445, "ymin": 2120866.6201319396, "xmax": 6012832.347792193, "ymax": 2311400.5199032724, "spatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 2, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 148, 168, 69, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Street_Nam", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FeDirP", "type": "esriFieldTypeString", "alias": "Street Direction Prefix", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "FeDirP" }, { "name": "FeName", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FeName" }, { "name": "FeType", "type": "esriFieldTypeString", "alias": "Street Type", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "FeType" }, { "name": "FeDirS", "type": "esriFieldTypeString", "alias": "Street Direction Suffix", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "FeDirS" }, { "name": "CFCC", "type": "esriFieldTypeString", "alias": "Census Classification Code", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "CFCC" }, { "name": "FrAddL", "type": "esriFieldTypeDouble", "alias": "Left Side Address From", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FrAddL" }, { "name": "ToAddL", "type": "esriFieldTypeDouble", "alias": "Left Side Address To", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ToAddL" }, { "name": "FrAddR", "type": "esriFieldTypeDouble", "alias": "Right Side Address From", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FrAddR" }, { "name": "ToAddR", "type": "esriFieldTypeDouble", "alias": "Right Side Address To", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ToAddR" }, { "name": "ZipL", "type": "esriFieldTypeString", "alias": "Left Side Zipcode", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZipL" }, { "name": "ZipR", "type": "esriFieldTypeString", "alias": "Right Side Zipcode", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZipR" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Jurisdiction" }, { "name": "SPMSKey", "type": "esriFieldTypeString", "alias": "SPMSKey", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SPMSKey" }, { "name": "Street_Nam", "type": "esriFieldTypeString", "alias": "Street Name Complete", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Street_Nam" }, { "name": "DivDir", "type": "esriFieldTypeString", "alias": "Divided Direction", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "DivDir" }, { "name": "UniqueID", "type": "esriFieldTypeInteger", "alias": "Unique ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UniqueID" }, { "name": "PFrAddL", "type": "esriFieldTypeDouble", "alias": "Potential Left Side Address From", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PFrAddL" }, { "name": "PToAddL", "type": "esriFieldTypeDouble", "alias": "Potential Left Side Address To", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PToAddL" }, { "name": "PFrAddR", "type": "esriFieldTypeDouble", "alias": "Potential Right Side Address From", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PFrAddR" }, { "name": "PToAddR", "type": "esriFieldTypeDouble", "alias": "Potential Right Side Address To", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PToAddR" }, { "name": "FunctionalClass", "type": "esriFieldTypeString", "alias": "Local Classification Code", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "FunctionalClass" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City Name", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "City" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_263", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_263", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S258_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "ROAD", "description": "", "prototype": { "attributes": { "City": null, "FeDirP": null, "FeName": null, "FeType": null, "FeDirS": null, "CFCC": null, "FrAddL": null, "ToAddL": null, "FrAddR": null, "ToAddR": null, "ZipL": null, "ZipR": null, "Jurisdiction": null, "SPMSKey": null, "Street_Nam": null, "DivDir": null, "UniqueID": null, "PFrAddL": null, "PToAddL": null, "PFrAddR": null, "PToAddR": null, "FunctionalClass": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f274cc33c2cc4720a172f5cfe2524a40" } ], "tables": [] }