{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Kabelsituatie", "type": "Feature Layer", "description": "Deze kaartlaag bevat rechthoekjes die de locatie van een BBKS blad of 10kV blad aangeven en wordt indien noodzakelijk geüpdate. Deze locaties zijn op basis van xy geprojecteerd. Deze informatie kunt u gebruiken voor het oproepen van een BBKS blad in pdf formaat door het oproepen van attribuutinformatie van zo'n vlak. In de attribuutinformatie zit een hyperlink naar de betreffende tekening.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 28992, "latestWkid": 28992, "xyTolerance": 5.0E-4, "zTolerance": 0, "mTolerance": 0, "falseX": -30515500, "falseY": -30279500, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Copyright ProRail", "parentLayer": null, "subLayers": [], "minScale": 150000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[GEOCODE] CONCAT \"\" CONCAT [BLADNUMMER]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 40000, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 132, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 254, 254, 254, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 0, "ymin": 300000, "xmax": 285000, "ymax": 625000, "spatialReference": { "wkid": 28992, "latestWkid": 28992, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -30515500, "falseY": -30279500, "xyUnits": 1.467164113627529E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTTYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTTYPE", "type": "esriFieldTypeString", "alias": "OBJECTTYPE", "length": 50, "domain": null }, { "name": "GEOCODE", "type": "esriFieldTypeString", "alias": "GEOCODE", "length": 10, "domain": null }, { "name": "GEOCODE_NR", "type": "esriFieldTypeSmallInteger", "alias": "GEOCODE_NR", "domain": null }, { "name": "GEOCODE_NAAM", "type": "esriFieldTypeString", "alias": "GEOCODE_NAAM", "length": 100, "domain": null }, { "name": "BLADNUMMER", "type": "esriFieldTypeString", "alias": "BLADNUMMER", "length": 2, "domain": null }, { "name": "NAAM", "type": "esriFieldTypeString", "alias": "NAAM", "length": 80, "domain": null }, { "name": "VERSIEDATUM", "type": "esriFieldTypeString", "alias": "VERSIEDATUM", "length": 40, "domain": null }, { "name": "VERSIELETTER", "type": "esriFieldTypeString", "alias": "VERSIELETTER", "length": 1, "domain": null }, { "name": "KM_GEOCODE_VAN", "type": "esriFieldTypeDouble", "alias": "KM_GEOCODE_VAN", "domain": null }, { "name": "KM_GEOCODE_TOT", "type": "esriFieldTypeDouble", "alias": "KM_GEOCODE_TOT", "domain": null }, { "name": "KM_GEOCODE_VAN_T", "type": "esriFieldTypeString", "alias": "KM_GEOCODE_VAN_T", "length": 14, "domain": null }, { "name": "KM_GEOCODE_TOT_T", "type": "esriFieldTypeString", "alias": "KM_GEOCODE_TOT_T", "length": 14, "domain": null }, { "name": "BLADFORMAAT", "type": "esriFieldTypeString", "alias": "BLADFORMAAT", "length": 20, "domain": null }, { "name": "ID_CODE", "type": "esriFieldTypeString", "alias": "ID_CODE", "length": 40, "domain": null }, { "name": "OBJECTCODE", "type": "esriFieldTypeString", "alias": "OBJECTCODE", "length": 10, "domain": null }, { "name": "OBEGINTIJD", "type": "esriFieldTypeDate", "alias": "OBEGINTIJD", "length": 8, "domain": null }, { "name": "VERSIE", "type": "esriFieldTypeString", "alias": "VERSIE", "length": 5, "domain": null }, { "name": "ID", "type": "esriFieldTypeOID", "alias": "ID", "domain": null }, { "name": "GEOM", "type": "esriFieldTypeGeometry", "alias": "GEOM", "domain": null }, { "name": "GEOM.AREA", "type": "esriFieldTypeDouble", "alias": "GEOM.AREA", "domain": null }, { "name": "GEOM.LEN", "type": "esriFieldTypeDouble", "alias": "GEOM.LEN", "domain": null } ], "geometryField": { "name": "GEOM", "type": "esriFieldTypeGeometry", "alias": "GEOM" }, "indexes": [ { "name": "BLAD_BLADNR__IDX", "fields": "BLADNUMMER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "BLAD_GEONR__IDX", "fields": "GEOCODE_NR", "isAscending": true, "isUnique": false, "description": "" }, { "name": "BLAD_GEO__IDX", "fields": "GEOCODE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R4264_SDE_ROWID_UK", "fields": "ID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "BLD_GEOM__IDX", "fields": "GEOM", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "GEOM.AREA", "shapeLengthFieldName": "GEOM.LEN", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "237b047a506f4c0e87e215dab103f340" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "10kV", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 28992, "latestWkid": 28992, "xyTolerance": 2.94793351033879E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -3.05154999999959E7, "falseY": -3.02794999999798E7, "xyUnits": 27137.6541293857, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 150000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[BLADNR]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 0, 38, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 254, 254, 254, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -698.484624635428, "ymin": 13.9025212712586, "xmax": 274606.267487671, "ymax": 926628.590884138, "spatialReference": { "wkid": 28992, "latestWkid": 28992, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -30515500, "falseY": -30279500, "xyUnits": 1.467164113627529E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "BLADNR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BLADNR", "type": "esriFieldTypeString", "alias": "BLADNR", "length": 12, "domain": null }, { "name": "GEOCODE", "type": "esriFieldTypeString", "alias": "GEOCODE", "length": 15, "domain": null }, { "name": "NUMMER", "type": "esriFieldTypeString", "alias": "NUMMER", "length": 14, "domain": null }, { "name": "BBKS", "type": "esriFieldTypeString", "alias": "BBKS", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3079_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2218_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "237b047a506f4c0e87e215dab103f340" } ], "tables": [] }