{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Facility Site", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "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": -8873013.046145234, "ymin": 5493671.583007784, "xmax": -8851018.40146436, "ymax": 5528927.0434350455, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 206, 174, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "SUBTYPEFIELD" }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "Feature Code", "domain": { "type": "codedValue", "name": "Building General FCode", "description": "The type of residential facility", "codedValues": [ { "name": "General", "code": "General" }, { "name": "Mobile Home", "code": "Mobile Home" }, { "name": "Multi-Family Dwelling", "code": "Multi-Family Dwelling" }, { "name": "Single Family Dwelling", "code": "Single Family Dwelling" }, { "name": "Institutional Residence / Dorm / Barracks", "code": "Institutional Residence / Dorm / Barracks" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FCODE" }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIPT" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "DrawingNumber", "type": "esriFieldTypeString", "alias": "Drawing Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DrawingNumber" }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "Data Source", "domain": { "type": "codedValue", "name": "DataSource", "description": "The source utilized to create an asset.", "codedValues": [ { "name": "As-Built Digital", "code": "As-Built Digital" }, { "name": "Survey", "code": "Survey" }, { "name": "As-Built Hard Copy", "code": "As-Built Hard Copy" }, { "name": "Issued For Construction", "code": "Issued For Construction" }, { "name": "Location Approximated", "code": "Location Approixmated" }, { "name": "Orthophoto", "code": "Orthophoto" }, { "name": "GPS", "code": "GPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DataSource" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1606_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1606", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1606", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1492_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Facility Site", "description": "", "prototype": { "attributes": { "NAME": null, "DrawingNumber": null, "DataSource": null, "SUBTYPEFIELD": 1, "FCODE": "General", "DESCRIPT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "subtypes": [ { "code": 1, "name": "General / Residential", "defaultValues": { "GlobalID": null, "NAME": null, "SUBTYPEFIELD": 1, "FCODE": "General", "DESCRIPT": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "DrawingNumber": null, "DataSource": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "FCODE": {"type": "inherited"}, "DataSource": {"type": "inherited"} } }, { "code": 10, "name": "Hotel", "defaultValues": { "GlobalID": null, "NAME": null, "SUBTYPEFIELD": 10, "FCODE": null, "DESCRIPT": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "DrawingNumber": null, "DataSource": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "FCODE": {"type": "inherited"}, "DataSource": {"type": "inherited"} } }, { "code": 11, "name": "Airport", "defaultValues": { "GlobalID": null, "NAME": null, "SUBTYPEFIELD": 11, "FCODE": null, "DESCRIPT": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "DrawingNumber": null, "DataSource": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "FCODE": { "type": "codedValue", "name": "Airport FCode", "description": "Airport Types", "codedValues": [ { "name": "Airport Facility", "code": "Airport Facility" }, { "name": "Airport Terminal", "code": "Airport Terminal" }, { "name": "Airport Runway / Airfield", "code": "Airport Runway / Airfield" }, { "name": "Air Support / Maintenance Facility", "code": "Air Support / Maintenance Facility" }, { "name": "Air Traffic Control Centre", "code": "Air Traffic Control Centre" }, { "name": "Helipad / Heliport / Helispot", "code": "Helipad / Heliport / Helispot" }, { "name": "Seaplane Anchorage / Aerodrome", "code": "Seaplane Anchorage / Aerodrome" }, { "name": "Air Navigation", "code": "Air Navigation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "DataSource": {"type": "inherited"} } }, { "code": 12, "name": "Industrial", "defaultValues": { "GlobalID": null, "NAME": null, "SUBTYPEFIELD": 12, "FCODE": null, "DESCRIPT": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "DrawingNumber": null, "DataSource": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "FCODE": { "type": "codedValue", "name": "Industry FCode_1", "description": "The type of industrial facility", "codedValues": [ { "name": "Industrial Facility", "code": "Industrial Facility" }, { "name": "Chemical Facility", "code": "Chemical Facility" }, { "name": "Manufacturing Facility", "code": "Manufacturing Facility" }, { "name": "Aircraft Manufacturing Facility", "code": "Aircraft Manufacturing Facility" }, { "name": "Armament Manufacturing Facility", "code": "Armament Manufacturing Facility" }, { "name": "Automotive Manufacturing Facility", "code": "Automotive Manufacturing Facility" }, { "name": "Durable / Non-Durable Goods Facility", "code": "Durable / Non-Durable Goods Facility" }, { "name": "Explosives Facility", "code": "Explosives Facility" }, { "name": "Fertilizer Facility", "code": "Fertilizer Facility" }, { "name": "Hazardous Materials Facility", "code": "Hazardous Materials Facility" }, { "name": "Hazardous Waste Facility", "code": "Hazardous Waste Facility" }, { "name": "Household Products Facility", "code": "Household Products Facility" }, { "name": "Landfill", "code": "Landfill" }, { "name": "Lumber Mill / Saw Mill", "code": "Lumber Mill / Saw Mill" }, { "name": "Maintenance Yard", "code": "Maintenance Yard" }, { "name": "Manufacturing Warehouse", "code": "Manufacturing Warehouse" }, { "name": "Mine", "code": "Mine" }, { "name": "Mine Waste Disposal Site", "code": "Mine Waste Disposal Site" }, { "name": "Mine Uranium Facility", "code": "Mine Uranium Facility" }, { "name": "Ore Processing Facility", "code": "Ore Processing Facility" }, { "name": "Paper / Pulp Mill", "code": "Paper / Pulp Mill" }, { "name": "Pharmaceutical Plant", "code": "Pharmaceutical Plant" }, { "name": "Semiconductor and Microchip Facility", "code": "Semiconductor and Microchip Facility" }, { "name": "Shipyard", "code": "Shipyard" }, { "name": "Steel Plant", "code": "Steel Plant" }, { "name": "Textile Plant", "code": "Textile Plant" }, { "name": "Trucking Firm", "code": "Trucking Firm" }, { "name": "Recycling Facility", "code": "Recycling Facility" }, { "name": "Nuclear Weapons Facility", "code": "Nuclear Weapons Facility" }, { "name": "Quarry", "code": "Quarry" }, { "name": "Superfund Site", "code": "Superfund Site" }, { "name": "Bus Services / Operations Garages", "code": "Bus Services / Operations Garages" }, { "name": "Conservation Area", "code": "Conservation Area" }, { "name": "Domestic waste", "code": "Domestic waste" }, { "name": "Industrial waste", "code": "Industrial waste" }, { "name": "Liquid storage tank", "code": "Liquid storage tank" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "DataSource": {"type": "inherited"} } }, { "code": 13, "name": "Community Centre", "defaultValues": { "GlobalID": null, "NAME": null, "SUBTYPEFIELD": 13, "FCODE": null, "DESCRIPT": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "DrawingNumber": null, "DataSource": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "FCODE": { "type": "codedValue", "name": "Community Centre FCode", "description": "Community Centre Types", "codedValues": [ { "name": "Community Centre", "code": "Community Centre" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "DataSource": {"type": "inherited"} } }, { "code": 14, "name": "Agricultural", "defaultValues": { "GlobalID": null, "NAME": null, "SUBTYPEFIELD": 14, "FCODE": null, "DESCRIPT": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "DrawingNumber": null, "DataSource": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "FCODE": { "type": "codedValue", "name": "Agriculture Food and Livestock FCode", "description": "The type of agriculture, food and livestock facility", "codedValues": [ { "name": "Agriculture or Livestock Structure", "code": "Agriculture or Livestock Structure" }, { "name": "Agricultural Experimental Station", "code": "Agricultural Experimental Station" }, { "name": "Food Industry Facility", "code": "Food Industry Facility" }, { "name": "Bakery (regional)", "code": "Bakery (regional)" }, { "name": "Beverage Bottling Plant", "code": "Beverage Bottling Plant" }, { "name": "Brewery / Distillery / Winery", "code": "Brewery / Distillery / Winery" }, { "name": "Cannery", "code": "Cannery" }, { "name": "Corral", "code": "Corral" }, { "name": "Dairy", "code": "Dairy" }, { "name": "Farm / Ranch", "code": "Farm / Ranch" }, { "name": "Feedlot", "code": "Feedlot" }, { "name": "Food Distribution Centre", "code": "Food Distribution Centre" }, { "name": "Fish Farm / Hatchery", "code": "Fish Farm / Hatchery" }, { "name": "Fish Ladder", "code": "Fish Ladder" }, { "name": "Grain Elevator", "code": "Grain Elevator" }, { "name": "Grain Mill", "code": "Grain Mill" }, { "name": "Greenhouse / Nursery", "code": "Greenhouse / Nursery" }, { "name": "Livestock Complex", "code": "Livestock Complex" }, { "name": "Meat Processing / Packaging Facility", "code": "Meat Processing / Packaging Facility" }, { "name": "Stockyard / Feedlot", "code": "Stockyard / Feedlot" }, { "name": "Veterinary Hospital / Clinic", "code": "Veterinary Hospital / Clinic" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "DataSource": {"type": "inherited"} } }, { "code": 15, "name": "Energy", "defaultValues": { "GlobalID": null, "NAME": null, "SUBTYPEFIELD": 15, "FCODE": null, "DESCRIPT": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "DrawingNumber": null, "DataSource": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "FCODE": { "type": "codedValue", "name": "Energy FCode_1", "description": "The type of energy facility", "codedValues": [ { "name": "Energy Facility", "code": "Energy Facility" }, { "name": "Energy Distribution Control Facility", "code": "Energy Distribution Control Facility" }, { "name": "Natural Gas Facility", "code": "Natural Gas Facility" }, { "name": "Nuclear Fuel Plant", "code": "Nuclear Fuel Plant" }, { "name": "Nuclear Research Facility", "code": "Nuclear Research Facility" }, { "name": "Nuclear Waste Processing / Storage Facility", "code": "Nuclear Waste Processing / Storage Facility" }, { "name": "Nuclear Weapons Plant", "code": "Nuclear Weapons Plant" }, { "name": "Oil / Gas Facility", "code": "Oil / Gas Facility" }, { "name": "Oil / Gas Well or Field", "code": "Oil / Gas Well or Field" }, { "name": "Oil / Gas Extraction or Injection Well", "code": "Oil / Gas Extraction or Injection Well" }, { "name": "Oil / Gas Pumping Station", "code": "Oil / Gas Pumping Station" }, { "name": "Oil / Gas Refinery", "code": "Oil / Gas Refinery" }, { "name": "Oil / Gas Processing Plant", "code": "Oil / Gas Processing Plant" }, { "name": "Oil / Gas Storage Facility / Tank Farm", "code": "Oil / Gas Storage Facility / Tank Farm" }, { "name": "Petroleum / Oil / Lubricants Storage Tank", "code": "Petroleum / Oil / Lubricants Storage Tank" }, { "name": "Strategic Petroleum Reserve", "code": "Strategic Petroleum Reserve" }, { "name": "Electric Facility", "code": "Electric Facility" }, { "name": "Hydroelectric Facility", "code": "Hydroelectric Facility" }, { "name": "Nuclear Facility", "code": "Nuclear Facility" }, { "name": "Solar Facility", "code": "Solar Facility" }, { "name": "Substation", "code": "Substation" }, { "name": "Coal Facility", "code": "Coal Facility" }, { "name": "Wind Facility", "code": "Wind Facility" }, { "name": "Waste / Biomass Facility", "code": "Waste / Biomass Facility" }, { "name": "Tidal Facility", "code": "Tidal Facility" }, { "name": "Geothermal Facility", "code": "Geothermal Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "DataSource": {"type": "inherited"} } }, { "code": 16, "name": "Banking and Finance", "defaultValues": { "GlobalID": null, "NAME": null, "SUBTYPEFIELD": 16, "FCODE": null, "DESCRIPT": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "DrawingNumber": null, "DataSource": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "FCODE": { "type": "codedValue", "name": "Banking and Finance FCode_1", "description": "The type of banking and finance facility", "codedValues": [ { "name": "Banking or Finance Facility", "code": "Banking or Finance Facility" }, { "name": "Bank", "code": "Bank" }, { "name": "Bank of Canada", "code": "Bank of Canada" }, { "name": "Bullion Repository", "code": "Bullion Repository" }, { "name": "Canadian Mint", "code": "Canadian Mint" }, { "name": "Check Clearing Centre", "code": "Check Clearing Centre" }, { "name": "Commodities Exchange", "code": "Commodities Exchange" }, { "name": "Financial Processing Centre", "code": "Financial Processing Centre" }, { "name": "Financial Services Company", "code": "Financial Services Company" }, { "name": "Investment / Brokerage Centre", "code": "Investment / Brokerage Centre" }, { "name": "Insurance and Finance Centre", "code": "Insurance and Finance Centre" }, { "name": "Stock Exchange", "code": "Stock Exchange" }, { "name": "Credit Union", "code": "Credit Union" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "DataSource": {"type": "inherited"} } }, { "code": 17, "name": "Mail and Shipping", "defaultValues": { "GlobalID": null, "NAME": null, "SUBTYPEFIELD": 17, "FCODE": null, "DESCRIPT": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "DrawingNumber": null, "DataSource": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "FCODE": { "type": "codedValue", "name": "Mail and Shipping FCode", "description": "The type of mail or shipping facility", "codedValues": [ { "name": "Mail or Shipping Facility", "code": "Mail or Shipping Facility" }, { "name": "Air Shipping Hub", "code": "Air Shipping Hub" }, { "name": "Post Office", "code": "Post Office" }, { "name": "Private and Express Shipping Facility", "code": "Private and Express Shipping Facility" }, { "name": "Bulk Mail Centre", "code": "Bulk Mail Centre" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "DataSource": {"type": "inherited"} } }, { "code": 18, "name": "Weather", "defaultValues": { "GlobalID": null, "NAME": null, "SUBTYPEFIELD": 18, "FCODE": null, "DESCRIPT": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "DrawingNumber": null, "DataSource": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "FCODE": { "type": "codedValue", "name": "Weather FCode", "description": "The type of weather facility", "codedValues": [ { "name": "Weather Facility or Structure", "code": "Weather Facility or Structure" }, { "name": "Weather Forecast Office", "code": "Weather Forecast Office" }, { "name": "Weather Radar Site", "code": "Weather Radar Site" }, { "name": "Warning Centre", "code": "Warning Centre" }, { "name": "Weather Data Centre", "code": "Weather Data Centre" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "DataSource": {"type": "inherited"} } }, { "code": 19, "name": "Water Supply and Treatment", "defaultValues": { "GlobalID": null, "NAME": null, "SUBTYPEFIELD": 19, "FCODE": null, "DESCRIPT": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "DrawingNumber": null, "DataSource": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "FCODE": { "type": "codedValue", "name": "Water Supply and Treatment FCode", "description": "The type of water supply or treatment facility", "codedValues": [ { "name": "Water Supply or Treatment Facility", "code": "Water Supply or Treatment Facility" }, { "name": "Potable Water Facility", "code": "Potable Water Facility" }, { "name": "Public Water Supply Intake", "code": "Public Water Supply Intake" }, { "name": "Public Water Supply Well", "code": "Public Water Supply Well" }, { "name": "Wastewater Treatment Plant", "code": "Wastewater Treatment Plant" }, { "name": "Water Pumping Station", "code": "Water Pumping Station" }, { "name": "Water System Control Facility", "code": "Water System Control Facility" }, { "name": "Water Tank", "code": "Water Tank" }, { "name": "Water Tower", "code": "Water Tower" }, { "name": "Water Treatment Facility", "code": "Water Treatment Facility" }, { "name": "Hydraulic Construction", "code": "Hydraulic Construction" }, { "name": "Dam", "code": "Dam" }, { "name": "Underground reservoir", "code": "Underground reservoir" }, { "name": "Spillway", "code": "Spillway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "DataSource": {"type": "inherited"} } }, { "code": 2, "name": "Government", "defaultValues": { "GlobalID": null, "NAME": null, "SUBTYPEFIELD": 2, "FCODE": null, "DESCRIPT": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "DrawingNumber": null, "DataSource": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "FCODE": { "type": "codedValue", "name": "Government and Military FCode_1", "description": "The type of government or military facility", "codedValues": [ { "name": "Government or Military Facility", "code": "Government or Military Facility" }, { "name": "Federal Facility", "code": "Federal Facility" }, { "name": "Provincial Facility", "code": "Provincial Facility" }, { "name": "Territorial Facility", "code": "Territorial Facility" }, { "name": "Municipal Regional Area Facility", "code": "Municipal Regional Area Facility" }, { "name": "Upper Municipal Facility", "code": "Upper Municipal Facility" }, { "name": "Municipal Facility", "code": "Municipal Facility" }, { "name": "Federal Court", "code": "Federal Court" }, { "name": "Provincial Court", "code": "Provincial Court" }, { "name": "Court House", "code": "Court House" }, { "name": "Federal Contractor Facility", "code": "Federal Contractor Facility" }, { "name": "DND / Military Facility", "code": "DND / Military Facility" }, { "name": "Intelligence Facility", "code": "Intelligence Facility" }, { "name": "National Park Service Facility", "code": "National Park Service Facility" }, { "name": "Emergency Response / Law Enforcement", "code": "Emergency Response / Law Enforcement" }, { "name": "Ambulance Service", "code": "Ambulance Service" }, { "name": "Border Patrol Facility", "code": "Border Patrol Facility" }, { "name": "Coast Guard Facility", "code": "Coast Guard Facility" }, { "name": "Customs Facility", "code": "Customs Facility" }, { "name": "Fire Station / EMS Station", "code": "Fire Station / EMS Station" }, { "name": "Fire Training Facility / Academy", "code": "Fire Training Facility / Academy" }, { "name": "Immigration Services", "code": "Immigration Services" }, { "name": "Law Enforcement", "code": "Law Enforcement" }, { "name": "Prison / Correctional Facility", "code": "Prison / Correctional Facility" }, { "name": "County Facility", "code": "County Facility" }, { "name": "First Nations Facility", "code": "First Nations Facility" }, { "name": "Parks Canada Facility", "code": "Parks Canada Facility" }, { "name": "Canadian Red Cross", "code": "Canadian Red Cross" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "DataSource": {"type": "inherited"} } }, { "code": 20, "name": "Information and Communication", "defaultValues": { "GlobalID": null, "NAME": null, "SUBTYPEFIELD": 20, "FCODE": null, "DESCRIPT": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "DrawingNumber": null, "DataSource": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "FCODE": { "type": "codedValue", "name": "Information and Communication FCode", "description": "The type of information technology or communication facility", "codedValues": [ { "name": "Information or Communication Facility", "code": "Information or Communication Facility" }, { "name": "Communication Tower", "code": "Communication Tower" }, { "name": "Data Centre", "code": "Data Centre" }, { "name": "Internet DNS Location / Other Node", "code": "Internet DNS Location / Other Node" }, { "name": "Internet Metro Area Exchange / Hub", "code": "Internet Metro Area Exchange / Hub" }, { "name": "Internet Service Provider", "code": "Internet Service Provider" }, { "name": "Radar Station", "code": "Radar Station" }, { "name": "Radio / TV Broadcast Facility", "code": "Radio / TV Broadcast Facility" }, { "name": "Radio Telescope", "code": "Radio Telescope" }, { "name": "Satellite Ground Station", "code": "Satellite Ground Station" }, { "name": "Telephone Facility", "code": "Telephone Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "DataSource": {"type": "inherited"} } }, { "code": 3, "name": "Medical", "defaultValues": { "GlobalID": null, "NAME": null, "SUBTYPEFIELD": 3, "FCODE": null, "DESCRIPT": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "DrawingNumber": null, "DataSource": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "FCODE": { "type": "codedValue", "name": "Health and Medical FCode", "description": "The type of health or medical facility", "codedValues": [ { "name": "Health or Medical Facility", "code": "Health or Medical Facility" }, { "name": "Blood Bank", "code": "Blood Bank" }, { "name": "Public Health Agency of Canada", "code": "Public Health Agency of Canada" }, { "name": "Diagnostic Laboratory", "code": "Diagnostic Laboratory" }, { "name": "Homeless Shelter", "code": "Homeless Shelter" }, { "name": "Medical Research Laboratory", "code": "Medical Research Laboratory" }, { "name": "Medical Stockpile Facility", "code": "Medical Stockpile Facility" }, { "name": "Morgue / Mortuary / Crematory", "code": "Morgue / Mortuary / Crematory" }, { "name": "Nursing Home / Long Term Care", "code": "Nursing Home / Long Term Care" }, { "name": "Outpatient Clinic", "code": "Outpatient Clinic" }, { "name": "Pharmacy", "code": "Pharmacy" }, { "name": "Public Health Office", "code": "Public Health Office" }, { "name": "Rehabilitation Centre", "code": "Rehabilitation Centre" }, { "name": "Hospital / Medical Centre", "code": "Hospital / Medical Centre" }, { "name": "Day Care Facility", "code": "Day Care Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "DataSource": {"type": "inherited"} } }, { "code": 4, "name": "Education", "defaultValues": { "GlobalID": null, "NAME": null, "SUBTYPEFIELD": 4, "FCODE": null, "DESCRIPT": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "DrawingNumber": null, "DataSource": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "FCODE": { "type": "codedValue", "name": "Education FCode_1", "description": "The type of educational facility", "codedValues": [ { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "Post Secondary", "code": "Post Secondary" }, { "name": "CGEP", "code": "CGEP" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: High School", "code": "School: High School" }, { "name": "Private School: Elementary", "code": "Private School: Elementary" }, { "name": "Private School: Middle School", "code": "Private School: Middle School" }, { "name": "Private School: High School", "code": "Private School: High School" }, { "name": "College", "code": "College" }, { "name": "University", "code": "University" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "DataSource": {"type": "inherited"} } }, { "code": 5, "name": "Transportation", "defaultValues": { "GlobalID": null, "NAME": null, "SUBTYPEFIELD": 5, "FCODE": null, "DESCRIPT": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "DrawingNumber": null, "DataSource": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "FCODE": { "type": "codedValue", "name": "Transportation Facilities FCode_1", "description": "The type of transportation facility", "codedValues": [ { "name": "Transportation Facility", "code": "Transportation Facility" }, { "name": "Bridge", "code": "Bridge" }, { "name": "Bridge: Light Rail / Subway", "code": "Bridge: Light Rail / Subway" }, { "name": "Bridge: Railroad", "code": "Bridge: Railroad" }, { "name": "Bridge: Road", "code": "Bridge: Road" }, { "name": "Border Crossing / Port of Entry", "code": "Border Crossing / Port of Entry" }, { "name": "Bus Station / Dispatch Facility", "code": "Bus Station / Dispatch Facility" }, { "name": "Ferry Terminal / Dispatch Facility", "code": "Ferry Terminal / Dispatch Facility" }, { "name": "Light Rail Power Substation", "code": "Light Rail Power Substation" }, { "name": "Light Rail Station", "code": "Light Rail Station" }, { "name": "Park and Ride / Commuter Lot", "code": "Park and Ride / Commuter Lot" }, { "name": "Parking Lot Structure / Garage", "code": "Parking Lot Structure / Garage" }, { "name": "Pier / Wharf / Quay / Mole", "code": "Pier / Wharf / Quay / Mole" }, { "name": "Port Facility", "code": "Port Facility" }, { "name": "Port Facility: Commercial Port", "code": "Port Facility: Commercial Port" }, { "name": "Port Facility: Crane", "code": "Port Facility: Crane" }, { "name": "Port Facility: Maintenance and Fuel Facility", "code": "Port Facility: Maintenance and Fuel Facility" }, { "name": "Port Facility: Modal Transfer Facility", "code": "Port Facility: Modal Transfer Facility" }, { "name": "Port Facility: Passenger Terminal", "code": "Port Facility: Passenger Terminal" }, { "name": "Port Facility: Warehouse Storage / Container Yard", "code": "Port Facility: Warehouse Storage / Container Yard" }, { "name": "Railroad Facility", "code": "Railroad Facility" }, { "name": "Railroad Command / Control Facility", "code": "Railroad Command / Control Facility" }, { "name": "Railroad Freight Loading Facility", "code": "Railroad Freight Loading Facility" }, { "name": "Railroad Maintenance / Fuel Facility", "code": "Railroad Maintenance / Fuel Facility" }, { "name": "Railroad Roundhouse / Turntable", "code": "Railroad Roundhouse / Turntable" }, { "name": "Railroad Station", "code": "Railroad Station" }, { "name": "Railroad Yard", "code": "Railroad Yard" }, { "name": "Rest Stop / Roadside Park", "code": "Rest Stop / Roadside Park" }, { "name": "Snowshed", "code": "Snowshed" }, { "name": "Subway Station", "code": "Subway Station" }, { "name": "Toll Booth / Plaza", "code": "Toll Booth / Plaza" }, { "name": "Truck Stop", "code": "Truck Stop" }, { "name": "Tunnel", "code": "Tunnel" }, { "name": "Tunnel: Light Rail / Subway", "code": "Tunnel: Light Rail / Subway" }, { "name": "Tunnel: Road", "code": "Tunnel: Road" }, { "name": "Tunnel: Railroad", "code": "Tunnel: Railroad" }, { "name": "Weigh Station / Inspection Station", "code": "Weigh Station / Inspection Station" }, { "name": "Harbour / Marina", "code": "Harbour / Marina" }, { "name": "Road Feature", "code": "Road Feature" }, { "name": "Marine Navigation", "code": "Marine Navigation" }, { "name": "Canal lock gate", "code": "Canal lock gate" }, { "name": "Slip", "code": "Slip" }, { "name": "Breakwater", "code": "Breakwater" }, { "name": "Exposed shipwreck", "code": "Exposed shipwreck" }, { "name": "Boat Launch", "code": "Boat Launch" }, { "name": "Dock", "code": "Dock" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "DataSource": {"type": "inherited"} } }, { "code": 6, "name": "Commercial", "defaultValues": { "GlobalID": null, "NAME": null, "SUBTYPEFIELD": 6, "FCODE": null, "DESCRIPT": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "DrawingNumber": null, "DataSource": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "FCODE": { "type": "codedValue", "name": "Commercial and Retail FCode_1", "description": "The type of commercial or retail facility", "codedValues": [ { "name": "Commercial or Retail Facility", "code": "Commercial or Retail Facility" }, { "name": "Auto Wrecker / Used Auto Parts", "code": "Auto Wrecker / Used Auto Parts" }, { "name": "Convention Centre", "code": "Convention Centre" }, { "name": "Corporate Headquarters", "code": "Corporate Headquarters" }, { "name": "Childcare / Daycare Facility", "code": "Childcare / Daycare Facility" }, { "name": "Funeral Home", "code": "Funeral Home" }, { "name": "Gas Station", "code": "Gas Station" }, { "name": "Grocery Store", "code": "Grocery Store" }, { "name": "Highway Service Centre", "code": "Highway Service Centre" }, { "name": "Restaurant / Eating Establishment", "code": "Restaurant / Eating Establishment" }, { "name": "Senior Home", "code": "Senior Home" }, { "name": "Shopping Mall / Complex", "code": "Shopping Mall / Complex" }, { "name": "Warehouse (Retail / Wholesale)", "code": "Warehouse (Retail / Wholesale)" }, { "name": "Junk / Salvage Yard", "code": "Junk / Salvage Yard" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "DataSource": {"type": "inherited"} } }, { "code": 7, "name": "Religious", "defaultValues": { "GlobalID": null, "NAME": null, "SUBTYPEFIELD": 7, "FCODE": null, "DESCRIPT": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "DrawingNumber": null, "DataSource": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "FCODE": { "type": "codedValue", "name": "Religious FCode_1", "description": "Religious Facility Types", "codedValues": [ { "name": "Religious Facility", "code": "Religious Facility" }, { "name": "Church", "code": "Church" }, { "name": "Church: Basilica", "code": "Church: Basilica" }, { "name": "Church: Cathedral", "code": "Church: Cathedral" }, { "name": "Church: Chapel", "code": "Church: Chapel" }, { "name": "Church: Oratory", "code": "Church: Oratory" }, { "name": "Church: Martyrium", "code": "Church: Martyrium" }, { "name": "Mosque", "code": "Mosque" }, { "name": "Mosque: Mihrab", "code": "Mosque: Mihrab" }, { "name": "Mosque: Surau", "code": "Mosque: Surau" }, { "name": "Imambargah", "code": "Imambargah" }, { "name": "Monastery", "code": "Monastery" }, { "name": "Mithraeum", "code": "Mithraeum" }, { "name": "Fire Temple", "code": "Fire Temple" }, { "name": "Pyramid", "code": "Pyramid" }, { "name": "Shrine", "code": "Shrine" }, { "name": "Synagogue", "code": "Synagogue" }, { "name": "Temple", "code": "Temple" }, { "name": "Pagoda", "code": "Pagoda" }, { "name": "Gurdwara", "code": "Gurdwara" }, { "name": "Cemetery", "code": "Cemetery" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "DataSource": {"type": "inherited"} } }, { "code": 8, "name": "Recreation", "defaultValues": { "GlobalID": null, "NAME": null, "SUBTYPEFIELD": 8, "FCODE": null, "DESCRIPT": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "DrawingNumber": null, "DataSource": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "FCODE": { "type": "codedValue", "name": "Recreation FCode_1", "description": "The type of recreational attraction or landmark", "codedValues": [ { "name": "Amusement / Water Park", "code": "Amusement / Water Park" }, { "name": "Arboretum / Botanical Garden", "code": "Arboretum / Botanical Garden" }, { "name": "Auditorium / Concert Hall", "code": "Auditorium / Concert Hall" }, { "name": "Baseball Facility", "code": "Baseball Facility" }, { "name": "Basketball Courts", "code": "Basketball Courts" }, { "name": "Campground", "code": "Campground" }, { "name": "Casino", "code": "Casino" }, { "name": "Cricket Facility", "code": "Cricket Facility" }, { "name": "Curling Facility", "code": "Curling Facility" }, { "name": "Drive-in Theatre", "code": "Drive-in Theatre" }, { "name": "Equestrian Facility", "code": "Equestrian Facility" }, { "name": "Fair / Exhibition / Rodeo Grounds", "code": "Fair / Exhibition / Rodeo Grounds" }, { "name": "Football Facility", "code": "Football Facility" }, { "name": "General Recreation or Landmark Facility", "code": "General Recreation or Landmark Facility" }, { "name": "Golf Course Facility", "code": "Golf Course Facility" }, { "name": "Golf Driving Range", "code": "Golf Driving Range" }, { "name": "Ice Arena", "code": "Ice Arena" }, { "name": "Ice Rink", "code": "Ice Rink" }, { "name": "Lighthouse / Light", "code": "Lighthouse / Light" }, { "name": "Lookout Tower", "code": "Lookout Tower" }, { "name": "Observatory", "code": "Observatory" }, { "name": "Open Space", "code": "Open Space" }, { "name": "Outdoor Theatre / Amphitheatre", "code": "Outdoor Theatre / Amphitheatre" }, { "name": "Park: Municipal", "code": "Park: Municipal" }, { "name": "Park: Municipal Region Area", "code": "Park: Municipal Region Area" }, { "name": "Park: National", "code": "Park: National" }, { "name": "Park: Provincial", "code": "Park: Provincial" }, { "name": "Park: Territorial", "code": "Park: Territorial" }, { "name": "Park: Upper Municipal", "code": "Park: Upper Municipal" }, { "name": "Pavilion", "code": "Pavilion" }, { "name": "Picnic Area", "code": "Picnic Area" }, { "name": "Playground", "code": "Playground" }, { "name": "Public Attraction", "code": "Public Attraction" }, { "name": "Public Pool", "code": "Public Pool" }, { "name": "Public Washroom: Seasonal", "code": "Public Washroom: Seasonal" }, { "name": "Public Washroom: Year-round", "code": "Public Washroom: Year-round" }, { "name": "Racetrack (Track and Field)", "code": "Racetrack (Track and Field)" }, { "name": "Racetrack / Drag Strip", "code": "Racetrack / Drag Strip" }, { "name": "Rugby Field", "code": "Rugby Field" }, { "name": "Skateboard Park", "code": "Skateboard Park" }, { "name": "Ski Area / Ski Resort", "code": "Ski Area / Ski Resort" }, { "name": "Soccer Field", "code": "Soccer Field" }, { "name": "Sport Complex", "code": "Sport Complex" }, { "name": "Sports Arena / Stadium", "code": "Sports Arena / Stadium" }, { "name": "Tennis Courts", "code": "Tennis Courts" }, { "name": "Trailhead", "code": "Trailhead" }, { "name": "Visitor / Information Centre", "code": "Visitor / Information Centre" }, { "name": "Volleyball Courts", "code": "Volleyball Courts" }, { "name": "Zoo", "code": "Zoo" }, { "name": "Athletic / Sports Field", "code": "Athletic / Sports Field" }, { "name": "Natural Resources Site", "code": "Natural Resources Site" }, { "name": "Splash Pad", "code": "Splash Pad" }, { "name": "Dog Park", "code": "Dog Park" }, { "name": "Outdoor Rink", "code": "Outdoor Rink" }, { "name": "Beach Area", "code": "Beach Area" }, { "name": "Garden Bed", "code": "Garden Bed" }, { "name": "Stage", "code": "Stage" }, { "name": "Concession", "code": "Concession" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "DataSource": {"type": "inherited"} } }, { "code": 9, "name": "Cultural / Heritage", "defaultValues": { "GlobalID": null, "NAME": null, "SUBTYPEFIELD": 9, "FCODE": null, "DESCRIPT": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "DrawingNumber": null, "DataSource": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "FCODE": { "type": "codedValue", "name": "Historical and Cultural FCode_1", "description": "Historical and Cultural Facility Types", "codedValues": [ { "name": "Historic Site / Point of Interest", "code": "Historic Site / Point of Interest" }, { "name": "Armoury", "code": "Armoury" }, { "name": "Fort", "code": "Fort" }, { "name": "Library", "code": "Library" }, { "name": "Museum", "code": "Museum" }, { "name": "National Symbol / Monument", "code": "National Symbol / Monument" }, { "name": "Ruins", "code": "Ruins" }, { "name": "Theatre / Opera", "code": "Theatre / Opera" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "DataSource": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "231a5e4999ec414c978dea125328c70c" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Parks", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "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": -8872441.804442106, "ymin": 5493648.545700878, "xmax": -8851450.029396601, "ymax": 5528476.444873347, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 146, 64, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NAME", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 29859.318052698756, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Century Gothic", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NAME" }, { "name": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Park Type", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBTYPEFIELD" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R303_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_303", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_303", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S266_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parks", "description": "", "prototype": { "attributes": { "FULLADDR": null, "FACILITYID": null, "NAME": null, "SUBTYPEFIELD": null, "DESCRIPTION": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "231a5e4999ec414c978dea125328c70c" } ], "tables": [] }