{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "waterworks_17_ax", "type": "Feature Layer", "description": "This feature class contains features representing Ventura County Waterworks District No. 17 annexations and detachments. The district was formed April 11, 1977 to provides potable, water services. The area covers the Bell Canyon and contiguous unincorporated areas to the north. The Ventura County Board of Supervisors is the governing body of the District. All proposed policy changes are reviewed by the Citizen\u2019s Advisory Committee prior to Board action.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Local Area Formation Commission (LAFCo), Ventura County Surveyor\u2019s Office, Ventura County Information Technology Services Department \u2013 GIS Division", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 248, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6343507.317786634, "ymin": 1894071.9142322242, "xmax": 6359863.327069297, "ymax": 1914318.7106808126, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121905, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "lafconame", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "mapping_id", "type": "esriFieldTypeString", "alias": "MAPPING_ID", "length": 10, "domain": null }, { "name": "record_no", "type": "esriFieldTypeString", "alias": "RECORD_NO", "length": 5, "domain": null }, { "name": "pcl_id", "type": "esriFieldTypeString", "alias": "PCL_ID", "length": 5, "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": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 15, "domain": { "type": "codedValue", "name": "LAFCoStatus", "description": "Active or Voided", "codedValues": [ { "name": "Active", "code": "A" }, { "name": "Voided", "code": "V" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "type", "type": "esriFieldTypeString", "alias": "Boundary Change Type", "length": 255, "domain": { "type": "codedValue", "name": "LAFCoType_1", "description": "Annexation or Detachment", "codedValues": [ { "name": "Annexation", "code": "A" }, { "name": "Detachment", "code": "D" }, { "name": "Unknown", "code": "U" }, { "name": "Formation", "code": "F" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "lafco", "type": "esriFieldTypeString", "alias": "LAFCo Number", "length": 10, "domain": null }, { "name": "lafconame", "type": "esriFieldTypeString", "alias": "LAFCo Name", "length": 75, "domain": null }, { "name": "resolution", "type": "esriFieldTypeString", "alias": "LAFCo Resolution", "length": 10, "domain": null }, { "name": "ordinance", "type": "esriFieldTypeString", "alias": "LAFCo Ordinance", "length": 10, "domain": null }, { "name": "recorddate", "type": "esriFieldTypeDate", "alias": "Recordation Date", "length": 8, "domain": null }, { "name": "recordacres", "type": "esriFieldTypeDouble", "alias": "Recorded Acreage", "domain": null }, { "name": "calcacres", "type": "esriFieldTypeDouble", "alias": "Calculated Acreage", "domain": null }, { "name": "totalacres", "type": "esriFieldTypeDouble", "alias": "Acreage to Date", "domain": null }, { "name": "documentlink", "type": "esriFieldTypeString", "alias": "Link to Document", "length": 150, "domain": null }, { "name": "aligned", "type": "esriFieldTypeString", "alias": "Aligned", "length": 100, "domain": null }, { "name": "startdate", "type": "esriFieldTypeDate", "alias": "Start Date", "length": 8, "domain": null }, { "name": "enddate", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "alias4label", "type": "esriFieldTypeString", "alias": "ALIAS4LABEL", "length": 255, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r4592_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_4592", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_oid_4592", "fields": "globalid,objectid", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }