{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 5, "name": "Parks", "type": "Feature Layer", "description": "The California Protected Areas Database (CPAD) contains data on lands owned in fee by governments, non-profits and some private entities that are protected for open space purposes. Data includes all such areas in California, from small urban parks to large national parks and forests, mostly aligned to assessor parcel boundaries. Data is collected by Holdings (parcels) which are aggregated to Units (commonly named areas within a county) and Super Units (commonly named areas generally).", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "California Protected Areas Database (CPAD - www.calands.org).", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 227, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 255, 255, 255 ], "width": 0 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[LABEL_NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "where": "ACRES > 10", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 22, "symbol": { "type": "esriTS", "color": [ 166, 176, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI Semibold", "size": 7, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3060070372770585E7, "ymin": 3913690.274763062, "xmax": -1.3054492447617175E7, "ymax": 3918850.0577946426, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "UNIT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ACCESS_TYP", "type": "esriFieldTypeString", "alias": "ACCESS_TYP", "length": 20, "domain": null }, { "name": "UNIT_ID", "type": "esriFieldTypeInteger", "alias": "UNIT_ID", "domain": null }, { "name": "UNIT_NAME", "type": "esriFieldTypeString", "alias": "UNIT_NAME", "length": 80, "domain": null }, { "name": "SUID_NMA", "type": "esriFieldTypeInteger", "alias": "SUID_NMA", "domain": null }, { "name": "AGNCY_ID", "type": "esriFieldTypeInteger", "alias": "AGNCY_ID", "domain": null }, { "name": "AGNCY_NAME", "type": "esriFieldTypeString", "alias": "AGNCY_NAME", "length": 80, "domain": null }, { "name": "AGNCY_LEV", "type": "esriFieldTypeString", "alias": "AGNCY_LEV", "length": 50, "domain": null }, { "name": "AGNCY_TYP", "type": "esriFieldTypeString", "alias": "AGNCY_TYP", "length": 50, "domain": null }, { "name": "AGNCY_WEB", "type": "esriFieldTypeString", "alias": "AGNCY_WEB", "length": 254, "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "length": 50, "domain": null }, { "name": "MNG_AG_ID", "type": "esriFieldTypeInteger", "alias": "MNG_AG_ID", "domain": null }, { "name": "MNG_AGENCY", "type": "esriFieldTypeString", "alias": "MNG_AGENCY", "length": 80, "domain": null }, { "name": "PARK_URL", "type": "esriFieldTypeString", "alias": "PARK_URL", "length": 254, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 80, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "LABEL_NAME", "type": "esriFieldTypeString", "alias": "LABEL_NAME", "length": 254, "domain": null }, { "name": "DES_TP", "type": "esriFieldTypeString", "alias": "DES_TP", "length": 254, "domain": null }, { "name": "GAP_STS", "type": "esriFieldTypeString", "alias": "GAP_STS", "length": 5, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "9ab07ab50b8647d3ba08ae83b7ff2d2f" }