{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 10, "name": "DNV Parks", "type": "Feature Layer", "parentLayer": { "id": 7, "name": "Parks Labels" }, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CreatedDate", "creatorField": "CreatedUser", "editDateField": "LastEditDate", "editorField": "LastEditor" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 490970.1373124998, "ymin": 5460639.851, "xmax": 508728.89781249966, "ymax": 5473334.274, "spatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.002, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -5120900, "falseY": -9998100, "xyUnits": 16000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.Park_Name"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverlapOfFeatureInterior": "avoid", "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 219, 238, 211, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 6.5, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Park_Name", "typeIdField": "", "subtypeField": "AM_Type", "defaultSubtypeCode": 8, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Asset_Id", "type": "esriFieldTypeString", "alias": "Asset ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "Asset_Id" }, { "name": "Park_Id", "type": "esriFieldTypeString", "alias": "Park ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "Park_Id" }, { "name": "Park_Name", "type": "esriFieldTypeString", "alias": "Park Name", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "Park_Name" }, { "name": "Maintained", "type": "esriFieldTypeInteger", "alias": "Maintained", "domain": { "type": "codedValue", "name": "dBooleanNumeric", "description": "", "codedValues": [ { "name": "YES", "code": 1 }, { "name": "NO", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Maintained" }, { "name": "Baseball", "type": "esriFieldTypeInteger", "alias": "BASKETBALL", "domain": { "type": "range", "name": "dCount", "description": "", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Baseball" }, { "name": "Backstop", "type": "esriFieldTypeInteger", "alias": "BATTERS CAGE", "domain": { "type": "range", "name": "dCount", "description": "", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Backstop" }, { "name": "Basketball", "type": "esriFieldTypeInteger", "alias": "BASEBALL", "domain": { "type": "range", "name": "dCount", "description": "", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Basketball" }, { "name": "Cricket_Pitch", "type": "esriFieldTypeInteger", "alias": "Cricket Pitch", "domain": { "type": "range", "name": "dCount", "description": "", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Cricket_Pitch" }, { "name": "Lacrosse", "type": "esriFieldTypeInteger", "alias": "LACROSSE", "domain": { "type": "range", "name": "dCount", "description": "", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Lacrosse" }, { "name": "Multi_Purpose", "type": "esriFieldTypeInteger", "alias": "Multi Purpose", "domain": { "type": "range", "name": "dCount", "description": "", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Multi_Purpose" }, { "name": "Pitch_N_Putt", "type": "esriFieldTypeInteger", "alias": "Pitch N Putt", "domain": { "type": "range", "name": "dCount", "description": "", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Pitch_N_Putt" }, { "name": "Soccer", "type": "esriFieldTypeInteger", "alias": "Soccer", "domain": { "type": "range", "name": "dCount", "description": "", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Soccer" }, { "name": "Skateboard", "type": "esriFieldTypeInteger", "alias": "SKATEBOARD", "domain": { "type": "range", "name": "dCount", "description": "", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Skateboard" }, { "name": "Tennis", "type": "esriFieldTypeInteger", "alias": "TENNIS", "domain": { "type": "range", "name": "dCount", "description": "", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Tennis" }, { "name": "Practice_Court", "type": "esriFieldTypeInteger", "alias": "Practice Court", "domain": { "type": "range", "name": "dCount", "description": "", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Practice_Court" }, { "name": "Rec_Pool", "type": "esriFieldTypeInteger", "alias": "Recreation Pool", "domain": { "type": "range", "name": "dCount", "description": "", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Rec_Pool" }, { "name": "Amphitheatre", "type": "esriFieldTypeInteger", "alias": "AMPHITHEATRE", "domain": { "type": "range", "name": "dCount", "description": "", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Amphitheatre" }, { "name": "BBQ_Area", "type": "esriFieldTypeInteger", "alias": "BBQ Area", "domain": { "type": "range", "name": "dCount", "description": "", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "BBQ_Area" }, { "name": "Bench_Memorial", "type": "esriFieldTypeInteger", "alias": "Memorial Bench", "domain": { "type": "range", "name": "dCount", "description": "", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Bench_Memorial" }, { "name": "Bench_Standard", "type": "esriFieldTypeInteger", "alias": "Standard Bench", "domain": { "type": "range", "name": "dCount", "description": "", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Bench_Standard" }, { "name": "Boat_Launch", "type": "esriFieldTypeInteger", "alias": "Boat Launch", "domain": { "type": "range", "name": "dCount", "description": "", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Boat_Launch" }, { "name": "Fitness_Trail", "type": "esriFieldTypeInteger", "alias": "Fitness Trail", "domain": { "type": "codedValue", "name": "dBooleanNumeric", "description": "", "codedValues": [ { "name": "YES", "code": 1 }, { "name": "NO", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Fitness_Trail" }, { "name": "Interpretive_Platform", "type": "esriFieldTypeInteger", "alias": "Interpretive Platform", "domain": { "type": "range", "name": "dCount", "description": "", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Interpretive_Platform" }, { "name": "Ornament_Plant", "type": "esriFieldTypeInteger", "alias": "Ornamental Planting", "domain": { "type": "codedValue", "name": "dBooleanNumeric", "description": "", "codedValues": [ { "name": "YES", "code": 1 }, { "name": "NO", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Ornament_Plant" }, { "name": "Picnic_Shelter", "type": "esriFieldTypeInteger", "alias": "Picnic Shelter", "domain": { "type": "range", "name": "dCount", "description": "", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Picnic_Shelter" }, { "name": "Picnic_Table", "type": "esriFieldTypeInteger", "alias": "Picnic Table", "domain": { "type": "range", "name": "dCount", "description": "", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Picnic_Table" }, { "name": "Playground", "type": "esriFieldTypeInteger", "alias": "PLAYGROUND", "domain": { "type": "range", "name": "dCount", "description": "", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Playground" }, { "name": "Seating_Area", "type": "esriFieldTypeInteger", "alias": "Seating Area", "domain": { "type": "range", "name": "dCount", "description": "", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Seating_Area" }, { "name": "Swings", "type": "esriFieldTypeInteger", "alias": "Swings", "domain": { "type": "range", "name": "dCount", "description": "", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Swings" }, { "name": "Tot_Lot", "type": "esriFieldTypeInteger", "alias": "Tot Lot", "domain": { "type": "range", "name": "dCount", "description": "", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Tot_Lot" }, { "name": "View_Tower", "type": "esriFieldTypeInteger", "alias": "View Tower", "domain": { "type": "range", "name": "dCount", "description": "", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "View_Tower" }, { "name": "Water_Park", "type": "esriFieldTypeInteger", "alias": "Water Park", "domain": { "type": "range", "name": "dCount", "description": "", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Water_Park" }, { "name": "Batters_Cage", "type": "esriFieldTypeInteger", "alias": "Batters Cage", "domain": { "type": "range", "name": "dCount", "description": "", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Batters_Cage" }, { "name": "Bench_Players", "type": "esriFieldTypeInteger", "alias": "Players Bench", "domain": { "type": "range", "name": "dCount", "description": "", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Bench_Players" }, { "name": "Dugout", "type": "esriFieldTypeInteger", "alias": "Dugout", "domain": { "type": "range", "name": "dCount", "description": "", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Dugout" }, { "name": "Field_Lighting", "type": "esriFieldTypeInteger", "alias": "Field Lighting", "domain": { "type": "codedValue", "name": "dBooleanNumeric", "description": "", "codedValues": [ { "name": "YES", "code": 1 }, { "name": "NO", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Field_Lighting" }, { "name": "Goal_Posts", "type": "esriFieldTypeInteger", "alias": "Goal Posts", "domain": { "type": "range", "name": "dCount", "description": "", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Goal_Posts" }, { "name": "Irrigation_System", "type": "esriFieldTypeInteger", "alias": "Irrigation System", "domain": { "type": "codedValue", "name": "dBooleanNumeric", "description": "", "codedValues": [ { "name": "YES", "code": 1 }, { "name": "NO", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Irrigation_System" }, { "name": "Scorekeeper_Box", "type": "esriFieldTypeInteger", "alias": "Scorekeeper Box", "domain": { "type": "range", "name": "dCount", "description": "", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Scorekeeper_Box" }, { "name": "Spectator_Stands", "type": "esriFieldTypeInteger", "alias": "Spectator Stands", "domain": { "type": "range", "name": "dCount", "description": "", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Spectator_Stands" }, { "name": "Dogwalk", "type": "esriFieldTypeString", "alias": "Dogwalk", "domain": null, "editable": true, "nullable": false, "length": 10, "defaultValue": null, "modelName": "Dogwalk" }, { "name": "Boating", "type": "esriFieldTypeInteger", "alias": "Boating", "domain": { "type": "codedValue", "name": "dBooleanNumeric", "description": "", "codedValues": [ { "name": "YES", "code": 1 }, { "name": "NO", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Boating" }, { "name": "Equestrian", "type": "esriFieldTypeInteger", "alias": "Equestrian", "domain": { "type": "codedValue", "name": "dBooleanNumeric", "description": "", "codedValues": [ { "name": "YES", "code": 1 }, { "name": "NO", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Equestrian" }, { "name": "Hiking", "type": "esriFieldTypeInteger", "alias": "Hiking", "domain": { "type": "codedValue", "name": "dBooleanNumeric", "description": "", "codedValues": [ { "name": "YES", "code": 1 }, { "name": "NO", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Hiking" }, { "name": "Picnicking", "type": "esriFieldTypeInteger", "alias": "Picnicking", "domain": { "type": "codedValue", "name": "dBooleanNumeric", "description": "", "codedValues": [ { "name": "YES", "code": 1 }, { "name": "NO", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Picnicking" }, { "name": "Swimming", "type": "esriFieldTypeInteger", "alias": "Swimming", "domain": { "type": "codedValue", "name": "dBooleanNumeric", "description": "", "codedValues": [ { "name": "YES", "code": 1 }, { "name": "NO", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Swimming" }, { "name": "View_Area", "type": "esriFieldTypeInteger", "alias": "Viewing Area", "domain": { "type": "codedValue", "name": "dBooleanNumeric", "description": "", "codedValues": [ { "name": "YES", "code": 1 }, { "name": "NO", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "View_Area" }, { "name": "Change_Rooms", "type": "esriFieldTypeInteger", "alias": "Change Rooms", "domain": { "type": "codedValue", "name": "dBooleanNumeric", "description": "", "codedValues": [ { "name": "YES", "code": 1 }, { "name": "NO", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Change_Rooms" }, { "name": "Concession", "type": "esriFieldTypeInteger", "alias": "Concession", "domain": { "type": "codedValue", "name": "dBooleanNumeric", "description": "", "codedValues": [ { "name": "YES", "code": 1 }, { "name": "NO", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Concession" }, { "name": "Ecology_Centre", "type": "esriFieldTypeInteger", "alias": "Ecology Center", "domain": { "type": "codedValue", "name": "dBooleanNumeric", "description": "", "codedValues": [ { "name": "YES", "code": 1 }, { "name": "NO", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Ecology_Centre" }, { "name": "Portable_Toilet", "type": "esriFieldTypeInteger", "alias": "Portable Toilet", "domain": { "type": "codedValue", "name": "dBooleanNumeric", "description": "", "codedValues": [ { "name": "YES", "code": 1 }, { "name": "NO", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Portable_Toilet" }, { "name": "Washrooms", "type": "esriFieldTypeInteger", "alias": "Washrooms", "domain": { "type": "codedValue", "name": "dBooleanNumeric", "description": "", "codedValues": [ { "name": "YES", "code": 1 }, { "name": "NO", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Washrooms" }, { "name": "Bridge", "type": "esriFieldTypeInteger", "alias": "Bridge", "domain": { "type": "range", "name": "dCount", "description": "", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Bridge" }, { "name": "Gate", "type": "esriFieldTypeInteger", "alias": "Gate", "domain": { "type": "range", "name": "dCount", "description": "", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Gate" }, { "name": "Parking", "type": "esriFieldTypeInteger", "alias": "Parking", "domain": { "type": "codedValue", "name": "dBooleanNumeric", "description": "", "codedValues": [ { "name": "YES", "code": 1 }, { "name": "NO", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Parking" }, { "name": "Stairs", "type": "esriFieldTypeInteger", "alias": "Stairs", "domain": { "type": "range", "name": "dCount", "description": "", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Stairs" }, { "name": "AM_Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "dAMOwnership", "description": "", "codedValues": [ { "name": "BC HYDRO", "code": "BC HYDRO" }, { "name": "BC RAIL", "code": "BC RAIL" }, { "name": "CITY OF NORTH VANCOUVER", "code": "CNV" }, { "name": "CN RAIL", "code": "CN RAIL" }, { "name": "DISTRICT OF NORTH VANCOUVER", "code": "DNV" }, { "name": "DISTRICT OF WEST VANCOUVER", "code": "DWV" }, { "name": "FEDERAL INDIAN RESERVE", "code": "IR" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "GREATER VANCOUVER REGIONAL DISTRICT", "code": "GVRD" }, { "name": "MULTI-OWNERSHIP", "code": "MULTI" }, { "name": "OTHER INCORPORATED", "code": "OTHER" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "PROVINCIAL", "code": "PROV" }, { "name": "SHAW CABLE", "code": "SHAW" }, { "name": "TELUS", "code": "TELUS" }, { "name": "TRANSLINK", "code": "TRANSLINK" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "VANCOUVER PORT AUTHORITY", "code": "VPA" }, { "name": "DISTRICT OF NORTH VANCOUVER MIXED", "code": "DNVMIX" }, { "name": "STRATA-OWNERSHIP", "code": "STRATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 18, "defaultValue": null, "modelName": "AM_Owner" }, { "name": "AM_Dept", "type": "esriFieldTypeString", "alias": "Dept", "domain": { "type": "codedValue", "name": "dAMDepartment", "description": "", "codedValues": [ { "name": "PARKS_DEPT", "code": "PARKS_DEPT" }, { "name": "STREETS_DEPT", "code": "STREETS_DEPT" }, { "name": "UTILITIES_DEPT", "code": "UTILS_DEPT" }, { "name": "ITS_DEPT", "code": "ITS_DEPT" }, { "name": "TRAFFIC_DEPT", "code": "TRAFFIC_DEPT" }, { "name": "LIBRARY_DEPT", "code": "LIBRARY_DEPT" }, { "name": "FIRE_DEPT", "code": "FIRE_DEPT" }, { "name": "RECCOM_DEPT", "code": "RECCOM_DEPT" }, { "name": "GOLF_DEPT", "code": "GOLF_DEPT" }, { "name": "DESIGN_DEPT", "code": "DESIGN_DEPT" }, { "name": "FARM_DEPT", "code": "FARM_DEPT" }, { "name": "NSRECYCLING_DEPT", "code": "NSRECYCLING_DEPT" }, { "name": "FACILITIES_DEPT", "code": "FACILITIES_DEPT" }, { "name": "SOLIDWASTE_DEPT", "code": "SOLIDWASTE_DEPT" }, { "name": "REALESTPROP_DEPT", "code": "REALESTPROP_DEPT" }, { "name": "BYLAW_DEPT", "code": "BYLAW_DEPT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 18, "defaultValue": null, "modelName": "AM_Dept" }, { "name": "AM_Date", "type": "esriFieldTypeInteger", "alias": "Date", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AM_Date" }, { "name": "AM_Type", "type": "esriFieldTypeInteger", "alias": "Type", "domain": null, "editable": true, "nullable": false, "defaultValue": 8, "modelName": "AM_Type" }, { "name": "Met_Input", "type": "esriFieldTypeString", "alias": "Met_Input", "domain": null, "editable": true, "nullable": true, "length": 18, "defaultValue": null, "modelName": "Met_Input" }, { "name": "Met_Tech", "type": "esriFieldTypeString", "alias": "Met_Tech", "domain": { "type": "codedValue", "name": "dMetTech", "description": "", "codedValues": [ { "name": "J BACK", "code": "J BACK" }, { "name": "M BENZON", "code": "M BENZON" }, { "name": "M CLARKE", "code": "M CLARKE" }, { "name": "A DURNIN", "code": "A DURNIN" }, { "name": "R FRANCO", "code": "R FRANCO" }, { "name": "J FRANKO", "code": "J FRANKO" }, { "name": "L FRANKO", "code": "L FRANKO" }, { "name": "A KAN", "code": "A KAN" }, { "name": "R LAU", "code": "R LAU" }, { "name": "J MACD", "code": "J MACD" }, { "name": "J MALENDA", "code": "J MALENDA" }, { "name": "S MCLEOD", "code": "S MCLEOD" }, { "name": "O PAHLAD", "code": "O PAHLAD" }, { "name": "M TAYLOR", "code": "M TAYLOR" }, { "name": "S TURTON", "code": "S TURTON" }, { "name": "T WEBSTER", "code": "T WEBSTER" }, { "name": "K WONG", "code": "K WONG" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "S JOLLYMORE", "code": "S JOLLYMORE" }, { "name": "R PILOTTE", "code": "R PILOTTE" }, { "name": "M LU", "code": "M LU" }, { "name": "K STORM", "code": "K STORM" }, { "name": "J RUSTEMEYER", "code": "J RUSTEMEYER" }, { "name": "I JAMAL", "code": "I JAMAL" }, { "name": "J CLIFT", "code": "J CLIFT" }, { "name": "B TURENNE", "code": "B TURENNE" }, { "name": "R WARREN", "code": "R WARREN" }, { "name": "A MARUT", "code": "A MARUT" }, { "name": "K FERENCE", "code": "K FERENCE" }, { "name": "R LEE", "code": "R LEE" }, { "name": "A ROBINSON", "code": "A ROBINSON" }, { "name": "K HEINRICH", "code": "K HEINRICH" }, { "name": "N RASKA", "code": "N RASKA" }, { "name": "A COSTER", "code": "A COSTER" }, { "name": "A BARRETT", "code": "A BARRETT" }, { "name": "S CHENG", "code": "S CHENG" }, { "name": "K SPARROW", "code": "K SPARROW" }, { "name": "P MEEHAN", "code": "P MEEHAN" }, { "name": "M BOEHM", "code": "M BOEHM" }, { "name": "L WONG", "code": "L WONG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 18, "defaultValue": null, "modelName": "Met_Tech" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CreatedUser", "type": "esriFieldTypeString", "alias": "CreatedUser", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CreatedUser" }, { "name": "CreatedDate", "type": "esriFieldTypeDate", "alias": "CreatedDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreatedDate" }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LastEditor" }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastEditDate" }, { "name": "AM_Location", "type": "esriFieldTypeString", "alias": "Location", "domain": { "type": "codedValue", "name": "dPrkLocation", "description": "", "codedValues": [ { "name": "URBAN", "code": "URBAN" }, { "name": "NATURAL PARKLAND", "code": "PARKLAND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AM_Location" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R719_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_719", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_719", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S530_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "DNV Parks", "description": "", "prototype": { "attributes": { "AM_Date": null, "AM_Location": null, "Asset_Id": null, "Park_Id": null, "Park_Name": " ", "Maintained": 0, "Baseball": 0, "Backstop": 0, "Basketball": 0, "Cricket_Pitch": 0, "Lacrosse": 0, "Multi_Purpose": 0, "Pitch_N_Putt": 0, "Soccer": 0, "Skateboard": 0, "Tennis": 0, "Practice_Court": 0, "Rec_Pool": 0, "Amphitheatre": 0, "BBQ_Area": 0, "Bench_Memorial": 0, "Bench_Standard": 0, "Boat_Launch": 0, "Fitness_Trail": 0, "Interpretive_Platform": 0, "Ornament_Plant": 0, "Picnic_Shelter": 0, "Picnic_Table": 0, "Playground": 0, "Seating_Area": 0, "Swings": 0, "Tot_Lot": 0, "View_Tower": 0, "Water_Park": 0, "Batters_Cage": 0, "Bench_Players": 0, "Dugout": 0, "Field_Lighting": 0, "Goal_Posts": 0, "Irrigation_System": 0, "Scorekeeper_Box": 0, "Spectator_Stands": 0, "Dogwalk": " ", "Boating": 0, "Equestrian": 0, "Hiking": 0, "Picnicking": 0, "Swimming": 0, "View_Area": 0, "Change_Rooms": 0, "Concession": 0, "Ecology_Centre": 0, "Portable_Toilet": 0, "Washrooms": 0, "Bridge": 0, "Gate": 0, "Parking": 0, "Stairs": 0, "AM_Owner": null, "AM_Dept": null, "AM_Type": 8, "Met_Input": null, "Met_Tech": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "subtypes": [ { "code": 8, "name": "PRIVATE PARK", "defaultValues": { "Asset_Id": null, "Park_Id": null, "Park_Name": null, "Maintained": null, "Baseball": null, "Backstop": null, "Basketball": null, "Cricket_Pitch": null, "Lacrosse": null, "Multi_Purpose": null, "Pitch_N_Putt": null, "Soccer": null, "Skateboard": null, "Tennis": null, "Practice_Court": null, "Rec_Pool": null, "Amphitheatre": null, "BBQ_Area": null, "Bench_Memorial": null, "Bench_Standard": null, "Boat_Launch": null, "Fitness_Trail": null, "Interpretive_Platform": null, "Ornament_Plant": null, "Picnic_Shelter": null, "Picnic_Table": null, "Playground": null, "Seating_Area": null, "Swings": null, "Tot_Lot": null, "View_Tower": null, "Water_Park": null, "Batters_Cage": null, "Bench_Players": null, "Dugout": null, "Field_Lighting": null, "Goal_Posts": null, "Irrigation_System": null, "Scorekeeper_Box": null, "Spectator_Stands": null, "Dogwalk": null, "Boating": null, "Equestrian": null, "Hiking": null, "Picnicking": null, "Swimming": null, "View_Area": null, "Change_Rooms": null, "Concession": null, "Ecology_Centre": null, "Portable_Toilet": null, "Washrooms": null, "Bridge": null, "Gate": null, "Parking": null, "Stairs": null, "AM_Owner": null, "AM_Dept": null, "AM_Date": null, "AM_Type": 8, "Met_Input": null, "Met_Tech": null, "GlobalID": null, "CreatedUser": null, "CreatedDate": null, "LastEditor": null, "LastEditDate": null, "AM_Location": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Maintained": {"type": "inherited"}, "Baseball": {"type": "inherited"}, "Backstop": {"type": "inherited"}, "Basketball": {"type": "inherited"}, "Cricket_Pitch": {"type": "inherited"}, "Lacrosse": {"type": "inherited"}, "Multi_Purpose": {"type": "inherited"}, "Pitch_N_Putt": {"type": "inherited"}, "Soccer": {"type": "inherited"}, "Skateboard": {"type": "inherited"}, "Tennis": {"type": "inherited"}, "Practice_Court": {"type": "inherited"}, "Rec_Pool": {"type": "inherited"}, "Amphitheatre": {"type": "inherited"}, "BBQ_Area": {"type": "inherited"}, "Bench_Memorial": {"type": "inherited"}, "Bench_Standard": {"type": "inherited"}, "Boat_Launch": {"type": "inherited"}, "Fitness_Trail": {"type": "inherited"}, "Interpretive_Platform": {"type": "inherited"}, "Ornament_Plant": {"type": "inherited"}, "Picnic_Shelter": {"type": "inherited"}, "Picnic_Table": {"type": "inherited"}, "Playground": {"type": "inherited"}, "Seating_Area": {"type": "inherited"}, "Swings": {"type": "inherited"}, "Tot_Lot": {"type": "inherited"}, "View_Tower": {"type": "inherited"}, "Water_Park": {"type": "inherited"}, "Batters_Cage": {"type": "inherited"}, "Bench_Players": {"type": "inherited"}, "Dugout": {"type": "inherited"}, "Field_Lighting": {"type": "inherited"}, "Goal_Posts": {"type": "inherited"}, "Irrigation_System": {"type": "inherited"}, "Scorekeeper_Box": {"type": "inherited"}, "Spectator_Stands": {"type": "inherited"}, "Boating": {"type": "inherited"}, "Equestrian": {"type": "inherited"}, "Hiking": {"type": "inherited"}, "Picnicking": {"type": "inherited"}, "Swimming": {"type": "inherited"}, "View_Area": {"type": "inherited"}, "Change_Rooms": {"type": "inherited"}, "Concession": {"type": "inherited"}, "Ecology_Centre": {"type": "inherited"}, "Portable_Toilet": {"type": "inherited"}, "Washrooms": {"type": "inherited"}, "Bridge": {"type": "inherited"}, "Gate": {"type": "inherited"}, "Parking": {"type": "inherited"}, "Stairs": {"type": "inherited"}, "AM_Owner": {"type": "inherited"}, "AM_Dept": {"type": "inherited"}, "Met_Tech": {"type": "inherited"}, "AM_Location": {"type": "inherited"} } }, { "code": 5, "name": "NEIGHBOURHOOD PARK", "defaultValues": { "Asset_Id": null, "Park_Id": null, "Park_Name": null, "Maintained": null, "Baseball": null, "Backstop": null, "Basketball": null, "Cricket_Pitch": null, "Lacrosse": null, "Multi_Purpose": null, "Pitch_N_Putt": null, "Soccer": null, "Skateboard": null, "Tennis": null, "Practice_Court": null, "Rec_Pool": null, "Amphitheatre": null, "BBQ_Area": null, "Bench_Memorial": null, "Bench_Standard": null, "Boat_Launch": null, "Fitness_Trail": null, "Interpretive_Platform": null, "Ornament_Plant": null, "Picnic_Shelter": null, "Picnic_Table": null, "Playground": null, "Seating_Area": null, "Swings": null, "Tot_Lot": null, "View_Tower": null, "Water_Park": null, "Batters_Cage": null, "Bench_Players": null, "Dugout": null, "Field_Lighting": null, "Goal_Posts": null, "Irrigation_System": null, "Scorekeeper_Box": null, "Spectator_Stands": null, "Dogwalk": null, "Boating": null, "Equestrian": null, "Hiking": null, "Picnicking": null, "Swimming": null, "View_Area": null, "Change_Rooms": null, "Concession": null, "Ecology_Centre": null, "Portable_Toilet": null, "Washrooms": null, "Bridge": null, "Gate": null, "Parking": null, "Stairs": null, "AM_Owner": null, "AM_Dept": null, "AM_Date": null, "AM_Type": 5, "Met_Input": null, "Met_Tech": null, "GlobalID": null, "CreatedUser": null, "CreatedDate": null, "LastEditor": null, "LastEditDate": null, "AM_Location": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Maintained": {"type": "inherited"}, "Baseball": {"type": "inherited"}, "Backstop": {"type": "inherited"}, "Basketball": {"type": "inherited"}, "Cricket_Pitch": {"type": "inherited"}, "Lacrosse": {"type": "inherited"}, "Multi_Purpose": {"type": "inherited"}, "Pitch_N_Putt": {"type": "inherited"}, "Soccer": {"type": "inherited"}, "Skateboard": {"type": "inherited"}, "Tennis": {"type": "inherited"}, "Practice_Court": {"type": "inherited"}, "Rec_Pool": {"type": "inherited"}, "Amphitheatre": {"type": "inherited"}, "BBQ_Area": {"type": "inherited"}, "Bench_Memorial": {"type": "inherited"}, "Bench_Standard": {"type": "inherited"}, "Boat_Launch": {"type": "inherited"}, "Fitness_Trail": {"type": "inherited"}, "Interpretive_Platform": {"type": "inherited"}, "Ornament_Plant": {"type": "inherited"}, "Picnic_Shelter": {"type": "inherited"}, "Picnic_Table": {"type": "inherited"}, "Playground": {"type": "inherited"}, "Seating_Area": {"type": "inherited"}, "Swings": {"type": "inherited"}, "Tot_Lot": {"type": "inherited"}, "View_Tower": {"type": "inherited"}, "Water_Park": {"type": "inherited"}, "Batters_Cage": {"type": "inherited"}, "Bench_Players": {"type": "inherited"}, "Dugout": {"type": "inherited"}, "Field_Lighting": {"type": "inherited"}, "Goal_Posts": {"type": "inherited"}, "Irrigation_System": {"type": "inherited"}, "Scorekeeper_Box": {"type": "inherited"}, "Spectator_Stands": {"type": "inherited"}, "Boating": {"type": "inherited"}, "Equestrian": {"type": "inherited"}, "Hiking": {"type": "inherited"}, "Picnicking": {"type": "inherited"}, "Swimming": {"type": "inherited"}, "View_Area": {"type": "inherited"}, "Change_Rooms": {"type": "inherited"}, "Concession": {"type": "inherited"}, "Ecology_Centre": {"type": "inherited"}, "Portable_Toilet": {"type": "inherited"}, "Washrooms": {"type": "inherited"}, "Bridge": {"type": "inherited"}, "Gate": {"type": "inherited"}, "Parking": {"type": "inherited"}, "Stairs": {"type": "inherited"}, "AM_Owner": {"type": "inherited"}, "AM_Dept": {"type": "inherited"}, "Met_Tech": {"type": "inherited"}, "AM_Location": {"type": "inherited"} } }, { "code": 1, "name": "COMMUNITY PARK", "defaultValues": { "Asset_Id": null, "Park_Id": null, "Park_Name": null, "Maintained": null, "Baseball": null, "Backstop": null, "Basketball": null, "Cricket_Pitch": null, "Lacrosse": null, "Multi_Purpose": null, "Pitch_N_Putt": null, "Soccer": null, "Skateboard": null, "Tennis": null, "Practice_Court": null, "Rec_Pool": null, "Amphitheatre": null, "BBQ_Area": null, "Bench_Memorial": null, "Bench_Standard": null, "Boat_Launch": null, "Fitness_Trail": null, "Interpretive_Platform": null, "Ornament_Plant": null, "Picnic_Shelter": null, "Picnic_Table": null, "Playground": null, "Seating_Area": null, "Swings": null, "Tot_Lot": null, "View_Tower": null, "Water_Park": null, "Batters_Cage": null, "Bench_Players": null, "Dugout": null, "Field_Lighting": null, "Goal_Posts": null, "Irrigation_System": null, "Scorekeeper_Box": null, "Spectator_Stands": null, "Dogwalk": null, "Boating": null, "Equestrian": null, "Hiking": null, "Picnicking": null, "Swimming": null, "View_Area": null, "Change_Rooms": null, "Concession": null, "Ecology_Centre": null, "Portable_Toilet": null, "Washrooms": null, "Bridge": null, "Gate": null, "Parking": null, "Stairs": null, "AM_Owner": null, "AM_Dept": null, "AM_Date": null, "AM_Type": 1, "Met_Input": null, "Met_Tech": null, "GlobalID": null, "CreatedUser": null, "CreatedDate": null, "LastEditor": null, "LastEditDate": null, "AM_Location": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Maintained": {"type": "inherited"}, "Baseball": {"type": "inherited"}, "Backstop": {"type": "inherited"}, "Basketball": {"type": "inherited"}, "Cricket_Pitch": {"type": "inherited"}, "Lacrosse": {"type": "inherited"}, "Multi_Purpose": {"type": "inherited"}, "Pitch_N_Putt": {"type": "inherited"}, "Soccer": {"type": "inherited"}, "Skateboard": {"type": "inherited"}, "Tennis": {"type": "inherited"}, "Practice_Court": {"type": "inherited"}, "Rec_Pool": {"type": "inherited"}, "Amphitheatre": {"type": "inherited"}, "BBQ_Area": {"type": "inherited"}, "Bench_Memorial": {"type": "inherited"}, "Bench_Standard": {"type": "inherited"}, "Boat_Launch": {"type": "inherited"}, "Fitness_Trail": {"type": "inherited"}, "Interpretive_Platform": {"type": "inherited"}, "Ornament_Plant": {"type": "inherited"}, "Picnic_Shelter": {"type": "inherited"}, "Picnic_Table": {"type": "inherited"}, "Playground": {"type": "inherited"}, "Seating_Area": {"type": "inherited"}, "Swings": {"type": "inherited"}, "Tot_Lot": {"type": "inherited"}, "View_Tower": {"type": "inherited"}, "Water_Park": {"type": "inherited"}, "Batters_Cage": {"type": "inherited"}, "Bench_Players": {"type": "inherited"}, "Dugout": {"type": "inherited"}, "Field_Lighting": {"type": "inherited"}, "Goal_Posts": {"type": "inherited"}, "Irrigation_System": {"type": "inherited"}, "Scorekeeper_Box": {"type": "inherited"}, "Spectator_Stands": {"type": "inherited"}, "Boating": {"type": "inherited"}, "Equestrian": {"type": "inherited"}, "Hiking": {"type": "inherited"}, "Picnicking": {"type": "inherited"}, "Swimming": {"type": "inherited"}, "View_Area": {"type": "inherited"}, "Change_Rooms": {"type": "inherited"}, "Concession": {"type": "inherited"}, "Ecology_Centre": {"type": "inherited"}, "Portable_Toilet": {"type": "inherited"}, "Washrooms": {"type": "inherited"}, "Bridge": {"type": "inherited"}, "Gate": {"type": "inherited"}, "Parking": {"type": "inherited"}, "Stairs": {"type": "inherited"}, "AM_Owner": {"type": "inherited"}, "AM_Dept": {"type": "inherited"}, "Met_Tech": {"type": "inherited"}, "AM_Location": {"type": "inherited"} } }, { "code": 7, "name": "UNKNOWN", "defaultValues": { "Asset_Id": null, "Park_Id": null, "Park_Name": null, "Maintained": null, "Baseball": null, "Backstop": null, "Basketball": null, "Cricket_Pitch": null, "Lacrosse": null, "Multi_Purpose": null, "Pitch_N_Putt": null, "Soccer": null, "Skateboard": null, "Tennis": null, "Practice_Court": null, "Rec_Pool": null, "Amphitheatre": null, "BBQ_Area": null, "Bench_Memorial": null, "Bench_Standard": null, "Boat_Launch": null, "Fitness_Trail": null, "Interpretive_Platform": null, "Ornament_Plant": null, "Picnic_Shelter": null, "Picnic_Table": null, "Playground": null, "Seating_Area": null, "Swings": null, "Tot_Lot": null, "View_Tower": null, "Water_Park": null, "Batters_Cage": null, "Bench_Players": null, "Dugout": null, "Field_Lighting": null, "Goal_Posts": null, "Irrigation_System": null, "Scorekeeper_Box": null, "Spectator_Stands": null, "Dogwalk": null, "Boating": null, "Equestrian": null, "Hiking": null, "Picnicking": null, "Swimming": null, "View_Area": null, "Change_Rooms": null, "Concession": null, "Ecology_Centre": null, "Portable_Toilet": null, "Washrooms": null, "Bridge": null, "Gate": null, "Parking": null, "Stairs": null, "AM_Owner": null, "AM_Dept": null, "AM_Date": null, "AM_Type": 7, "Met_Input": null, "Met_Tech": null, "GlobalID": null, "CreatedUser": null, "CreatedDate": null, "LastEditor": null, "LastEditDate": null, "AM_Location": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Maintained": {"type": "inherited"}, "Baseball": {"type": "inherited"}, "Backstop": {"type": "inherited"}, "Basketball": {"type": "inherited"}, "Cricket_Pitch": {"type": "inherited"}, "Lacrosse": {"type": "inherited"}, "Multi_Purpose": {"type": "inherited"}, "Pitch_N_Putt": {"type": "inherited"}, "Soccer": {"type": "inherited"}, "Skateboard": {"type": "inherited"}, "Tennis": {"type": "inherited"}, "Practice_Court": {"type": "inherited"}, "Rec_Pool": {"type": "inherited"}, "Amphitheatre": {"type": "inherited"}, "BBQ_Area": {"type": "inherited"}, "Bench_Memorial": {"type": "inherited"}, "Bench_Standard": {"type": "inherited"}, "Boat_Launch": {"type": "inherited"}, "Fitness_Trail": {"type": "inherited"}, "Interpretive_Platform": {"type": "inherited"}, "Ornament_Plant": {"type": "inherited"}, "Picnic_Shelter": {"type": "inherited"}, "Picnic_Table": {"type": "inherited"}, "Playground": {"type": "inherited"}, "Seating_Area": {"type": "inherited"}, "Swings": {"type": "inherited"}, "Tot_Lot": {"type": "inherited"}, "View_Tower": {"type": "inherited"}, "Water_Park": {"type": "inherited"}, "Batters_Cage": {"type": "inherited"}, "Bench_Players": {"type": "inherited"}, "Dugout": {"type": "inherited"}, "Field_Lighting": {"type": "inherited"}, "Goal_Posts": {"type": "inherited"}, "Irrigation_System": {"type": "inherited"}, "Scorekeeper_Box": {"type": "inherited"}, "Spectator_Stands": {"type": "inherited"}, "Boating": {"type": "inherited"}, "Equestrian": {"type": "inherited"}, "Hiking": {"type": "inherited"}, "Picnicking": {"type": "inherited"}, "Swimming": {"type": "inherited"}, "View_Area": {"type": "inherited"}, "Change_Rooms": {"type": "inherited"}, "Concession": {"type": "inherited"}, "Ecology_Centre": {"type": "inherited"}, "Portable_Toilet": {"type": "inherited"}, "Washrooms": {"type": "inherited"}, "Bridge": {"type": "inherited"}, "Gate": {"type": "inherited"}, "Parking": {"type": "inherited"}, "Stairs": {"type": "inherited"}, "AM_Owner": {"type": "inherited"}, "AM_Dept": {"type": "inherited"}, "Met_Tech": {"type": "inherited"}, "AM_Location": {"type": "inherited"} } }, { "code": 6, "name": "REGIONAL PARK", "defaultValues": { "Asset_Id": null, "Park_Id": null, "Park_Name": null, "Maintained": null, "Baseball": null, "Backstop": null, "Basketball": null, "Cricket_Pitch": null, "Lacrosse": null, "Multi_Purpose": null, "Pitch_N_Putt": null, "Soccer": null, "Skateboard": null, "Tennis": null, "Practice_Court": null, "Rec_Pool": null, "Amphitheatre": null, "BBQ_Area": null, "Bench_Memorial": null, "Bench_Standard": null, "Boat_Launch": null, "Fitness_Trail": null, "Interpretive_Platform": null, "Ornament_Plant": null, "Picnic_Shelter": null, "Picnic_Table": null, "Playground": null, "Seating_Area": null, "Swings": null, "Tot_Lot": null, "View_Tower": null, "Water_Park": null, "Batters_Cage": null, "Bench_Players": null, "Dugout": null, "Field_Lighting": null, "Goal_Posts": null, "Irrigation_System": null, "Scorekeeper_Box": null, "Spectator_Stands": null, "Dogwalk": null, "Boating": null, "Equestrian": null, "Hiking": null, "Picnicking": null, "Swimming": null, "View_Area": null, "Change_Rooms": null, "Concession": null, "Ecology_Centre": null, "Portable_Toilet": null, "Washrooms": null, "Bridge": null, "Gate": null, "Parking": null, "Stairs": null, "AM_Owner": null, "AM_Dept": null, "AM_Date": null, "AM_Type": 6, "Met_Input": null, "Met_Tech": null, "GlobalID": null, "CreatedUser": null, "CreatedDate": null, "LastEditor": null, "LastEditDate": null, "AM_Location": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Maintained": {"type": "inherited"}, "Baseball": {"type": "inherited"}, "Backstop": {"type": "inherited"}, "Basketball": {"type": "inherited"}, "Cricket_Pitch": {"type": "inherited"}, "Lacrosse": {"type": "inherited"}, "Multi_Purpose": {"type": "inherited"}, "Pitch_N_Putt": {"type": "inherited"}, "Soccer": {"type": "inherited"}, "Skateboard": {"type": "inherited"}, "Tennis": {"type": "inherited"}, "Practice_Court": {"type": "inherited"}, "Rec_Pool": {"type": "inherited"}, "Amphitheatre": {"type": "inherited"}, "BBQ_Area": {"type": "inherited"}, "Bench_Memorial": {"type": "inherited"}, "Bench_Standard": {"type": "inherited"}, "Boat_Launch": {"type": "inherited"}, "Fitness_Trail": {"type": "inherited"}, "Interpretive_Platform": {"type": "inherited"}, "Ornament_Plant": {"type": "inherited"}, "Picnic_Shelter": {"type": "inherited"}, "Picnic_Table": {"type": "inherited"}, "Playground": {"type": "inherited"}, "Seating_Area": {"type": "inherited"}, "Swings": {"type": "inherited"}, "Tot_Lot": {"type": "inherited"}, "View_Tower": {"type": "inherited"}, "Water_Park": {"type": "inherited"}, "Batters_Cage": {"type": "inherited"}, "Bench_Players": {"type": "inherited"}, "Dugout": {"type": "inherited"}, "Field_Lighting": {"type": "inherited"}, "Goal_Posts": {"type": "inherited"}, "Irrigation_System": {"type": "inherited"}, "Scorekeeper_Box": {"type": "inherited"}, "Spectator_Stands": {"type": "inherited"}, "Boating": {"type": "inherited"}, "Equestrian": {"type": "inherited"}, "Hiking": {"type": "inherited"}, "Picnicking": {"type": "inherited"}, "Swimming": {"type": "inherited"}, "View_Area": {"type": "inherited"}, "Change_Rooms": {"type": "inherited"}, "Concession": {"type": "inherited"}, "Ecology_Centre": {"type": "inherited"}, "Portable_Toilet": {"type": "inherited"}, "Washrooms": {"type": "inherited"}, "Bridge": {"type": "inherited"}, "Gate": {"type": "inherited"}, "Parking": {"type": "inherited"}, "Stairs": {"type": "inherited"}, "AM_Owner": {"type": "inherited"}, "AM_Dept": {"type": "inherited"}, "Met_Tech": {"type": "inherited"}, "AM_Location": {"type": "inherited"} } }, { "code": 2, "name": "DISTRICT PARK", "defaultValues": { "Asset_Id": null, "Park_Id": null, "Park_Name": null, "Maintained": null, "Baseball": null, "Backstop": null, "Basketball": null, "Cricket_Pitch": null, "Lacrosse": null, "Multi_Purpose": null, "Pitch_N_Putt": null, "Soccer": null, "Skateboard": null, "Tennis": null, "Practice_Court": null, "Rec_Pool": null, "Amphitheatre": null, "BBQ_Area": null, "Bench_Memorial": null, "Bench_Standard": null, "Boat_Launch": null, "Fitness_Trail": null, "Interpretive_Platform": null, "Ornament_Plant": null, "Picnic_Shelter": null, "Picnic_Table": null, "Playground": null, "Seating_Area": null, "Swings": null, "Tot_Lot": null, "View_Tower": null, "Water_Park": null, "Batters_Cage": null, "Bench_Players": null, "Dugout": null, "Field_Lighting": null, "Goal_Posts": null, "Irrigation_System": null, "Scorekeeper_Box": null, "Spectator_Stands": null, "Dogwalk": null, "Boating": null, "Equestrian": null, "Hiking": null, "Picnicking": null, "Swimming": null, "View_Area": null, "Change_Rooms": null, "Concession": null, "Ecology_Centre": null, "Portable_Toilet": null, "Washrooms": null, "Bridge": null, "Gate": null, "Parking": null, "Stairs": null, "AM_Owner": null, "AM_Dept": null, "AM_Date": null, "AM_Type": 2, "Met_Input": null, "Met_Tech": null, "GlobalID": null, "CreatedUser": null, "CreatedDate": null, "LastEditor": null, "LastEditDate": null, "AM_Location": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Maintained": {"type": "inherited"}, "Baseball": {"type": "inherited"}, "Backstop": {"type": "inherited"}, "Basketball": {"type": "inherited"}, "Cricket_Pitch": {"type": "inherited"}, "Lacrosse": {"type": "inherited"}, "Multi_Purpose": {"type": "inherited"}, "Pitch_N_Putt": {"type": "inherited"}, "Soccer": {"type": "inherited"}, "Skateboard": {"type": "inherited"}, "Tennis": {"type": "inherited"}, "Practice_Court": {"type": "inherited"}, "Rec_Pool": {"type": "inherited"}, "Amphitheatre": {"type": "inherited"}, "BBQ_Area": {"type": "inherited"}, "Bench_Memorial": {"type": "inherited"}, "Bench_Standard": {"type": "inherited"}, "Boat_Launch": {"type": "inherited"}, "Fitness_Trail": {"type": "inherited"}, "Interpretive_Platform": {"type": "inherited"}, "Ornament_Plant": {"type": "inherited"}, "Picnic_Shelter": {"type": "inherited"}, "Picnic_Table": {"type": "inherited"}, "Playground": {"type": "inherited"}, "Seating_Area": {"type": "inherited"}, "Swings": {"type": "inherited"}, "Tot_Lot": {"type": "inherited"}, "View_Tower": {"type": "inherited"}, "Water_Park": {"type": "inherited"}, "Batters_Cage": {"type": "inherited"}, "Bench_Players": {"type": "inherited"}, "Dugout": {"type": "inherited"}, "Field_Lighting": {"type": "inherited"}, "Goal_Posts": {"type": "inherited"}, "Irrigation_System": {"type": "inherited"}, "Scorekeeper_Box": {"type": "inherited"}, "Spectator_Stands": {"type": "inherited"}, "Boating": {"type": "inherited"}, "Equestrian": {"type": "inherited"}, "Hiking": {"type": "inherited"}, "Picnicking": {"type": "inherited"}, "Swimming": {"type": "inherited"}, "View_Area": {"type": "inherited"}, "Change_Rooms": {"type": "inherited"}, "Concession": {"type": "inherited"}, "Ecology_Centre": {"type": "inherited"}, "Portable_Toilet": {"type": "inherited"}, "Washrooms": {"type": "inherited"}, "Bridge": {"type": "inherited"}, "Gate": {"type": "inherited"}, "Parking": {"type": "inherited"}, "Stairs": {"type": "inherited"}, "AM_Owner": {"type": "inherited"}, "AM_Dept": {"type": "inherited"}, "Met_Tech": {"type": "inherited"} } }, { "code": 9, "name": "PROVINCIAL PARK", "defaultValues": { "Asset_Id": null, "Park_Id": null, "Park_Name": null, "Maintained": null, "Baseball": null, "Backstop": null, "Basketball": null, "Cricket_Pitch": null, "Lacrosse": null, "Multi_Purpose": null, "Pitch_N_Putt": null, "Soccer": null, "Skateboard": null, "Tennis": null, "Practice_Court": null, "Rec_Pool": null, "Amphitheatre": null, "BBQ_Area": null, "Bench_Memorial": null, "Bench_Standard": null, "Boat_Launch": null, "Fitness_Trail": null, "Interpretive_Platform": null, "Ornament_Plant": null, "Picnic_Shelter": null, "Picnic_Table": null, "Playground": null, "Seating_Area": null, "Swings": null, "Tot_Lot": null, "View_Tower": null, "Water_Park": null, "Batters_Cage": null, "Bench_Players": null, "Dugout": null, "Field_Lighting": null, "Goal_Posts": null, "Irrigation_System": null, "Scorekeeper_Box": null, "Spectator_Stands": null, "Dogwalk": null, "Boating": null, "Equestrian": null, "Hiking": null, "Picnicking": null, "Swimming": null, "View_Area": null, "Change_Rooms": null, "Concession": null, "Ecology_Centre": null, "Portable_Toilet": null, "Washrooms": null, "Bridge": null, "Gate": null, "Parking": null, "Stairs": null, "AM_Owner": null, "AM_Dept": null, "AM_Date": null, "AM_Type": 9, "Met_Input": null, "Met_Tech": null, "GlobalID": null, "CreatedUser": null, "CreatedDate": null, "LastEditor": null, "LastEditDate": null, "AM_Location": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Maintained": {"type": "inherited"}, "Baseball": {"type": "inherited"}, "Backstop": {"type": "inherited"}, "Basketball": {"type": "inherited"}, "Cricket_Pitch": {"type": "inherited"}, "Lacrosse": {"type": "inherited"}, "Multi_Purpose": {"type": "inherited"}, "Pitch_N_Putt": {"type": "inherited"}, "Soccer": {"type": "inherited"}, "Skateboard": {"type": "inherited"}, "Tennis": {"type": "inherited"}, "Practice_Court": {"type": "inherited"}, "Rec_Pool": {"type": "inherited"}, "Amphitheatre": {"type": "inherited"}, "BBQ_Area": {"type": "inherited"}, "Bench_Memorial": {"type": "inherited"}, "Bench_Standard": {"type": "inherited"}, "Boat_Launch": {"type": "inherited"}, "Fitness_Trail": {"type": "inherited"}, "Interpretive_Platform": {"type": "inherited"}, "Ornament_Plant": {"type": "inherited"}, "Picnic_Shelter": {"type": "inherited"}, "Picnic_Table": {"type": "inherited"}, "Playground": {"type": "inherited"}, "Seating_Area": {"type": "inherited"}, "Swings": {"type": "inherited"}, "Tot_Lot": {"type": "inherited"}, "View_Tower": {"type": "inherited"}, "Water_Park": {"type": "inherited"}, "Batters_Cage": {"type": "inherited"}, "Bench_Players": {"type": "inherited"}, "Dugout": {"type": "inherited"}, "Field_Lighting": {"type": "inherited"}, "Goal_Posts": {"type": "inherited"}, "Irrigation_System": {"type": "inherited"}, "Scorekeeper_Box": {"type": "inherited"}, "Spectator_Stands": {"type": "inherited"}, "Boating": {"type": "inherited"}, "Equestrian": {"type": "inherited"}, "Hiking": {"type": "inherited"}, "Picnicking": {"type": "inherited"}, "Swimming": {"type": "inherited"}, "View_Area": {"type": "inherited"}, "Change_Rooms": {"type": "inherited"}, "Concession": {"type": "inherited"}, "Ecology_Centre": {"type": "inherited"}, "Portable_Toilet": {"type": "inherited"}, "Washrooms": {"type": "inherited"}, "Bridge": {"type": "inherited"}, "Gate": {"type": "inherited"}, "Parking": {"type": "inherited"}, "Stairs": {"type": "inherited"}, "AM_Owner": {"type": "inherited"}, "AM_Dept": {"type": "inherited"}, "Met_Tech": {"type": "inherited"}, "AM_Location": {"type": "inherited"} } }, { "code": 10, "name": "NATURAL URBAN PARK", "defaultValues": { "Asset_Id": null, "Park_Id": null, "Park_Name": null, "Maintained": null, "Baseball": null, "Backstop": null, "Basketball": null, "Cricket_Pitch": null, "Lacrosse": null, "Multi_Purpose": null, "Pitch_N_Putt": null, "Soccer": null, "Skateboard": null, "Tennis": null, "Practice_Court": null, "Rec_Pool": null, "Amphitheatre": null, "BBQ_Area": null, "Bench_Memorial": null, "Bench_Standard": null, "Boat_Launch": null, "Fitness_Trail": null, "Interpretive_Platform": null, "Ornament_Plant": null, "Picnic_Shelter": null, "Picnic_Table": null, "Playground": null, "Seating_Area": null, "Swings": null, "Tot_Lot": null, "View_Tower": null, "Water_Park": null, "Batters_Cage": null, "Bench_Players": null, "Dugout": null, "Field_Lighting": null, "Goal_Posts": null, "Irrigation_System": null, "Scorekeeper_Box": null, "Spectator_Stands": null, "Dogwalk": null, "Boating": null, "Equestrian": null, "Hiking": null, "Picnicking": null, "Swimming": null, "View_Area": null, "Change_Rooms": null, "Concession": null, "Ecology_Centre": null, "Portable_Toilet": null, "Washrooms": null, "Bridge": null, "Gate": null, "Parking": null, "Stairs": null, "AM_Owner": null, "AM_Dept": null, "AM_Date": null, "AM_Type": 10, "Met_Input": null, "Met_Tech": null, "GlobalID": null, "CreatedUser": null, "CreatedDate": null, "LastEditor": null, "LastEditDate": null, "AM_Location": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Maintained": {"type": "inherited"}, "Baseball": {"type": "inherited"}, "Backstop": {"type": "inherited"}, "Basketball": {"type": "inherited"}, "Cricket_Pitch": {"type": "inherited"}, "Lacrosse": {"type": "inherited"}, "Multi_Purpose": {"type": "inherited"}, "Pitch_N_Putt": {"type": "inherited"}, "Soccer": {"type": "inherited"}, "Skateboard": {"type": "inherited"}, "Tennis": {"type": "inherited"}, "Practice_Court": {"type": "inherited"}, "Rec_Pool": {"type": "inherited"}, "Amphitheatre": {"type": "inherited"}, "BBQ_Area": {"type": "inherited"}, "Bench_Memorial": {"type": "inherited"}, "Bench_Standard": {"type": "inherited"}, "Boat_Launch": {"type": "inherited"}, "Fitness_Trail": {"type": "inherited"}, "Interpretive_Platform": {"type": "inherited"}, "Ornament_Plant": {"type": "inherited"}, "Picnic_Shelter": {"type": "inherited"}, "Picnic_Table": {"type": "inherited"}, "Playground": {"type": "inherited"}, "Seating_Area": {"type": "inherited"}, "Swings": {"type": "inherited"}, "Tot_Lot": {"type": "inherited"}, "View_Tower": {"type": "inherited"}, "Water_Park": {"type": "inherited"}, "Batters_Cage": {"type": "inherited"}, "Bench_Players": {"type": "inherited"}, "Dugout": {"type": "inherited"}, "Field_Lighting": {"type": "inherited"}, "Goal_Posts": {"type": "inherited"}, "Irrigation_System": {"type": "inherited"}, "Scorekeeper_Box": {"type": "inherited"}, "Spectator_Stands": {"type": "inherited"}, "Boating": {"type": "inherited"}, "Equestrian": {"type": "inherited"}, "Hiking": {"type": "inherited"}, "Picnicking": {"type": "inherited"}, "Swimming": {"type": "inherited"}, "View_Area": {"type": "inherited"}, "Change_Rooms": {"type": "inherited"}, "Concession": {"type": "inherited"}, "Ecology_Centre": {"type": "inherited"}, "Portable_Toilet": {"type": "inherited"}, "Washrooms": {"type": "inherited"}, "Bridge": {"type": "inherited"}, "Gate": {"type": "inherited"}, "Parking": {"type": "inherited"}, "Stairs": {"type": "inherited"}, "AM_Owner": {"type": "inherited"}, "AM_Dept": {"type": "inherited"}, "Met_Tech": {"type": "inherited"}, "AM_Location": {"type": "inherited"} } }, { "code": 11, "name": "NATURAL ALPINE PARK", "defaultValues": { "Asset_Id": null, "Park_Id": null, "Park_Name": null, "Maintained": null, "Baseball": null, "Backstop": null, "Basketball": null, "Cricket_Pitch": null, "Lacrosse": null, "Multi_Purpose": null, "Pitch_N_Putt": null, "Soccer": null, "Skateboard": null, "Tennis": null, "Practice_Court": null, "Rec_Pool": null, "Amphitheatre": null, "BBQ_Area": null, "Bench_Memorial": null, "Bench_Standard": null, "Boat_Launch": null, "Fitness_Trail": null, "Interpretive_Platform": null, "Ornament_Plant": null, "Picnic_Shelter": null, "Picnic_Table": null, "Playground": null, "Seating_Area": null, "Swings": null, "Tot_Lot": null, "View_Tower": null, "Water_Park": null, "Batters_Cage": null, "Bench_Players": null, "Dugout": null, "Field_Lighting": null, "Goal_Posts": null, "Irrigation_System": null, "Scorekeeper_Box": null, "Spectator_Stands": null, "Dogwalk": null, "Boating": null, "Equestrian": null, "Hiking": null, "Picnicking": null, "Swimming": null, "View_Area": null, "Change_Rooms": null, "Concession": null, "Ecology_Centre": null, "Portable_Toilet": null, "Washrooms": null, "Bridge": null, "Gate": null, "Parking": null, "Stairs": null, "AM_Owner": null, "AM_Dept": null, "AM_Date": null, "AM_Type": 11, "Met_Input": null, "Met_Tech": null, "GlobalID": null, "CreatedUser": null, "CreatedDate": null, "LastEditor": null, "LastEditDate": null, "AM_Location": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Maintained": {"type": "inherited"}, "Baseball": {"type": "inherited"}, "Backstop": {"type": "inherited"}, "Basketball": {"type": "inherited"}, "Cricket_Pitch": {"type": "inherited"}, "Lacrosse": {"type": "inherited"}, "Multi_Purpose": {"type": "inherited"}, "Pitch_N_Putt": {"type": "inherited"}, "Soccer": {"type": "inherited"}, "Skateboard": {"type": "inherited"}, "Tennis": {"type": "inherited"}, "Practice_Court": {"type": "inherited"}, "Rec_Pool": {"type": "inherited"}, "Amphitheatre": {"type": "inherited"}, "BBQ_Area": {"type": "inherited"}, "Bench_Memorial": {"type": "inherited"}, "Bench_Standard": {"type": "inherited"}, "Boat_Launch": {"type": "inherited"}, "Fitness_Trail": {"type": "inherited"}, "Interpretive_Platform": {"type": "inherited"}, "Ornament_Plant": {"type": "inherited"}, "Picnic_Shelter": {"type": "inherited"}, "Picnic_Table": {"type": "inherited"}, "Playground": {"type": "inherited"}, "Seating_Area": {"type": "inherited"}, "Swings": {"type": "inherited"}, "Tot_Lot": {"type": "inherited"}, "View_Tower": {"type": "inherited"}, "Water_Park": {"type": "inherited"}, "Batters_Cage": {"type": "inherited"}, "Bench_Players": {"type": "inherited"}, "Dugout": {"type": "inherited"}, "Field_Lighting": {"type": "inherited"}, "Goal_Posts": {"type": "inherited"}, "Irrigation_System": {"type": "inherited"}, "Scorekeeper_Box": {"type": "inherited"}, "Spectator_Stands": {"type": "inherited"}, "Boating": {"type": "inherited"}, "Equestrian": {"type": "inherited"}, "Hiking": {"type": "inherited"}, "Picnicking": {"type": "inherited"}, "Swimming": {"type": "inherited"}, "View_Area": {"type": "inherited"}, "Change_Rooms": {"type": "inherited"}, "Concession": {"type": "inherited"}, "Ecology_Centre": {"type": "inherited"}, "Portable_Toilet": {"type": "inherited"}, "Washrooms": {"type": "inherited"}, "Bridge": {"type": "inherited"}, "Gate": {"type": "inherited"}, "Parking": {"type": "inherited"}, "Stairs": {"type": "inherited"}, "AM_Owner": {"type": "inherited"}, "AM_Dept": {"type": "inherited"}, "Met_Tech": {"type": "inherited"}, "AM_Location": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6b0acfb1ac684e57aedd245f7334f11a" }