{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 14, "name": "Fields (Other - Public)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00328083333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 43, "name": "Other Public Amenities" }, "subLayers": [], "minScale": 60000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 180, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FIELD_TYPE]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 4000, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 194, 180, 143, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.1776485640043557E7, "ymin": 6931085.543821126, "xmax": 1.18963893562724E7, "ymax": 7041244.157164887, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00328083333333333, "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": "FIELD_SURFACE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCATION_NAME", "type": "esriFieldTypeString", "alias": "Location Name", "length": 100, "domain": null }, { "name": "FIELD_TYPE", "type": "esriFieldTypeString", "alias": "Field Type", "length": 50, "domain": { "type": "codedValue", "name": "PRK_FIELDS_OTHER_PUBLIC_Field_Type", "description": "Is the sport field a rectangle or a diamond?", "codedValues": [ { "name": "Diamond - 60", "code": "Diamond - 60" }, { "name": "Diamond - 90", "code": "Diamond - 90" }, { "name": "Rectangle", "code": "Rectangle" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FIELD_SURFACE", "type": "esriFieldTypeString", "alias": "Field Surface", "length": 50, "domain": { "type": "codedValue", "name": "PRK_FIELDS_DIAMOND_Field_Surface", "description": "What kind of play surface does the field have?", "codedValues": [ { "name": "Cool Season", "code": "Cool Season" }, { "name": "Dual Warm/Cool Season", "code": "Dual Warm/Cool Season" }, { "name": "Skinned Cool Season", "code": "Skinned Cool Season" }, { "name": "Skinned Warm Season", "code": "Skinned Warm Season" }, { "name": "Synthetic", "code": "Synthetic" }, { "name": "Warm Season", "code": "Warm Season" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LIGHTING", "type": "esriFieldTypeString", "alias": "Lighting", "length": 50, "domain": { "type": "codedValue", "name": "PRK_X_Yes/No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FENCING", "type": "esriFieldTypeString", "alias": "Fencing", "length": 50, "domain": { "type": "codedValue", "name": "PRK_FIELDS_DIAMOND_Fencing", "description": "How much fencing is there?", "codedValues": [ { "name": "Backstop Only", "code": "Backstop Only" }, { "name": "Full", "code": "Full" }, { "name": "None", "code": "None" }, { "name": "Partial", "code": "Partial" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DUGOUT", "type": "esriFieldTypeString", "alias": "Dugout", "length": 50, "domain": { "type": "codedValue", "name": "PRK_FIELDS_DIAMOND_Dugout", "description": "What kind of dugout is available at the diamond field?", "codedValues": [ { "name": "Full", "code": "Full" }, { "name": "Fenced", "code": "Fenced" }, { "name": "Bench Only", "code": "Bench Only" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 50, "domain": { "type": "codedValue", "name": "PRK_X_Jurisdiction", "description": "What is the jurisdiction of the facility?", "codedValues": [ { "name": "Burke Conservancy", "code": "Burke Conservancy" }, { "name": "City of Fairfax", "code": "City of Fairfax" }, { "name": "FCPS", "code": "FCPS" }, { "name": "GMU", "code": "GMU" }, { "name": "NOVA Parks", "code": "NOVA Parks" }, { "name": "NPS", "code": "NPS" }, { "name": "Private", "code": "Private" }, { "name": "Reston Association", "code": "Reston Association" }, { "name": "Town of Herndon", "code": "Town of Herndon" }, { "name": "Town of Vienna", "code": "Town of Vienna" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUPERVISOR_DISTRICT", "type": "esriFieldTypeString", "alias": "Supervisory District", "length": 50, "domain": { "type": "codedValue", "name": "PRK_X_Supervisor_District", "description": "What supervisor district is the feature in?", "codedValues": [ { "name": "Braddock", "code": "Braddock" }, { "name": "Dranesville", "code": "Dranesville" }, { "name": "Hunter Mill", "code": "Hunter Mill" }, { "name": "Lee", "code": "Lee" }, { "name": "Mason", "code": "Mason" }, { "name": "Mount Vernon", "code": "Mount Vernon" }, { "name": "Providence", "code": "Providence" }, { "name": "Springfield", "code": "Springfield" }, { "name": "Sully", "code": "Sully" }, { "name": "City of Fairfax", "code": "City of Fairfax" }, { "name": "Franconia", "code": "Franconia" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 150, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP Code", "length": 10, "domain": null }, { "name": "MAR_VALIDATED", "type": "esriFieldTypeString", "alias": "MAR Validated", "length": 3, "domain": { "type": "codedValue", "name": "PRK_X_Yes/No/NA", "description": "Yes, No or N/A", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6883_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4782_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "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": 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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }