{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Bridges", "type": "Feature Layer", "description": "Inventory of bridges maintained by the County of Sonoma", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.01, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -107374182, "falseY": -107374182, "xyUnits": 8192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Department of Transportation & Public Works, County of Sonoma", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 171, 0, 97, 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": 6157849.678967027, "ymin": 1843561.9826600095, "xmax": 6453107.485385389, "ymax": 2064789.408727428, "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": "BridgeID", "type": "esriFieldTypeString", "alias": "BridgeID", "length": 8, "domain": null }, { "name": "RoadName", "type": "esriFieldTypeString", "alias": "RoadName", "length": 50, "domain": null }, { "name": "RoadID", "type": "esriFieldTypeString", "alias": "RoadID", "length": 6, "domain": null }, { "name": "Postmile", "type": "esriFieldTypeSingle", "alias": "Postmile", "domain": null }, { "name": "PMBeg", "type": "esriFieldTypeSingle", "alias": "PMBeg", "domain": null }, { "name": "PMEnd", "type": "esriFieldTypeSingle", "alias": "PMEnd", "domain": null }, { "name": "YearConst", "type": "esriFieldTypeSmallInteger", "alias": "ConstYear", "domain": null }, { "name": "CrossFeature", "type": "esriFieldTypeString", "alias": "CrossFeature", "length": 50, "domain": null }, { "name": "CrossFeatureType", "type": "esriFieldTypeString", "alias": "CrossFeatureType", "length": 50, "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": null }, { "name": "Design", "type": "esriFieldTypeString", "alias": "Design", "length": 50, "domain": null }, { "name": "LengthSpan", "type": "esriFieldTypeDouble", "alias": "LengthSpan", "domain": null }, { "name": "LengthStruc", "type": "esriFieldTypeDouble", "alias": "LengthStruc", "domain": null }, { "name": "NBIS", "type": "esriFieldTypeString", "alias": "NBIS", "length": 3, "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 255, "domain": null }, { "name": "MaxHeight", "type": "esriFieldTypeSingle", "alias": "MaxHeight", "domain": null }, { "name": "MaxLoad", "type": "esriFieldTypeInteger", "alias": "MaxLoad", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 10, "domain": null }, { "name": "Type3Load", "type": "esriFieldTypeString", "alias": "Type3Load", "length": 10, "domain": null }, { "name": "Type3S2", "type": "esriFieldTypeString", "alias": "Type3S2", "length": 10, "domain": null }, { "name": "Type3_3Load", "type": "esriFieldTypeString", "alias": "Type3_3Load", "length": 10, "domain": null }, { "name": "Axle5", "type": "esriFieldTypeString", "alias": "Axle5", "length": 3, "domain": null }, { "name": "Axle7", "type": "esriFieldTypeString", "alias": "Axle7", "length": 3, "domain": null }, { "name": "Axle9", "type": "esriFieldTypeString", "alias": "Axle9", "length": 3, "domain": null }, { "name": "Axle11", "type": "esriFieldTypeString", "alias": "Axle11", "length": 3, "domain": null }, { "name": "Axle13", "type": "esriFieldTypeString", "alias": "Axle13", "length": 3, "domain": null }, { "name": "Speed", "type": "esriFieldTypeString", "alias": "Speed", "length": 10, "domain": null }, { "name": "Master", "type": "esriFieldTypeInteger", "alias": "Master", "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": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R248_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S227_idx", "fields": "SHAPE", "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, "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": [] }