{ "currentVersion": 10.61, "id": 2, "name": "vaarwegvakken", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": -52211.050000000745, "ymin": 311348, "xmax": 279995.56599999964, "ymax": 691835.3759999983, "spatialReference": { "wkid": 28992, "latestWkid": 28992 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "vaktype", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 63, 0, 213, 255 ], "width": 1 }, "value": "D", "label": "Vaarweg", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 99, 255, 0, 255 ], "width": 1 }, "value": "H", "label": "Haven", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 4, 0, 255 ], "width": 1 }, "value": "V", "label": "Toeloop naar haven", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "vaktype", "typeIdField": "vaktype", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "vwk_id", "type": "esriFieldTypeDouble", "alias": "vwk_id", "domain": null, "editable": true, "nullable": true }, { "name": "vwk_begdtm", "type": "esriFieldTypeDate", "alias": "vwk_begdtm", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "vwj_id_beg", "type": "esriFieldTypeDouble", "alias": "vwj_id_beg", "domain": null, "editable": true, "nullable": true }, { "name": "vwj_id_end", "type": "esriFieldTypeDouble", "alias": "vwj_id_end", "domain": null, "editable": true, "nullable": true }, { "name": "vaktype", "type": "esriFieldTypeString", "alias": "vaktype", "domain": null, "editable": true, "nullable": true, "length": 1 }, { "name": "vrt_code", "type": "esriFieldTypeString", "alias": "vrt_code", "domain": null, "editable": true, "nullable": true, "length": 6 }, { "name": "vrt_naam", "type": "esriFieldTypeString", "alias": "vrt_naam", "domain": null, "editable": true, "nullable": true, "length": 240 }, { "name": "vwg_nr", "type": "esriFieldTypeSmallInteger", "alias": "vwg_nr", "domain": null, "editable": true, "nullable": true }, { "name": "vwg_naam", "type": "esriFieldTypeString", "alias": "vwg_naam", "domain": null, "editable": true, "nullable": true, "length": 240 }, { "name": "begkm", "type": "esriFieldTypeDouble", "alias": "begkm", "domain": null, "editable": true, "nullable": true }, { "name": "endkm", "type": "esriFieldTypeDouble", "alias": "endkm", "domain": null, "editable": true, "nullable": true } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "i4494vaktype", "fields": "vaktype", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r3488_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a3460_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "D", "name": "D", "domains": {}, "templates": [ { "name": "D", "description": "", "prototype": { "attributes": { "begkm": null, "endkm": null, "vwk_id": null, "vwk_begdtm": null, "vwj_id_beg": null, "vwj_id_end": null, "vaktype": "D", "vrt_code": null, "vrt_naam": null, "vwg_nr": null, "vwg_naam": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "H", "name": "H", "domains": {}, "templates": [ { "name": "H", "description": "", "prototype": { "attributes": { "begkm": null, "endkm": null, "vwk_id": null, "vwk_begdtm": null, "vwj_id_beg": null, "vwj_id_end": null, "vaktype": "H", "vrt_code": null, "vrt_naam": null, "vwg_nr": null, "vwg_naam": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "V", "name": "V", "domains": {}, "templates": [ { "name": "V", "description": "", "prototype": { "attributes": { "begkm": null, "endkm": null, "vwk_id": null, "vwk_begdtm": null, "vwj_id_beg": null, "vwj_id_end": null, "vaktype": "V", "vrt_code": null, "vrt_naam": null, "vwg_nr": null, "vwg_naam": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 50000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }