{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Culvert", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This data shows the geographic location of large culverts within York Region as a polygon layer. Large culverts are culvert assets with a width greater than 3 meters. Culverts are structures which facilitate the flow of water under or alongside regional roads. Assets represented in this layer are owned and maintained by York Region.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 606218.4276, "ymin": 4847481.031300001, "xmax": 645747.9831999997, "ymax": 4908198.0526, "spatialReference": { "wkid": 26917, "latestWkid": 26917 } }, "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "STRUCTURENAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "CLASSID", "type": "esriFieldTypeSmallInteger", "alias": "CLASSID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CLASSID" }, { "name": "STRUCTURENAME", "type": "esriFieldTypeString", "alias": "STRUCTURENAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STRUCTURENAME" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LIFECYCLESTATUS", "domain": null, "editable": true, "nullable": true, "length": 18, "defaultValue": null, "modelName": "LIFECYCLESTATUS" }, { "name": "LATITUDESTART", "type": "esriFieldTypeDouble", "alias": "LATITUDESTART", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDESTART" }, { "name": "LONGITUDESTART", "type": "esriFieldTypeDouble", "alias": "LONGITUDESTART", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDESTART" }, { "name": "LATITUDEEND", "type": "esriFieldTypeDouble", "alias": "LATITUDEEND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDEEND" }, { "name": "LONGITUDEEND", "type": "esriFieldTypeDouble", "alias": "LONGITUDEEND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDEEND" }, { "name": "ROADNUMBER", "type": "esriFieldTypeSmallInteger", "alias": "ROADNUMBER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROADNUMBER" }, { "name": "ROADSECTION", "type": "esriFieldTypeSmallInteger", "alias": "ROADSECTION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROADSECTION" }, { "name": "RDGISID", "type": "esriFieldTypeDouble", "alias": "RDGISID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RDGISID" }, { "name": "CAPTUREDATE", "type": "esriFieldTypeDate", "alias": "CAPTUREDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CAPTUREDATE" }, { "name": "COLLECTIONMETHOD", "type": "esriFieldTypeString", "alias": "COLLECTIONMETHOD", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "COLLECTIONMETHOD" }, { "name": "MAINTENANCESECTION", "type": "esriFieldTypeString", "alias": "MAINTENANCESECTION", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MAINTENANCESECTION" }, { "name": "YORKOWNER", "type": "esriFieldTypeString", "alias": "YORKOWNER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "YORKOWNER" }, { "name": "YORKSHARE", "type": "esriFieldTypeDouble", "alias": "YORKSHARE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YORKSHARE" }, { "name": "OTHEROWNER", "type": "esriFieldTypeString", "alias": "OTHEROWNER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OTHEROWNER" }, { "name": "OTHERSHARE", "type": "esriFieldTypeDouble", "alias": "OTHERSHARE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OTHERSHARE" }, { "name": "SOURCENOTES", "type": "esriFieldTypeString", "alias": "SOURCENOTES", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SOURCENOTES" }, { "name": "STRUCTUREID", "type": "esriFieldTypeString", "alias": "STRUCTUREID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STRUCTUREID" }, { "name": "STRUCTURETYPE", "type": "esriFieldTypeString", "alias": "STRUCTURETYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "STRUCTURETYPE" }, { "name": "STRUCTUREMATERIAL", "type": "esriFieldTypeString", "alias": "STRUCTUREMATERIAL", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "STRUCTUREMATERIAL" }, { "name": "STRUCTUREDIRECTION", "type": "esriFieldTypeString", "alias": "STRUCTUREDIRECTION", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STRUCTUREDIRECTION" }, { "name": "LANES", "type": "esriFieldTypeSmallInteger", "alias": "LANES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANES" }, { "name": "ARTICULATION", "type": "esriFieldTypeString", "alias": "ARTICULATION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ARTICULATION" }, { "name": "CROSSINGTYPEOVER", "type": "esriFieldTypeString", "alias": "CROSSINGTYPEOVER", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CROSSINGTYPEOVER" }, { "name": "CROSSINGTYPEUNDER", "type": "esriFieldTypeString", "alias": "CROSSINGTYPEUNDER", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CROSSINGTYPEUNDER" }, { "name": "RECORDEDLENGTH", "type": "esriFieldTypeDouble", "alias": "RECORDEDLENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RECORDEDLENGTH" }, { "name": "STRUCTUREWIDTH", "type": "esriFieldTypeDouble", "alias": "STRUCTUREWIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STRUCTUREWIDTH" }, { "name": "DECKAREA", "type": "esriFieldTypeDouble", "alias": "DECKAREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DECKAREA" }, { "name": "BOARDORDERS", "type": "esriFieldTypeString", "alias": "BOARDORDERS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BOARDORDERS" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "CONTRACTNUMBER", "type": "esriFieldTypeString", "alias": "CONTRACTNUMBER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CONTRACTNUMBER" }, { "name": "IMAGELOC", "type": "esriFieldTypeString", "alias": "IMAGELOC", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "IMAGELOC" }, { "name": "IMAGENAME", "type": "esriFieldTypeString", "alias": "IMAGENAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "IMAGENAME" }, { "name": "LASTREHABYEAR", "type": "esriFieldTypeSmallInteger", "alias": "LASTREHABYEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LASTREHABYEAR" }, { "name": "PEOPLESOFTID", "type": "esriFieldTypeString", "alias": "PEOPLESOFTID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PEOPLESOFTID" }, { "name": "IMGPOSX", "type": "esriFieldTypeDouble", "alias": "IMGPOSX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IMGPOSX" }, { "name": "IMGPOSY", "type": "esriFieldTypeDouble", "alias": "IMGPOSY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IMGPOSY" }, { "name": "FUGROIMAGE", "type": "esriFieldTypeString", "alias": "FUGROIMAGE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FUGROIMAGE" }, { "name": "SEGMENTID", "type": "esriFieldTypeString", "alias": "SEGMENTID", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "SEGMENTID" }, { "name": "LINKID", "type": "esriFieldTypeString", "alias": "LINKID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LINKID" }, { "name": "MODDATE", "type": "esriFieldTypeDate", "alias": "MODDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MODDATE" }, { "name": "MODMETHOD", "type": "esriFieldTypeString", "alias": "MODMETHOD", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MODMETHOD" }, { "name": "MODTYPE", "type": "esriFieldTypeString", "alias": "MODTYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MODTYPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1118_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S966_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Culvert", "description": "", "prototype": { "attributes": { "MODMETHOD": null, "MODTYPE": null, "FACILITYID": null, "CLASSID": null, "STRUCTURENAME": null, "LOCATION": null, "INSTALLDATE": null, "LIFECYCLESTATUS": null, "LATITUDESTART": null, "LONGITUDESTART": null, "LATITUDEEND": null, "LONGITUDEEND": null, "ROADNUMBER": null, "ROADSECTION": null, "RDGISID": null, "CAPTUREDATE": null, "COLLECTIONMETHOD": null, "MAINTENANCESECTION": null, "YORKOWNER": null, "YORKSHARE": null, "OTHEROWNER": null, "OTHERSHARE": null, "SOURCENOTES": null, "STRUCTUREID": null, "STRUCTURETYPE": null, "STRUCTUREMATERIAL": null, "STRUCTUREDIRECTION": null, "LANES": null, "ARTICULATION": null, "CROSSINGTYPEOVER": null, "CROSSINGTYPEUNDER": null, "RECORDEDLENGTH": null, "STRUCTUREWIDTH": null, "DECKAREA": null, "BOARDORDERS": null, "COMMENTS": null, "CONTRACTNUMBER": null, "IMAGELOC": null, "IMAGENAME": null, "LASTREHABYEAR": null, "PEOPLESOFTID": null, "IMGPOSX": null, "IMGPOSY": null, "FUGROIMAGE": null, "SEGMENTID": null, "LINKID": null, "MODDATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }