{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "ParksMowing", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 554552.7280000001, "ymin": 4813714.734999999, "xmax": 568449.1832999997, "ymax": 4826362.6521000005, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "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": 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": [ 0, 168, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TRIM_ROUTE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MOWING_AREA_ID", "type": "esriFieldTypeInteger", "alias": "Mowing Area ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MOWING_AREA_ID" }, { "name": "TRIM_ROUTE", "type": "esriFieldTypeString", "alias": "Trim Route", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRIM_ROUTE" }, { "name": "MOWING_ROUTE", "type": "esriFieldTypeString", "alias": "Mowing Route", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MOWING_ROUTE" }, { "name": "LOCATION_TYPE", "type": "esriFieldTypeString", "alias": "Location Type", "domain": { "type": "codedValue", "name": "dmn_Parks_MowingLocType", "description": "Mowing area location type.", "codedValues": [ { "name": "BASEBALL", "code": "BASEBALL" }, { "name": "BOULEVARD", "code": "BOULEVARD" }, { "name": "FOOTBALL", "code": "FOOTBALL" }, { "name": "HARDBALL", "code": "HARDBALL" }, { "name": "MINI SOCCER", "code": "MINI SOCCER" }, { "name": "OPEN AREA", "code": "OPEN AREA" }, { "name": "SOCCER", "code": "SOCCER" }, { "name": "SOFTBALL", "code": "SOFTBALL" }, { "name": "SWM POND", "code": "SWM POND" }, { "name": "TRAIL", "code": "TRAIL" }, { "name": "WALKWAY", "code": "WALKWAY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOCATION_TYPE" }, { "name": "LOCATION_DESCRIPTION", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "LOCATION_DESCRIPTION" }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "Ownership", "domain": { "type": "codedValue", "name": "dmn_Parks_Ownership", "description": "Specifies the ownership.", "codedValues": [ { "name": "BIA", "code": "BIA" }, { "name": "CITY OF GUELPH", "code": "CITY OF GUELPH" }, { "name": "DEVELOPER", "code": "DEVELOPER" }, { "name": "FEDERAL GOV", "code": "FEDERAL GOV" }, { "name": "GJR", "code": "GJR" }, { "name": "GORBA", "code": "GORBA" }, { "name": "GRCA", "code": "GRCA" }, { "name": "GUELPH HYDRO", "code": "GUELPH HYDRO" }, { "name": "PROVINCIAL GOV", "code": "PROVINCIAL GOV" }, { "name": "UGDSB", "code": "UGDSB" }, { "name": "UNIVERSITY", "code": "UNIVERSITY" }, { "name": "WCDSB", "code": "WCDSB" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "CITY OF GUELPH", "modelName": "OWNERSHIP" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dmn_Parks_Maintenance_1", "description": "Identifying who the maintainer of the asset is.", "codedValues": [ { "name": "CONTRACTOR", "code": "CONTRACTOR" }, { "name": "CORPORATE BUILDING", "code": "CORPORATE BUILDING" }, { "name": "DEVELOPER", "code": "DEVELOPER" }, { "name": "ENGINEERING", "code": "ENGINEERING" }, { "name": "ENVIRONMENTAL SERVICES", "code": "ENVIRONMENTAL SERVICES" }, { "name": "GRCA", "code": "GRCA" }, { "name": "OPERATIONS", "code": "OPERATIONS" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PARKS", "code": "PARKS" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "VOLUNTEER GROUP", "code": "VOLUNTEER GROUP" }, { "name": "WATER SERVICES", "code": "WATER SERVICES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "PARKS", "modelName": "MAINTAINED_BY" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "dmn_Parks_AssetStatus", "description": "Status of Parks Assets", "codedValues": [ { "name": "FUTURE", "code": "FUTURE" }, { "name": "IN-USE", "code": "IN-USE" }, { "name": "OFF-LINE", "code": "OFF-LINE" }, { "name": "MISSING", "code": "MISSING" }, { "name": "REMOVED BY STAFF", "code": "REMOVED BY STAFF" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "IN-USE", "modelName": "STATUS" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "NOTES" }, { "name": "LAST_ACTION_TAKEN", "type": "esriFieldTypeString", "alias": "Last Action Taken", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LAST_ACTION_TAKEN" }, { "name": "LAST_TRIMMED_DATE", "type": "esriFieldTypeDate", "alias": "Last Trimmed Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_TRIMMED_DATE" }, { "name": "LAST_MOWED_STRIPED_DATE", "type": "esriFieldTypeDate", "alias": "Last Mowed/Striped Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_MOWED_STRIPED_DATE" }, { "name": "LAST_VISIT_NO_CUT_DATE", "type": "esriFieldTypeDate", "alias": "Last Visit No Cut Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_VISIT_NO_CUT_DATE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R67821_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "UUID_67821", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID" }, { "name": "S54511_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "ParksMowing", "description": "", "prototype": { "attributes": { "last_edited_user": null, "last_edited_date": null, "MOWING_AREA_ID": null, "TRIM_ROUTE": null, "MOWING_ROUTE": null, "LOCATION_TYPE": null, "LOCATION_DESCRIPTION": null, "OWNERSHIP": "CITY OF GUELPH", "MAINTAINED_BY": "PARKS", "STATUS": "IN-USE", "NOTES": null, "LAST_ACTION_TAKEN": null, "LAST_TRIMMED_DATE": null, "LAST_MOWED_STRIPED_DATE": null, "LAST_VISIT_NO_CUT_DATE": null, "created_date": null, "created_user": 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" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1034c45782604bc89e0c5de846ae8d1d" } ], "tables": [] }