{ "currentVersion": 10.91, "id": 2786, "name": "Canada", "type": "Feature Layer", "parentLayer": { "id": 2785, "name": "Background Data" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "modelName": "canada", "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": 798393.7144406959, "ymin": 814942.4289196208, "xmax": 1339862.6949449778, "ymax": 1374209.879440479, "spatialReference": { "wkid": 102717, "latestWkid": 2262 } }, "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OWNER", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Canada", "label": "Canada", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "value": "Water", "label": "Water", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(OWNER = 'Canada' )", "labelExpression": "\"Canada\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Calibri", "size": 11, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 150000 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(OWNER = 'Water' )", "labelExpression": "\"Lake Erie\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Calibri", "size": 11, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 150000 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "OWNER", "typeIdField": "OWNER", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": { "type": "codedValue", "name": "canada_TYPE", "description": "", "codedValues": [ { "name": "Water", "code": 1 }, { "name": "Land", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TYPE" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": { "type": "codedValue", "name": "canada_OWNER", "description": "", "codedValues": [ { "name": "Canada", "code": "Canada" }, { "name": "Water", "code": "Water" }, { "name": "USA", "code": "USA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OWNER" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R77_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a38_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Canada", "name": "Canada", "domains": { "TYPE": {"type": "inherited"}, "OWNER": {"type": "inherited"} }, "templates": [ { "name": "Canada", "description": "", "prototype": { "attributes": { "TYPE": null, "OWNER": "Canada" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Water", "name": "Water", "domains": { "TYPE": {"type": "inherited"}, "OWNER": {"type": "inherited"} }, "templates": [ { "name": "Water", "description": "", "prototype": { "attributes": { "TYPE": null, "OWNER": "Water" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }