{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "All Signage", "type": "Feature Layer", "description": "Point layer containing signage assets owned and maintained by the Department of Transportation and Public Works, County of Sonoma. Primary data source of sign inventory is a table in Lucity (non-spatial database). This table is linked from the Lucity server and made available in our database as a view. This process reads the Road ID and postmile entries of each sign, and produces a feature class of points. Data includes location of sign (road name, road id, postmile, street side, sign direction, latitude/longitude, and x/y), content of sign (caption, MUTCD (Manual on Uniform Traffic Control Devices) code, and sign type), sign structure (position on post, post type, width, and offset). ", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.01, "zTolerance": 0.001, "mTolerance": 0.002, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1000 }, "copyrightText": "The Department of Transportation and Public Works, County of Sonoma is the owner, originator of this data; the County of Sonoma, ISD-GIS Central is the publisher, custodian of this data. You must source attribution \u201cCounty of Sonoma\u201d when displaying this data (see \u201cUse Limitations\u201d below).", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 133, 0, 11, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6153275.313292883, "ymin": 1811403.1316381667, "xmax": 6456793.556683138, "ymax": 2073859.376031084, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RoadName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SV_ID", "type": "esriFieldTypeInteger", "alias": "SV_ID", "domain": null }, { "name": "RoadName", "type": "esriFieldTypeString", "alias": "RoadName", "length": 60, "domain": null }, { "name": "RoadID", "type": "esriFieldTypeString", "alias": "RoadID", "length": 20, "domain": null }, { "name": "PostMile", "type": "esriFieldTypeDouble", "alias": "PostMile", "domain": null }, { "name": "Caption", "type": "esriFieldTypeString", "alias": "Caption", "length": 255, "domain": null }, { "name": "MUTCD", "type": "esriFieldTypeString", "alias": "MUTCD", "length": 35, "domain": null }, { "name": "PositionOnPost", "type": "esriFieldTypeString", "alias": "PositionOnPost", "length": 25, "domain": null }, { "name": "PostType", "type": "esriFieldTypeString", "alias": "PostType", "length": 25, "domain": null }, { "name": "StreetSide", "type": "esriFieldTypeString", "alias": "StreetSide", "length": 25, "domain": null }, { "name": "SignDirection", "type": "esriFieldTypeString", "alias": "SignDirection", "length": 25, "domain": null }, { "name": "WidthFt", "type": "esriFieldTypeSmallInteger", "alias": "WidthFt", "domain": null }, { "name": "RH_ID", "type": "esriFieldTypeInteger", "alias": "RH_ID", "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "Offset", "type": "esriFieldTypeSmallInteger", "alias": "Offset", "domain": null }, { "name": "SV_NUM", "type": "esriFieldTypeString", "alias": "SV_NUM", "length": 20, "domain": null }, { "name": "Lat", "type": "esriFieldTypeDouble", "alias": "Lat", "domain": null }, { "name": "Lon", "type": "esriFieldTypeDouble", "alias": "Lon", "domain": null }, { "name": "X", "type": "esriFieldTypeInteger", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeInteger", "alias": "Y", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SignType", "type": "esriFieldTypeString", "alias": "SignType", "length": 25, "domain": null }, { "name": "SV_BKTY_CD", "type": "esriFieldTypeSmallInteger", "alias": "SV_BKTY_CD", "domain": null }, { "name": "SV_SNAR_CD", "type": "esriFieldTypeSmallInteger", "alias": "SV_SNAR_CD", "domain": null }, { "name": "SV_STAT_CD", "type": "esriFieldTypeInteger", "alias": "SV_STAT_CD", "domain": null }, { "name": "SV_LABEL", "type": "esriFieldTypeString", "alias": "SV_LABEL", "length": 25, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R74_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }