{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 11, "name": "Community Pool", "type": "Feature Layer", "description": "This layer contains the visible pools that belong to a community but not to individual properties. This includes outdoor pools at recreation sites and outdoor pools at hotels and condominium complexes and multi-family residential complexes such as rental communities. The layer contains the name of the pool if it is known. The original data in this layer was captured during the 1997-2000 data conversion effort for Fairfax County. The pools were captured using stereo models. Since then the GIS office has captured pools from orthophotography by performing heads up digitizing. Prior to receiving the orthophotography, site plans are used to capture the planned pools. These different sources of the pools are indicated within the pool's attributes.Contact: Fairfax County GIS DivisionData Accessibility: PublicUpdate frequency: DailyCreation date: 1/1/1997Layer Name: GISMGR.COMMUNITY_POOLSDataset Name: GISMGR.PLANIMETRIC", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -110512500, "falseY": -88858000, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "The data set was created by Analytical Surveys Incorporated (ASI) and Landata under contract to Fairfax County. Quality control checks were performed by Engineering Systems Incorporated and Dewberry and Davis. Staff from the GIS branch were also used for quality control checking. Since 2001 Fairfax County staff have been solely responsible for maintaining this data.", "parentLayer": null, "subLayers": [], "minScale": 8000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 255, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.1773887478E7, "ymin": 6930403.556999996, "xmax": 1.1896536569999993E7, "ymax": 7067445.986000001, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "POOLNAME", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "EFFECTIVE_DATE", "type": "esriFieldTypeDate", "alias": "EFFECTIVE_DATE", "length": 8, "domain": null }, { "name": "EXPIRY_DATE", "type": "esriFieldTypeDate", "alias": "EXPIRY_DATE", "length": 8, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 20, "domain": { "type": "codedValue", "name": "GIS_X_PlanimetricSource", "description": "description", "codedValues": [ { "name": "1997 Orthophotography", "code": "ORTHO1997" }, { "name": "2002 Orthophotography", "code": "ORTHO2002" }, { "name": "Site Plan", "code": "SITEPLAN" }, { "name": "2003 Orthophotography", "code": "ORTHO2003" }, { "name": "2004 Orthophotography", "code": "ORTHO2004" }, { "name": "Update of existing features by siteplan", "code": "SITEPLAN UPDATE" }, { "name": "2005 Orthophotography", "code": "ORTHO2005" }, { "name": "2007 Stereo Models", "code": "STEREO MODELS 2007" }, { "name": "2009 Stereo Models", "code": "STEREO MODELS 2009" }, { "name": "2013 Orthophotography", "code": "ORTHO2013" }, { "name": "2007 Orthophotography", "code": "ORTHO2007" }, { "name": "2009 Orthophotography", "code": "ORTHO2009" }, { "name": "2011 Orthophotography", "code": "ORTHO2011" }, { "name": "Health Department", "code": "HEALTH" }, { "name": "Pictometry 2015", "code": "PICTO2015" }, { "name": "2017 Stereo Models", "code": "STEREO MODELS 2017" }, { "name": "2022 Eagleview Orthophotos", "code": "EAGLEVIEW 2022" }, { "name": "2023 Eagleview Orthophotos", "code": "EAGLEVIEW 2023" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 10, "domain": { "type": "codedValue", "name": "GIS_PoolLocation", "description": "Indoor or Outdoor pool", "codedValues": [ { "name": "Indoor Pool", "code": "INDOOR" }, { "name": "Outdoor Pool", "code": "OUTDOOR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 200, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 15, "domain": { "type": "codedValue", "name": "GIS_CommPool_Status", "description": "Community Pool Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "INACTIVE", "code": "INACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R8302_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_8302", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_8302", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5844_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": 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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }