{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Slurry Seal History", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "This is the master GIS copy slurry seal pavement treatment history for the City of Santa Rosa Public Works & Transportaiton Department. It is updated yeraly by the City's GIS staff. The street saver database system that the Public Works Material Lab maintains is the master source of information for what streets where treated with slurry seal. It is also the source of the data that was used to create this layer.", "copyrightText": "City of Santa Rosa Public Works & Transportaiton Department", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 6339926.612267941, "ymin": 1908392.9174559414, "xmax": 6397203.891742021, "ymax": 1946243.5999565125, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3.6983428057351544E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "RoadName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Id" }, { "name": "WORKYEAR", "type": "esriFieldTypeSmallInteger", "alias": "WORKYEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WORKYEAR" }, { "name": "StreetID", "type": "esriFieldTypeString", "alias": "StreetID", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "StreetID" }, { "name": "SectionID", "type": "esriFieldTypeString", "alias": "Section ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SectionID" }, { "name": "TreatmentH", "type": "esriFieldTypeString", "alias": "Treatment Type", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "TreatmentH" }, { "name": "BegLocatio", "type": "esriFieldTypeString", "alias": "Begining Location", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "BegLocatio" }, { "name": "EndLocatio", "type": "esriFieldTypeString", "alias": "End Location", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EndLocatio" }, { "name": "RoadName", "type": "esriFieldTypeString", "alias": "Road Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RoadName" }, { "name": "BegPoint", "type": "esriFieldTypeDouble", "alias": "Begining Point", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BegPoint" }, { "name": "EndPoint", "type": "esriFieldTypeDouble", "alias": "End Point", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EndPoint" }, { "name": "FCDetail", "type": "esriFieldTypeString", "alias": "Feature Class Info", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "FCDetail" }, { "name": "SectionLen", "type": "esriFieldTypeDouble", "alias": "SectionLen", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SectionLen" }, { "name": "SectionWid", "type": "esriFieldTypeDouble", "alias": "Section Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SectionWid" }, { "name": "SectionAre", "type": "esriFieldTypeDouble", "alias": "Section Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SectionAre" }, { "name": "YearOfCon", "type": "esriFieldTypeDate", "alias": "Year of Construction", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "YearOfCon" }, { "name": "SurfaceTyp", "type": "esriFieldTypeString", "alias": "Surface Type", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "SurfaceTyp" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape_Length" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Slurry Seal History", "description": "", "prototype": { "attributes": { "SurfaceTyp": null, "YearOfCon": null, "Id": null, "WORKYEAR": null, "StreetID": null, "SectionID": null, "TreatmentH": null, "BegLocatio": null, "EndLocatio": null, "RoadName": null, "BegPoint": null, "EndPoint": null, "FCDetail": null, "SectionLen": null, "SectionWid": null, "SectionAre": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }