{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Straatnaam", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 96000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "straatnaamzoeker straat naam zoeker ten behoeve van de adreszoeker service", "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, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 124584.375, "ymin": 393445.86100000143, "xmax": 142725.43400000036, "ymax": 405753.9970000014, "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 } }, "sourceSpatialReference": { "wkid": 28992, "latestWkid": 28992, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -30515500, "falseY": -30279500, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 14, 62, 99, 255 ], "width": 1 } }, "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": "", "displayField": "OPENBARERUIMTEID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "OPENBARERUIMTEID", "type": "esriFieldTypeString", "alias": "OPENBARERUIMTEID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OPENBARERUIMTEID" }, { "name": "STRAATNAAM", "type": "esriFieldTypeString", "alias": "STRAATNAAM", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "STRAATNAAM" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "GECONSTATEERD", "type": "esriFieldTypeString", "alias": "GECONSTATEERD", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "GECONSTATEERD" }, { "name": "INONDERZOEK", "type": "esriFieldTypeString", "alias": "INONDERZOEK", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "INONDERZOEK" }, { "name": "BEGINDATUM", "type": "esriFieldTypeDate", "alias": "BEGINDATUM", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BEGINDATUM" }, { "name": "EINDDATUM", "type": "esriFieldTypeDate", "alias": "EINDDATUM", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EINDDATUM" }, { "name": "DOCUMENTDATUM", "type": "esriFieldTypeDate", "alias": "DOCUMENTDATUM", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DOCUMENTDATUM" }, { "name": "DOCUMENTNUMMER", "type": "esriFieldTypeString", "alias": "DOCUMENTNUMMER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DOCUMENTNUMMER" }, { "name": "WOONPLAATS", "type": "esriFieldTypeString", "alias": "WOONPLAATS", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "WOONPLAATS" }, { "name": "STRAATCODE", "type": "esriFieldTypeString", "alias": "STRAATCODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STRAATCODE" }, { "name": "STRAATNAAMZOEKER", "type": "esriFieldTypeString", "alias": "STRAATNAAMZOEKER", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "STRAATNAAMZOEKER" }, { "name": "AUTHENTIEK", "type": "esriFieldTypeString", "alias": "AUTHENTIEK", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AUTHENTIEK" }, { "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": "R281_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S265_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Straatnaam", "description": "", "prototype": { "attributes": { "AUTHENTIEK": null, "STRAATNAAMZOEKER": null, "OPENBARERUIMTEID": null, "STRAATNAAM": null, "TYPE": null, "STATUS": null, "GECONSTATEERD": null, "INONDERZOEK": null, "BEGINDATUM": null, "EINDDATUM": null, "DOCUMENTDATUM": null, "DOCUMENTNUMMER": null, "WOONPLAATS": null, "STRAATCODE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "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" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "215811b1e9554fbe9d56d0e30819ca98" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Adres", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "adres adressen ten behoeve van de adreszoeker", "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, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 125002.62999999896, "ymin": 393496.6710000001, "xmax": 142325.813000001, "ymax": 405736.368999999, "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 } }, "sourceSpatialReference": { "wkid": 28992, "latestWkid": 28992, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -30515500, "falseY": -30279500, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 0, 122, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 0, 122, 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": "", "displayField": "IDENTIFICATIE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "IDENTIFICATIE", "type": "esriFieldTypeString", "alias": "IDENTIFICATIE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "IDENTIFICATIE" }, { "name": "STRAATNAAM", "type": "esriFieldTypeString", "alias": "STRAATNAAM", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "STRAATNAAM" }, { "name": "HUISNUMMER", "type": "esriFieldTypeInteger", "alias": "HUISNUMMER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HUISNUMMER" }, { "name": "HUISLETTER", "type": "esriFieldTypeString", "alias": "HUISLETTER", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "HUISLETTER" }, { "name": "TOEVOEGING", "type": "esriFieldTypeString", "alias": "TOEVOEGING", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "TOEVOEGING" }, { "name": "HUISNUMMERCOMPLEET", "type": "esriFieldTypeString", "alias": "HUISNUMMERCOMPLEET", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "HUISNUMMERCOMPLEET" }, { "name": "POSTCODE6", "type": "esriFieldTypeString", "alias": "POSTCODE6", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "POSTCODE6" }, { "name": "POSTCODE7", "type": "esriFieldTypeString", "alias": "POSTCODE7", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "POSTCODE7" }, { "name": "WOONPLAATS", "type": "esriFieldTypeString", "alias": "WOONPLAATS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WOONPLAATS" }, { "name": "NUMMERAANDUIDINGID", "type": "esriFieldTypeString", "alias": "NUMMERAANDUIDINGID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "NUMMERAANDUIDINGID" }, { "name": "PANDID", "type": "esriFieldTypeString", "alias": "PANDID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PANDID" }, { "name": "OPENBARERUIMTEID", "type": "esriFieldTypeString", "alias": "OPENBARERUIMTEID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "OPENBARERUIMTEID" }, { "name": "WOONPLAATSID", "type": "esriFieldTypeString", "alias": "WOONPLAATSID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "WOONPLAATSID" }, { "name": "OPPERVLAKTE", "type": "esriFieldTypeDouble", "alias": "OPPERVLAKTE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OPPERVLAKTE" }, { "name": "GEBRUIKSDOEL", "type": "esriFieldTypeString", "alias": "GEBRUIKSDOEL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GEBRUIKSDOEL" }, { "name": "ADRESSOORT", "type": "esriFieldTypeString", "alias": "ADRESSOORT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADRESSOORT" }, { "name": "PANDSTATUS", "type": "esriFieldTypeString", "alias": "PANDSTATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PANDSTATUS" }, { "name": "VERBLIJFSOBJECTSTATUS", "type": "esriFieldTypeString", "alias": "VERBLIJFSOBJECTSTATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VERBLIJFSOBJECTSTATUS" }, { "name": "STRAATNAAMZOEKER", "type": "esriFieldTypeString", "alias": "STRAATNAAMZOEKER", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "STRAATNAAMZOEKER" }, { "name": "BOUWJAAR", "type": "esriFieldTypeInteger", "alias": "BOUWJAAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BOUWJAAR" }, { "name": "SLEUTEL", "type": "esriFieldTypeString", "alias": "SLEUTEL", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SLEUTEL" }, { "name": "X_COORDINAAT", "type": "esriFieldTypeDouble", "alias": "X_COORDINAAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X_COORDINAAT" }, { "name": "Y_COORDINAAT", "type": "esriFieldTypeDouble", "alias": "Y_COORDINAAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y_COORDINAAT" }, { "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": "R272_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I1711IDENTIFICAT", "fields": "IDENTIFICATIE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S256_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Adres", "description": "", "prototype": { "attributes": { "Y_COORDINAAT": null, "X_COORDINAAT": null, "IDENTIFICATIE": null, "STRAATNAAM": null, "HUISNUMMER": null, "HUISLETTER": null, "TOEVOEGING": null, "HUISNUMMERCOMPLEET": null, "POSTCODE6": null, "POSTCODE7": null, "WOONPLAATS": null, "NUMMERAANDUIDINGID": null, "PANDID": null, "OPENBARERUIMTEID": null, "WOONPLAATSID": null, "OPPERVLAKTE": null, "GEBRUIKSDOEL": null, "ADRESSOORT": null, "PANDSTATUS": null, "VERBLIJFSOBJECTSTATUS": null, "STRAATNAAMZOEKER": null, "BOUWJAAR": null, "SLEUTEL": 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" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "215811b1e9554fbe9d56d0e30819ca98" } ], "tables": [] }