{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Gemeindenamen", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Standard" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 443010.93580098916, "ymin": 5735242.816353122, "xmax": 518483.86218521, "ymax": 5809124.742966317, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS1_AnnotationStatus", "description": "Gültige Werte für Annotation-Status.", "codedValues": [ { "name": "Platziert", "code": 0 }, { "name": "Nicht platziert", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Gültige Werte sind Ja und Nein.", "codedValues": [ { "name": "Ja", "code": 1 }, { "name": "Nein", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Gültige Werte sind Ja und Nein.", "codedValues": [ { "name": "Ja", "code": 1 }, { "name": "Nein", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Gültige Werte sind Ja und Nein.", "codedValues": [ { "name": "Ja", "code": 1 }, { "name": "Nein", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS1_VerticalAlignment", "description": "Gültige Werte für vertikale Symbolausrichtung.", "codedValues": [ { "name": "Oben", "code": 0 }, { "name": "Zentriert", "code": 1 }, { "name": "Basislinie", "code": 2 }, { "name": "Unten", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS1_HorizontalAlignment", "description": "Gültige Werte für horizontale Symbolausrichtung.", "codedValues": [ { "name": "Links", "code": 0 }, { "name": "Zentriert", "code": 1 }, { "name": "Rechts", "code": 2 }, { "name": "Voll", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": false, "isUnique": false, "description": "" }, { "name": "AnnoClassID_Index_2", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_2", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5244de3f5b3740e3b55c616ffd61d4b0" }, { "currentVersion": 10.91, "id": 1, "name": "Standard", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Gemeindenamen" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 443010.93580098916, "ymin": 5735242.816353122, "xmax": 518483.86218521, "ymax": 5809124.742966317, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5244de3f5b3740e3b55c616ffd61d4b0" }, { "currentVersion": 10.91, "id": 2, "name": "Text", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 3, "name": "Strassenbeziechnungen" }, { "id": 4, "name": "Lärmschutz" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 445029.4332999997, "ymin": 5740200.766799999, "xmax": 512427.1349999998, "ymax": 5819825.8869, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5244de3f5b3740e3b55c616ffd61d4b0" }, { "currentVersion": 10.91, "id": 3, "name": "Strassenbeziechnungen", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 50000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[beschriftu]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 445029.4332999997, "ymin": 5740200.766799999, "xmax": 512427.1349999998, "ymax": 5819825.8869, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "objectid", "type": "esriFieldTypeInteger", "alias": "objectid", "domain": null }, { "name": "rpid", "type": "esriFieldTypeInteger", "alias": "rpid", "domain": null }, { "name": "schluessel", "type": "esriFieldTypeInteger", "alias": "schluessel", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "planwerk", "type": "esriFieldTypeString", "alias": "planwerk", "length": 254, "domain": null }, { "name": "regschlues", "type": "esriFieldTypeInteger", "alias": "regschlues", "domain": null }, { "name": "aenderungn", "type": "esriFieldTypeInteger", "alias": "aenderungn", "domain": null }, { "name": "gueltigab", "type": "esriFieldTypeDate", "alias": "gueltigab", "length": 8, "domain": null }, { "name": "gueltigbis", "type": "esriFieldTypeDate", "alias": "gueltigbis", "length": 8, "domain": null }, { "name": "verfahrens", "type": "esriFieldTypeInteger", "alias": "verfahrens", "domain": null }, { "name": "darstellun", "type": "esriFieldTypeInteger", "alias": "darstellun", "domain": null }, { "name": "darstell_1", "type": "esriFieldTypeInteger", "alias": "darstell_1", "domain": null }, { "name": "schluess_1", "type": "esriFieldTypeInteger", "alias": "schluess_1", "domain": null }, { "name": "schluess_2", "type": "esriFieldTypeString", "alias": "schluess_2", "length": 254, "domain": null }, { "name": "beschriftu", "type": "esriFieldTypeString", "alias": "beschriftu", "length": 100, "domain": null }, { "name": "geom_id", "type": "esriFieldTypeString", "alias": "geom_id", "length": 50, "domain": null }, { "name": "intern_id", "type": "esriFieldTypeInteger", "alias": "intern_id", "domain": null }, { "name": "st_length_", "type": "esriFieldTypeDouble", "alias": "st_length_", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5244de3f5b3740e3b55c616ffd61d4b0" }, { "currentVersion": 10.91, "id": 4, "name": "Lärmschutz", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 50000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1.7 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[Text]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 452062.06968004536, "ymin": 5752917.868518521, "xmax": 490996.99869740725, "ymax": 5786206.326335411, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 41, "domain": null }, { "name": "Klasse", "type": "esriFieldTypeDouble", "alias": "Klasse", "domain": null }, { "name": "Kartentyp", "type": "esriFieldTypeDouble", "alias": "Kartentyp", "domain": null }, { "name": "Text", "type": "esriFieldTypeString", "alias": "Text", "length": 254, "domain": null }, { "name": "GFUNK", "type": "esriFieldTypeInteger", "alias": "GFUNK", "domain": null }, { "name": "TA", "type": "esriFieldTypeString", "alias": "TA", "length": 30, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5244de3f5b3740e3b55c616ffd61d4b0" }, { "currentVersion": 10.91, "id": 5, "name": "Verwaltungsgrenzen", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 6, "name": "Kreisgrenzen" }, { "id": 7, "name": "Gemeindegrenzen" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 436554.1386989533, "ymin": 5729786.051023953, "xmax": 523823.61028896, "ymax": 5820209.051494458, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5244de3f5b3740e3b55c616ffd61d4b0" }, { "currentVersion": 10.91, "id": 6, "name": "Kreisgrenzen", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Verwaltungsgrenzen" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 50000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 436554.1386989533, "ymin": 5729786.051023953, "xmax": 523823.61028896, "ymax": 5820209.051298831, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "RP", "type": "esriFieldTypeString", "alias": "RP", "length": 8, "domain": null }, { "name": "typ", "type": "esriFieldTypeString", "alias": "typ", "length": 3, "domain": null }, { "name": "kreis", "type": "esriFieldTypeString", "alias": "kreis", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5244de3f5b3740e3b55c616ffd61d4b0" }, { "currentVersion": 10.91, "id": 7, "name": "Gemeindegrenzen", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Verwaltungsgrenzen" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 50000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 78, 78, 78, 255 ], "width": 1.3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 436554.1389234322, "ymin": 5729786.051189255, "xmax": 523823.6101818431, "ymax": 5820209.051494458, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "REGSCHL", "type": "esriFieldTypeString", "alias": "REGSCHL", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "kreis", "type": "esriFieldTypeString", "alias": "kreis", "length": 8, "domain": null }, { "name": "typ", "type": "esriFieldTypeString", "alias": "typ", "length": 3, "domain": null }, { "name": "regs", "type": "esriFieldTypeInteger", "alias": "regs", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5244de3f5b3740e3b55c616ffd61d4b0" }, { "currentVersion": 10.91, "id": 8, "name": "Punktobjekte", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 9, "name": "Flugplätze" }, { "id": 10, "name": "Verkehrsinfrastruktur" }, { "id": 11, "name": "Wohnsiedlungsbereich" }, { "id": 12, "name": "Gewerbe_u_Industrieansiedlungsbereiche" }, { "id": 13, "name": "Grünflächen_Freiraum_Wald_Denkmale" }, { "id": 14, "name": "Versorgungsanlagen_u_Leitungen" }, { "id": 15, "name": "Gewinnung_von_Bodenschätzen" }, { "id": 16, "name": "Deponien_u_Entsorgungseinrichtungen" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 452786.7937000003, "ymin": 5755701.104890773, "xmax": 499703.1387925567, "ymax": 5804452.8869182095, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5244de3f5b3740e3b55c616ffd61d4b0" }, { "currentVersion": 10.91, "id": 9, "name": "Flugplätze", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 8, "name": "Punktobjekte" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 50000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "schluess_2", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "b68c31579071269679218df02992aa68", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAYCAYAAAACqyaBAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABMBJREFUSInFln1MVWUYwH/vVe5BnAZH+riaAoqSC5cO3TTUpjjUsZofFOWQYZv1R1uba+DUyz8i1rSoLFtardIiNHOLogTxgtpwUYyriXknHyOZJ2YcSAV8Ee7bH+dcvvLy8Ufr2c7Oc573eZ/feZ73fc57xvM/yvgBugaE2PodAL/f/6YQYvHQSX6/X3R3dzsAHA5Hr9PpvAuYSqlrQojTQoiKIVOc9gXQAahBcE3T3FJKN4Cu6wtM0/QKIeI5dzKRnu5BkSqqL5OUnQdArEun9svDOMOnIB6aAa7onUqpUuAFIYRpTykE1gN/A5FAz9DMywA3gGmaiYAXgJ/egs7KQfAL5f16nWHSeCyVuEjbELMN1m9PRn/4hFJqlRBCAcvt0fIAeBBcSnkB6ATCgETg4CCiQz9Nr/nDrW5C8yvJAxzLdG6fN5n0nU/zxkXKu8BiGt+Goy3w8scrCJ3wjMvlqjMMY4odpXRgyIGZdwPngdXAUoaICompcuSa7wCpgANoq+rQ3geZk1UhI7IqiFY7yUKwj5sFcHkLLFy12TAMz4AwQeFglX41MN2+7idr7PtZ4EcgB4gC5oq97FduLQMl47l6DhauiqW/zA1AfVC4rutlphnYIySOAC+VUlYB7UA4sBb4nfHRV7nni6e1HkDQv96lQwMNgpumeRG4CTzIfUrvcrnmGYYxzX48BfRiVSvVfql8Js55knYfRETT3NzcAMwbFRyr/zxAmp15y8BBwzDWAGiadk1K2WibS2z48rvH9hVyKXsqAPFJFBQU+GyfHjvusHCAMzZ8XldXV+sE2yhiUjbnZM6enPtZIYe3vxKWkZJcAdDWZk7W12wC0P7wZKfNjgRitqHmLn5je0JSYN9UYfX4iPAy+z6uvr7+gXj74d6V3TOOf2XpS1ryp1GUPw0gAnh1Phzwwm9/acQ+/V6nWLr+NUfYxA+B6/b0f5U8GLwRa2fO9Pl8EQF4g0i555PFIXG6RtSS7Nv03HLS+K4GsPKxKA54mzjYHH9jQ8rW6UIIPzATeBRA07RSKeWo4IHsX6qpqYnYGGYZvq++cAlI8JnSo2XmJgGoas8m9euJT+LND0IBPD9XTxVCPALcAJ6yY7XbXTE2eHFx8QO7U8NwAOVXO2bZYyUBJ5GwskCVf1014077lce1gpBaCeXHvyhc8Vz6cvpbzIPVFaOGewDl9XrH3VybgFNCcZMMB3C5XKcMw+hzFCuerVOlRzZnLvmmMKtC8mfJ0WWq83amCJsUtL9HgrdiHSwLrpt3oH+5DMMwLg11FskZx4p3bNlNxadzarwlpJwrOkz/8TxmOJqmlUkpFzS09SI7+sxBAxWdrUoHqr69DOknXwyA67A28NjgWOue5W02MVr7bCXBnA9V1v6SEOVqr24yws/UWaXatXNHY97e14MCgsKllOdjY2P9hyrrHCaggZLDZA5Q3WQUARm59rcs/YlZy/YopQ/4qRgdHOhKS0trz8vL0wGej8P43EfrMP5gVSbDBKI0mFm7P5SW5I+AjWOFs2jRolZAB7g4Yf6RwM/NMHIa63wQW3P2KOeuXQLYoJRaKYQY1be9T9atWzcnoHu9I4LBOhEdAG63G7fbPazzsPD/Wv4Bn5TKLGrckxwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Flughäfen/-plätze für den zivilen Luftverkehr", "label": "Flughäfen/-plätze für den zivilen Luftverkehr", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5f8ca755ce27dba1d0a51a313250bdd1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAYCAYAAAARfGZ1AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABEtJREFUSIm11H1MVWUcwPHv70IcOBdh3K42Nb0KyB1lq+TNiyMZvmCikW+beU1p081Jm9NKS50vTMpps2l/pDPyuurijGxYKL7fgSLkTNd2m7sajdqCrE45BTy83Kc/7qWBXgvb+v3zPPv9nvN5nvM7L9H8jxHdb663t7e/Y7FYsmNjY3v/4Zog0AUYSqnrInJKROqBuHDdBLrvxT1Wq3UBQFvVPh5LSohMiwWiNYhPRIaNhuFj1tfU1ASKiorSADRNe840zfq/caWUvbGxscflcgFw6YtdzFq5ExzjQbdCxx1o/hbObYWuq6FNxq4G10LQ4zlz+mQaQH5+/k8+n6/+3rbYc3JyXiopKcHj8VDZNZ4i1yxEJFRNGgYjk2FCwQ+8P2cvM8vyGe+agcUibW1t7HpvNwBlZWWj8vLyVonI7gFtERHcbjcejwfvZ5+zedW562mTCjYCQ4AVQCbWhLG8eWYiUAgECFy51nRwbzFAamoqGRkZADuUUpUicrN/z8nOzkbTNEzTpGrTgs4NZ43D4bYdAn4EbMAcoBGYIs4J3YUOOoGotfML0XUdIAaYDnwyAE9ISODtda/zWlk53quGM/wGdIpIezAYrBWRReGl60WkAyg+0UIUQEHszf6UY0Bb+mJ6ugMAv4EGzAYOh0ut4VEBDeH5UoASJySPGYdSqltEHlFKxUbE0+3xFDmgpgWAxf3wnvB4R0RM4FGHTStuMUzcz4I8NQVCd5MISEQ8qreL5Zkh3GGzzfIfqbhgjYvr5vfWZOwjINirB095rzf5vhrrKvdabED2pJWo9InbBZb3t+7DQZE7OjRrMQz57sCc3KzHgfk+sI+Anp4o8S1KrTkdWrPxlXm9CS9vfVV0616l1L/hMFSHDQWpqvzsDTn2Z25v1tRp7SpuiFUIPbzfep9kW5MfgJ21DQvXHBhaFcmJiANk2rtrgee3VDdYtlQ3PB0Mbl4BrFMifN0cgqflZNw91XS5+kHGA/Ep45L80DIZ0AF3X15FRd/+2D88HlplVdrd2BNVN/ZbRqWWPBQer0WZQBWwRNM0N3AUoLm52XLI3yoALrsfOb5nqeq47RN9iGfQOICmaRWmaS4xTTM9EAg0OZ1O6urqYgDWFuf9YdPrk2jZg7o0eZ9S6sxD4aZp1mmaFjBNM+38+fPOlJQUKioqogEu1vvfYGrJHto8upxeHkPKM5WMTL4fF5FrgCilarm8v/CeDT4CtpeWliYuW7ZsLnAEuFVvGF5GZXXyS+WnBA04+cEkFpe7JUbzDurk4TgIbDNN8wngrXDOC3TKi6Ve5S1fjX9DJt+/C1en7VNK1YqIMVi8DTgGvABkAdhstg8NwwhVg7dmkjj7Z259Gc3xNfGMPr4fmBcZX38BAIFtbJK+bEUYB7hiGMY3fQVZvONXpVQucJHQRzZXKVUgImcH4CIy4wGnP0r4ZxQpRORSpIMOpi3/Of4CTPOE5oUKQS4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Militärflughäfen", "label": "Militärflughäfen", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 452786.7937000003, "ymin": 5766209.5165, "xmax": 497761.15859999973, "ymax": 5793367.132999999, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "objectid", "type": "esriFieldTypeInteger", "alias": "objectid", "domain": null }, { "name": "rpid", "type": "esriFieldTypeInteger", "alias": "rpid", "domain": null }, { "name": "schluessel", "type": "esriFieldTypeInteger", "alias": "schluessel", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "planwerk", "type": "esriFieldTypeString", "alias": "planwerk", "length": 254, "domain": null }, { "name": "regschlues", "type": "esriFieldTypeInteger", "alias": "regschlues", "domain": null }, { "name": "aenderungn", "type": "esriFieldTypeInteger", "alias": "aenderungn", "domain": null }, { "name": "gueltigab", "type": "esriFieldTypeDate", "alias": "gueltigab", "length": 8, "domain": null }, { "name": "gueltigbis", "type": "esriFieldTypeDate", "alias": "gueltigbis", "length": 8, "domain": null }, { "name": "verfahrens", "type": "esriFieldTypeInteger", "alias": "verfahrens", "domain": null }, { "name": "winkel", "type": "esriFieldTypeDouble", "alias": "winkel", "domain": null }, { "name": "darstellun", "type": "esriFieldTypeInteger", "alias": "darstellun", "domain": null }, { "name": "darstell_1", "type": "esriFieldTypeInteger", "alias": "darstell_1", "domain": null }, { "name": "schluess_1", "type": "esriFieldTypeInteger", "alias": "schluess_1", "domain": null }, { "name": "schluess_2", "type": "esriFieldTypeString", "alias": "schluess_2", "length": 254, "domain": null }, { "name": "beschriftu", "type": "esriFieldTypeString", "alias": "beschriftu", "length": 100, "domain": null }, { "name": "schriftwin", "type": "esriFieldTypeDouble", "alias": "schriftwin", "domain": null }, { "name": "geom_id", "type": "esriFieldTypeString", "alias": "geom_id", "length": 50, "domain": null }, { "name": "intern_id", "type": "esriFieldTypeInteger", "alias": "intern_id", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5244de3f5b3740e3b55c616ffd61d4b0" }, { "currentVersion": 10.91, "id": 10, "name": "Verkehrsinfrastruktur", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 8, "name": "Punktobjekte" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 50000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "schluess_2", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "9fdc949ed447d6e28b165024794d2f71", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAASCAYAAACEnoQPAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAVlJREFUOI2V0jFrlEEQxvHfHBdXG4urJSmsRMRWQUUs7CwEOS0FtbKwFwtTmcZGxQ8gQgKKoDZWYoiikg9gl8LCRnmbBGQwZC3ynpyXO3jzwLLLzP73mWWmX+nhgOnaDrZn5PQxxPKsC5Xf2KilvInMB8HmODzSRmVtgp0L5nE6Mo/jTOXCqJp/cOVzj+sz3I9hFWdxBSuTzjMVfKs8wWLl/L7gVlvtfmgU6ARXDivllkzBxz1wcLRyc4I7WEtZkHlN5hGs49k051Pt+k+RCb9qKQ8jczHIafAaHrXnucq52K3kh8Fg2Guar5MPj7fqe4+XY7nlyju80jTvaykXI/PTVHiagtc7pSxF5l2ZLyong5+d4PbP93EJJ9peX+0O86cOBjc0zZdgWHkevO0EQzTN+k4pjyPzDp5WPgSbnScsMu/hMuYrS7jdj905XelQ/hYWxmP7me09+gvgGm6D1T5c7AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Anschlussstelle, Straßennetz", "label": "Anschlussstelle, Straßennetz", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 255, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 230, 0, 0, 255 ], "width": 0.0283 } }, "value": "Anschlussstelle geplant (nur Detmold)", "label": "Anschlussstelle geplant (nur Detmold)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 255, 255, 255, 255 ], "size": 9.070847999999998, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 168, 0, 132, 255 ], "width": 0.28346399999999994 } }, "value": "Haltepunkte für den überregionalen und regionalen Verkehr, Bestand, Bedarfsplanmaßnahmen", "label": "Haltepunkte für den überregionalen und regionalen Verkehr, Bestand, Bedarfsplanmaßnahmen", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 255, 255, 255, 255 ], "size": 9.921240000000001, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 168, 0, 132, 255 ], "width": 0.0283464 } }, "value": "Bahnhof", "label": "Bahnhof", "description": "" }, { "symbol": { "type": "esriPMS", "url": "545e14d0acf25a3d3926e3062f3794ad", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMRJREFUOI2d0zEKwjAUgOEfzKJ0Ki51VTev4Al6gYKDq7cQB8GLiIVOir2CIHgDdzfpIK0iCXEQq6Jtk779+/MIiQBYMutgOSOmJwCxZNZpIA5O4HqmWCtNGM2vCtkTAE7gev5qYoTv2Y3dYo3yZTONE4TN2i88GA/ZHzcA5oFP3O6+r8woUISNAmW4MlCFSwMmuDBgiv8GbPBPwBZ/BergPKCVroUBxIjpKYzmmfJl6/U8TeYSnrf5BgrZT+PE6mR4fukHO9RwfXTI3m4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "zu reaktivierender / neuer Haltepunkt", "label": "zu reaktivierender / neuer Haltepunkt", "description": "" }, { "symbol": { "type": "esriPMS", "url": "0d0caa841a21c56a147ca51fd2a0ca35", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAE5JREFUCJljWcnQ5vuf/b8xAxr4z/13M8t/9v/GDD8Z6tElGRmYGVhgnPD/VXCJlYxtDAwMDAhJbIA4SZhRKJL/uf9uZmRgxpBg/Ml4FgBPThL1ApA5swAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Stadtbahn Haltepunkt", "label": "Stadtbahn Haltepunkt", "description": "" }, { "symbol": { "type": "esriPMS", "url": "ed1572a1b0f4423e57f818011d9504b2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAHBJREFUCJljWcnQ5vuf/b8xAwr4z8n4k+kIy3/2/8YMPxnqUSUZGf6z///OAuOG/69i+P39J8OLaw8ZjpmsYWBgYGCAS8IkZIxU4frhkjAJRkZGhCQjAwPHfwYGuFHIgIWJgWHTX3aGH+gSjD8ZzwIAsNgmfphK1pEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Stadtbahn Haltepunkt, zu reaktivierender / neuer Haltepunkt", "label": "Stadtbahn Haltepunkt, zu reaktivierender / neuer Haltepunkt", "description": "" }, { "symbol": { "type": "esriPMS", "url": "db30068deab1c4f510c2f67a9a832347", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAfCAYAAADwbH0HAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAvxJREFUSInF1k1oFGccx/Hvf3d1VPZgJznlFg96FgQ9CEJowFMo2Lq72NI2aEjWky09rFmisftysJCybm1iMdBKuxN1gwfBg3rz5aIVT6U9iGANomYshSZ5ujvz7yEkm9LZ3bjZJr/jzO+ZD88zb0+EDUpkY+H8lSied4B0xw3o9dcPhijCdbKzT8A5jxeaZOTwm/WAl7ID+Iqwf4ac85NdlaI7Enu8HvBStqEcdcN6lIxzB9FzhDqnSfVW/2+4FmE/yH782RlypQkkcoHUBy/aA6e2vyTz+n1EhoAeQAK6XaiMol6aTOmqJRTNcOLe2mB6fdKUgTJnSjutsAwZ+Bh4J2DMJkQSBhJknUegRf7eWmL0vfkW4BUZSfxm4ASnrp1k83wCZAjYU2f8bpCLbF44a+Wci0bkPKnY09bgpSzOYBKYtPNTe1xPkwhxYGtA2zbKF6h+Tta5bokUzcnYLUDfHl4RNxV7APSTv/QZ3qZPLWHQwM6AagjoM6p9Vs751SDfMB/5ni8P/dkSvJzUR38AYwa+tjJTPUY0CfQFXccou0ALbKnkyE79AH6R4cQvrcG1qEnHbgO3Gf2xy4qEBwwcA7oCulHQJEiSsfIWThwya4FrOXVkxsBp8jcz+G7fIlLnlVyYWz7Wvr/T4ldt2s44T12Rs6A9jertgcfKFnPVGGjShb0NHuY2wdlSt6UyaOYq/UBng6ZBuUzHfGUN8M0QWfcg+MdBDhoh1KA8gzJOVSY4HXu58sTq4bzTidKPzg4C3cGf8+XcR7XAX1ImH68EFZrCdr60z/Ukic9hwGpQNaBTtkfBHUk8bHbdYDjlbCMqCdDjrs/uxpPjOcg4Wpkg/eErt5kYCNf+TJ+Abm8y9h5IgZBdbmWDUNvs+dVpkHdN45tnAMdWCm46/vPbYv+FIQrS26D3OzBOiAlS8derXc7VwHWid4FCu/db9eAFlJItcs4djj9qJ1YPfobqt4Tlu3YtZ3O4480rZrt3tHs5m8MDA956gf+GNyD/ANieGFVIPU7JAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 22, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Güterumschlaghäfen", "label": "Güterumschlaghäfen", "description": "" } ], "fieldDelimiter": ";", "rotationType": "arithmetic", "rotationExpression": "[winkel]" }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 452786.7937000003, "ymin": 5766209.5165, "xmax": 497761.15859999973, "ymax": 5793367.132999999, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "objectid", "type": "esriFieldTypeInteger", "alias": "objectid", "domain": null }, { "name": "rpid", "type": "esriFieldTypeInteger", "alias": "rpid", "domain": null }, { "name": "schluessel", "type": "esriFieldTypeInteger", "alias": "schluessel", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "planwerk", "type": "esriFieldTypeString", "alias": "planwerk", "length": 254, "domain": null }, { "name": "regschlues", "type": "esriFieldTypeInteger", "alias": "regschlues", "domain": null }, { "name": "aenderungn", "type": "esriFieldTypeInteger", "alias": "aenderungn", "domain": null }, { "name": "gueltigab", "type": "esriFieldTypeDate", "alias": "gueltigab", "length": 8, "domain": null }, { "name": "gueltigbis", "type": "esriFieldTypeDate", "alias": "gueltigbis", "length": 8, "domain": null }, { "name": "verfahrens", "type": "esriFieldTypeInteger", "alias": "verfahrens", "domain": null }, { "name": "winkel", "type": "esriFieldTypeDouble", "alias": "winkel", "domain": null }, { "name": "darstellun", "type": "esriFieldTypeInteger", "alias": "darstellun", "domain": null }, { "name": "darstell_1", "type": "esriFieldTypeInteger", "alias": "darstell_1", "domain": null }, { "name": "schluess_1", "type": "esriFieldTypeInteger", "alias": "schluess_1", "domain": null }, { "name": "schluess_2", "type": "esriFieldTypeString", "alias": "schluess_2", "length": 254, "domain": null }, { "name": "beschriftu", "type": "esriFieldTypeString", "alias": "beschriftu", "length": 100, "domain": null }, { "name": "schriftwin", "type": "esriFieldTypeDouble", "alias": "schriftwin", "domain": null }, { "name": "geom_id", "type": "esriFieldTypeString", "alias": "geom_id", "length": 50, "domain": null }, { "name": "intern_id", "type": "esriFieldTypeInteger", "alias": "intern_id", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5244de3f5b3740e3b55c616ffd61d4b0" }, { "currentVersion": 10.91, "id": 11, "name": "Wohnsiedlungsbereich", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 8, "name": "Punktobjekte" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 50000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "schluess_2", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "752acadae10650df964817a3a36fa672", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAATCAYAAACZZ43PAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAmhJREFUOI2l0llIlWEQxvH/6NHPwDVFNCJNjp1TSpCGK5VbZQa2KEZYBkVSLkka4UUEltoh7C4LJGkj0DBIw0gUhKRQKytRQitQSWhzQ80+Ud4ulNxN6Ll74Z3fzMAY+M8YlFLuwPFl/kwAw8Bn4IWIjM0BgDWMDF2h7+sSLWzAbhU4u4O19U+l1GkRqZgNQNcHum6G8mMUfJzB1X6hMzRpUp3mDDfXbXFlSqlwEWmaAYCBMQi6CydM1N9K1Ar/VirdSVlpATUdHecOWTJtm8sdrH18fHKBA3MAfw8waYyXdhBcWqA3AiMz/fUqo0ZG4GpsN/e9Ao4FzV0BsLGC5CBaLzawdVq/P2uDuE86jndiNKV9rxPAbgEAsNfI62kgeR5wFGC7ly54RAM0LgoE7MidDGyt7Wlra9vZ0tKya5PZPPCts907ODxif+R6B+Xt0i2EHp4E8hYF+GhJLzJB5BsYtPjVsA56eqG7H5JjRyGqbBi/4CQRaV4cWJs6FGD2/uX5KM/z6WDQRJix31Db2Y4GeJ2sPCsRu6+LyMTskrnAlxKLUwEWoLrgScOe0Kj8tEsvL9zIiwBfR9tTQAlTl7kEMJPbQFxC7uVMHYg1GRWPE024NNQC4SsBqoA+Xdc3AsPm6LRK3mcfoaowTI0MnRd7p6v/AsY1TXug6/oZ4KGWlJ1KSXos3cVuqim+QClVLiLdywHoup4FZAEIoFw3HKTX+FzqUwz4bikHQpYF5kcSshpUxbUq3ubE86w4WOm/U0SzuzcF+IdAvpoUEcuySGLOPqVUHRANFCmlqg0i8m56ypVNIhIz+/0HLvnVAFbqp4QAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Einrichtungen des Bildungswesens", "label": "Einrichtungen des Bildungswesens", "description": "" }, { "symbol": { "type": "esriPMS", "url": "a12068045f7822771c5f385bae3b01f6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAATCAYAAACZZ43PAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAllJREFUOI2lz1tIVFEUxvH/0pGj6KCoaQYlGhZiIJVXumAoRg8pkYhFWqgEQaAmiEQFlZMR2RARFJRUJiKZUBSMIRhaoZUUlZaGkBheuhwxNTul7h7Gy0xeiPpeFvtj7d9mm/jPmJRSAUD2IjvjwDDQBTwWkTEnAFjGyFApX/sXeMIN3D3AJwBcXb8opQ6ISI0jAB/e0nMpnv4RCPMDHw9n45sBHYPByj+lxD8kZU+VUqpHRFpmAaD5I6TfgatbtVPZUTTM3FaGd/tn0uKvd2eU92YSErbaRHh0MbDDCZhOTp3xOqeOesdO07RRMDIAeFQJ4dExzl/4yyg0Ra9NAPd/AgRDWJoI0LwgYLVaQ/Pz86MAmJwUBgeWPLtXmxuz76B9IX7XBHB8QSCprcDCkQKLY+er2+d4eO44EbHbReTpHEBc7PPXqgJdhS7/LhOGB+9u+vGzjbHIE6NwzLP4Wm3t/nNXbI74DOA2Bawrsh4GLgOo5/WbaK6q/9Ro8QQwm80uuq4zLxDoNdOlTgMSldTUVVGWWd5KNcChrN0JeSdL5wciAyFYY7zbYBtQB9g0TQtamVm4NzdhvU5Hq6+544G/GhkqEi/vM3MADzeoTKdiYwVbgGQg2TCMSeBW+8PWo0Anw62oFptFKVUtIt1OAMCGFXQCOUFBQRG6rvsYhvEeGHgCqNvnN/PqQiMNWSbC1lYDcXOAqai+vr43f5ayM69J1ZTd5UVhCraLscr4kSWa+w07sCYOStSEiJyeB5xF0gpTlVL1QCJwVil13yQiLwFZ7KITIpLkeP4NvkHSweP3DtsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Einrichtungen des Gesundheitswesens", "label": "Einrichtungen des Gesundheitswesens", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b6ae31f6147b6ca11c553076b5ca9354", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAATCAYAAACZZ43PAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAodJREFUOI2lz2tI02EUx/Hv0cl/YVitLDJFqKyFBhVZagRh9mIY3ZEikiioRCvIiF4k2M2G2Y2QQpCoCCcYmWStsqsVaYi9iaALFnYxsuly0f6Znl64bNaSoB88cM55eD6cx8J/xqKqo4F1oS5bW1tHxMXFfQS6gJfAfRH5OgAAYvB5D/CprX/4rfsbFdW1tHd2kJ+zEaxDYPhoCA9vV9UcEakKBuDVU3Cl9gMdPlh7DA7OAyjuG0YkKplHRzEzo0JVW0Wk4RcQiCrlIobrWXvkBPCcfNhCM2ns1zBjhnQ/yaN6QRSRjRamJO8Elv4BiPDCWkI3fIkDuNRmDJEiM9owuO3fYdyh17zKvXMwJXnWwC8ExTTNNcD6QG0HTpimeZ69ZFFg6+GdOxyw/hUAthmGUWGaZh1QD2QBforTE/HeDGfcSoCHoYGEnbGqBya53e4xDocDh8NhvXy2fAYtTzJodG3CC6Su6gF2hwaeO3PZ5cyd7utr079eSeZITC0AYTY03dUlibOzRKQxNBC7wavR9q7ezs8RUDiGCBvggbmnOrGn5Em8vVJEvgc/GQi8KXOG5eC02WzTgOZ7/oSm7WOTpnI/fzjRVQXE2y8AgwC/5WJ9QyeFWzL51HSN6hWTGVF/HZjzL4D+LGT+6jqtPn6aR5vXUlOUpj7vDhk6rHhQwOPxdAfKKACWbF5PWe5CXpeO0oZF+1W1UkReD7bB+8AWycANq2E88I+ctIy3E+/KrWwLCdMrgZTBgA6gENgFpJumOV6Wby3QqkM1NOcvwl06W01/thjWM31AUgrs0x4RcQYhe4DDQDTwAUBW5C9W1TpgPlCiqrUWEXkMyF828QVOf0QkI7j/AcB6641DjEUgAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Einrichtungen des Polizeiwesens", "label": "Einrichtungen des Polizeiwesens", "description": "" }, { "symbol": { "type": "esriPMS", "url": "0e124a58eefc58d0e055d3d707974544", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAATCAYAAACdkl3yAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAqlJREFUOI2tk21I00Ecxz+nzjNLFFfJINCyDFlkZSEUZtmapWKRM5F6EShFWGkPL8IQomyGUmI2omJEID2IPVAtwkREIzIIRyQ0LMpIrMjFylFHuX8vnNbGkoK+b477/e4+9/1ydxH8J0UASCnXJiUlHc7KyjLo9foRq9V6KcTaH8AX4GVZWdlXu91+zF/vAI5EACilElwu13KXywVAZVF+7cx4fdCROoiaAnEzMZvN3+x2e5S/827C0biMcxPpezGAs24F5uTQETSdUbvWFR8lpUQpFRhtXNstG2lqaORCLx5zsrQEElSsFiaXvPrQV9nSQbR1zw6qTp0NDYqLiWH3CqjoILbtzNSPbrfbGehHXStfxOJEyfpV0e7A5MHWVyaOjV6vtwgIAqGzOck4mY0W43ksJgWlJoBBMuqGIuBQUNsMxK9OBKZnAAN/BslwKDVlvKlx9MxzOBxbcnNzXfh8gk/vZ9RWV9W3XL1MaoKiPy3PBy1hfwQBbDb0zK4Bwi/mNfNwrPbDB203YecySeTaK1+eDIzYgIOTguYvLP28yHAjpvXj7NGcQouH5836/sE+OodgV/XxJpFdvG+bEAG3GhIU+d5e6xwi3Tnktlx3vjIPt7VMfVB3qDPT0BNWkL4gB4gM3hMS5NdVwOL1eovEUtOxeCm/N6wzSN2d4hRmdN8Hmv4W5ABGlFIW4KlbKWnM3NrOp3oTt6zL715vfZ276Ve6yUBfgdtACWPPYLj7QH1++rnytwzYps+allb8t47G45UARuDsXlCV+pRNDM7tEo+qw/8FdA/wALFSyitKKURhRbfWeuIWg/sLAPaUlyedstkmQM2apj0DeuHoqBDiuL+ugDgg4KcLy/4Nmqa1a+dZA8xpPH1aP+FICOEEAv7PZBJCmH6f/wTT3egtRedaWwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Militärische Einrichtungen", "label": "Militärische Einrichtungen", "description": "" }, { "symbol": { "type": "esriPMS", "url": "71a06bf795aef7b74c8539fd79f50d7d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQ9JREFUKJGV0a9P1mEUBfDPO77zBocbjReDlY3NbDEaKFIIBgIbQRODNzGDxfmjuTE23KRZTBgZbPg/2AwWA3vba5BySJTn674yC7fc3fuc85x77u3cMrqbjap6nOQEL7H/X8J4PH44nU5fYwNzuIs7GOEjTnH8lzCbzdbxFCdJ3rfPRviELdz/h5DkVVXNJ9lpIJhgEWdYH460hoUk36vqR5Ll9raI3/iKZ633ucMbrDSlmx4XcDiov3RVtZ3kHkZV9XagoCls47LVV12Sb73BBv6FB4P8HKs9qYOqepdkC2dV9aHd4aCqlpLsNh9Phls6aiZf4FE/T5JJVV3hvPfXX/onNnscLvCnkfaGW7gGIu1kswgqw8YAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Sternchen", "label": "Sternchen", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 471726.2587000001, "ymin": 5766680.7805, "xmax": 499050.3091000002, "ymax": 5794602.607799999, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "objectid", "type": "esriFieldTypeInteger", "alias": "objectid", "domain": null }, { "name": "rpid", "type": "esriFieldTypeInteger", "alias": "rpid", "domain": null }, { "name": "schluessel", "type": "esriFieldTypeInteger", "alias": "schluessel", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "planwerk", "type": "esriFieldTypeString", "alias": "planwerk", "length": 254, "domain": null }, { "name": "regschlues", "type": "esriFieldTypeInteger", "alias": "regschlues", "domain": null }, { "name": "aenderungn", "type": "esriFieldTypeInteger", "alias": "aenderungn", "domain": null }, { "name": "gueltigab", "type": "esriFieldTypeDate", "alias": "gueltigab", "length": 8, "domain": null }, { "name": "gueltigbis", "type": "esriFieldTypeDate", "alias": "gueltigbis", "length": 8, "domain": null }, { "name": "verfahrens", "type": "esriFieldTypeInteger", "alias": "verfahrens", "domain": null }, { "name": "winkel", "type": "esriFieldTypeDouble", "alias": "winkel", "domain": null }, { "name": "darstellun", "type": "esriFieldTypeInteger", "alias": "darstellun", "domain": null }, { "name": "darstell_1", "type": "esriFieldTypeInteger", "alias": "darstell_1", "domain": null }, { "name": "schluess_1", "type": "esriFieldTypeInteger", "alias": "schluess_1", "domain": null }, { "name": "schluess_2", "type": "esriFieldTypeString", "alias": "schluess_2", "length": 254, "domain": null }, { "name": "beschriftu", "type": "esriFieldTypeString", "alias": "beschriftu", "length": 100, "domain": null }, { "name": "schriftwin", "type": "esriFieldTypeDouble", "alias": "schriftwin", "domain": null }, { "name": "geom_id", "type": "esriFieldTypeString", "alias": "geom_id", "length": 50, "domain": null }, { "name": "intern_id", "type": "esriFieldTypeInteger", "alias": "intern_id", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5244de3f5b3740e3b55c616ffd61d4b0" }, { "currentVersion": 10.91, "id": 12, "name": "Gewerbe_u_Industrieansiedlungsbereiche", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 8, "name": "Punktobjekte" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 50000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "schluess_2", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "71027e84b7a6a2b996e04bc61601dc24", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAWCAYAAADJqhx8AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAxlJREFUOI2lk39I1Gccx1/f83v3Pb/9kNxpXGhsdDsTtxqZ51jRH7HNRljZDyLGxK1lbGO1G1GG9UeUZSmxRcEyammeuSgKyuxq3BY5hzeM64dt6o1IjIPz7qxM6dG7++6PeXJySkFveOCBz/vzej7PGz4yryn5tQGapqXfu/DHT39/e6tQn60Mrby+9aAuSReN84SBAX9375PfrHWnACSSrOspewwg19fXF/Z0dRb9E2rnY1f+9EDLnxXpb5rintCDMZmBx0Gu0cqQJTp4ztv8fKwcCARmlO/dB4CKkeyDAdIXHE0Y9eG1cjx04vF6p3i93vctFoszIYPjXMTq2jKS9Xb+2qnTPEMAaCLF37/yk2C7uhFGAEhLS9sCjAd8kAqtIWgQTv3UI0WZm2k7Fqs1KrbFANNShyEEsiwvGPtC7FKSB9a7uf2nfe0zWrizGzgGUENNEqJvA4CqhGJ2JQEAsG2per7FYd50huaZy8nf2ETbyRT6CjSYKZsjPQaDmA0QiUTaJwTkfLRouMQzv3dXx9EMrzl4pPv3zh7vftf2p7Uh5q0eMHPlf5/f76+aEEB35TfFeet40FFAg8+p3vwu63qqZw8SMhlTbuijphyNRx2SxWK5PTEgo/Sp+d25z5c5+2e5fXelL5t9VBEkvyQznPz12ZKmQ9k/Am/Et4wH9NZU6r+i8iwVtZ+zoric4zi4ShE5MsHc3YqiSEIIJgeMSqfofp4jZhd/SgEOnLj6BplzaW3Wktz3wjda214OWC923myk4uGH2N5y8ddIaZNPv8gMxmB3gn+ybdRQGEkWRpYqeYcdwrmj7JY5Guzz6QDcbnemzWYLTApoVA4sRkStKHQ5hLMMmH+507csVs+erpwAFk4IaOSASRLaDxogCSm2VZuA+0AKQNKvNbmaeFEsKca6McCjWXZ+qTBthegeDQwodA0L6cRouRf4HjgJwBdVYFCqNU1rku12ezVQ/U6DaS+wazSCfzUhrfqMnS/ihjs1elBVNTFEg1D3hVMHL2sQfhZKv1NKaWSSgMdpDLAGuyCE+1Wa4vUfsQkkQKGDrqEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Standorte des kombinierten Güterverkehrs", "label": "Standorte des kombinierten Güterverkehrs", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8c13278d11d2b54a7b0b99b34ef6109c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAATCAYAAACZZ43PAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAllJREFUOI2l019I01EUwPHvcYtNClpiw0JdkJaQL4LoVHxpIoSShGKKIdE/SZMgIybpQ6Bp9EckLCo0M0yFRRFZmhqkSBpYIlhCGS7BkrIyxfyFentQamNzBJ2ne+Gezznncq+e/wy9UsoMHPBxZgGYAUaBXhH56QYAm5mdrmDq0yol1oDRH0xm0Om+KKWOiojDFYCxN2iNcQx99NWrRZF4MjAy82CTUmpcRPr/AsDcL4i55Wtap1BbyGTYNr1/QrId2OMGrDfCuzwuhV3jhkuWApaAq4CtPgXMrx9BQnKM+wiAn8DWQD4DI651DQbDOU3TbEDvvqgAKxNtOsDoAawSeZqmnQJGh0/EFutUfzdBWQB93oFwe7BSFdEAdXV18fn5+VUhQUGzXTVne0KdT9uZ6Ie47EXgjHfgbWUBJZUFk7NQfxtCgM5U57rQ5zn78QtA7WyekR2xmSLywjsQfGR6eu2WucKaRnPP12HdyzwLFpMTEm9+J8J6TCwRLSKy4JriBsy8v15lOk86sMlgMJRHHa5tp6+pk94iExsdpVgi7rH8Mj2BJQX2DnKAcOCOpmmlEp2kVFdjClMDT7ifsZ0NPR1Aglfg2RhcGSR8pcI80AAYxZYjZVm7Ppi/DVoYyY1/6GhpSs3Ym+0B/NDcULfPVdL8eGU1QGvUQKZSyi4iTjcgLQLUaYqlnEq8hLpbncjQ5W7mqv0YP9QCWD0u0VdI+vEe5bj4gFdFu2mriVXafK4YjA3LQKQVytSiiHit/gfJKEpTSnUCNuCCUqpVLyKDgPxzJyJJrvvfTDvQynoy0x0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Standorte für Tank- und Rastanlagen", "label": "Standorte für Tank- und Rastanlagen", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 471726.2587000001, "ymin": 5766680.7805, "xmax": 499050.3091000002, "ymax": 5794602.607799999, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "objectid", "type": "esriFieldTypeInteger", "alias": "objectid", "domain": null }, { "name": "rpid", "type": "esriFieldTypeInteger", "alias": "rpid", "domain": null }, { "name": "schluessel", "type": "esriFieldTypeInteger", "alias": "schluessel", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "planwerk", "type": "esriFieldTypeString", "alias": "planwerk", "length": 254, "domain": null }, { "name": "regschlues", "type": "esriFieldTypeInteger", "alias": "regschlues", "domain": null }, { "name": "aenderungn", "type": "esriFieldTypeInteger", "alias": "aenderungn", "domain": null }, { "name": "gueltigab", "type": "esriFieldTypeDate", "alias": "gueltigab", "length": 8, "domain": null }, { "name": "gueltigbis", "type": "esriFieldTypeDate", "alias": "gueltigbis", "length": 8, "domain": null }, { "name": "verfahrens", "type": "esriFieldTypeInteger", "alias": "verfahrens", "domain": null }, { "name": "winkel", "type": "esriFieldTypeDouble", "alias": "winkel", "domain": null }, { "name": "darstellun", "type": "esriFieldTypeInteger", "alias": "darstellun", "domain": null }, { "name": "darstell_1", "type": "esriFieldTypeInteger", "alias": "darstell_1", "domain": null }, { "name": "schluess_1", "type": "esriFieldTypeInteger", "alias": "schluess_1", "domain": null }, { "name": "schluess_2", "type": "esriFieldTypeString", "alias": "schluess_2", "length": 254, "domain": null }, { "name": "beschriftu", "type": "esriFieldTypeString", "alias": "beschriftu", "length": 100, "domain": null }, { "name": "schriftwin", "type": "esriFieldTypeDouble", "alias": "schriftwin", "domain": null }, { "name": "geom_id", "type": "esriFieldTypeString", "alias": "geom_id", "length": 50, "domain": null }, { "name": "intern_id", "type": "esriFieldTypeInteger", "alias": "intern_id", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5244de3f5b3740e3b55c616ffd61d4b0" }, { "currentVersion": 10.91, "id": 13, "name": "Grünflächen_Freiraum_Wald_Denkmale", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 8, "name": "Punktobjekte" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 50000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "schluess_2", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "c5185b4cc4bbf84b74e0e0944aaab389", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAATCAYAAACZZ43PAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAg5JREFUOI2lk19IU2EYxn+vO3WMLM1USggNC2fdVGpFIgQKQor9Yf2BQILuahIUeRMjIvRCu1tB7CaKJIRKC4SydSEr2CyhC4WiEVmUXpROkPI4d95uZrV2Roueq++D9/m9z/PBZ/CfMlS1ZGxszOf3+5udBmzb1ng8vhiLxeZDodDs9PS0DRwDpgAMoHQltjcQCPzL4tyfCQD4FAXAuw26GjNYllcqTT3C9r2LpmmuN03z/S9AUjNzzKwyzSMpRrXyNcfcIfrGy1DraopHDKpqO4CDaYBvcRak0wqmr7fuqc8cxrYe86wXqmp3plbIRpetIL7CBJ8fuUh7gyUtQ4ACJ/+787u2lMYjLmPdUQwIOwL6o5QAM06Aip4IAINXy3UfXHIEVBdCy+YMFVxgl+9PvF0wrovIiCOgbuumxMUzpyYBJGGt4PXttSyMQ/2NGO7dXsrcfSKy+LsnBfDxQ/RLjufshqW7vgzWE74T5Pm5Aorv+ihz9wOZAX9KahpD+rS3ma+jQwx4KlkTegLUZQ0AkIbjQR3w3+RF+wkedu3RudkOycvvzhoAwIH2kwROtzBxrUgjrZ2q2iciE2mA8BRFQDQtBVDdfd+qyTNhoM04fOH7MFCeBpi0cAEVTiFGo5OMJs+eyIMytebbxMy9ZQBsbDqEqiZE5K+VVDUINABXVHXQEJFXyZRZSURSPvwPgsy2oduoZfAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Ferieneinrichtungen und Freizeitanlagen", "label": "Ferieneinrichtungen und Freizeitanlagen", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 471726.2587000001, "ymin": 5766680.7805, "xmax": 499050.3091000002, "ymax": 5794602.607799999, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "objectid", "type": "esriFieldTypeInteger", "alias": "objectid", "domain": null }, { "name": "rpid", "type": "esriFieldTypeInteger", "alias": "rpid", "domain": null }, { "name": "schluessel", "type": "esriFieldTypeInteger", "alias": "schluessel", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "planwerk", "type": "esriFieldTypeString", "alias": "planwerk", "length": 254, "domain": null }, { "name": "regschlues", "type": "esriFieldTypeInteger", "alias": "regschlues", "domain": null }, { "name": "aenderungn", "type": "esriFieldTypeInteger", "alias": "aenderungn", "domain": null }, { "name": "gueltigab", "type": "esriFieldTypeDate", "alias": "gueltigab", "length": 8, "domain": null }, { "name": "gueltigbis", "type": "esriFieldTypeDate", "alias": "gueltigbis", "length": 8, "domain": null }, { "name": "verfahrens", "type": "esriFieldTypeInteger", "alias": "verfahrens", "domain": null }, { "name": "winkel", "type": "esriFieldTypeDouble", "alias": "winkel", "domain": null }, { "name": "darstellun", "type": "esriFieldTypeInteger", "alias": "darstellun", "domain": null }, { "name": "darstell_1", "type": "esriFieldTypeInteger", "alias": "darstell_1", "domain": null }, { "name": "schluess_1", "type": "esriFieldTypeInteger", "alias": "schluess_1", "domain": null }, { "name": "schluess_2", "type": "esriFieldTypeString", "alias": "schluess_2", "length": 254, "domain": null }, { "name": "beschriftu", "type": "esriFieldTypeString", "alias": "beschriftu", "length": 100, "domain": null }, { "name": "schriftwin", "type": "esriFieldTypeDouble", "alias": "schriftwin", "domain": null }, { "name": "geom_id", "type": "esriFieldTypeString", "alias": "geom_id", "length": 50, "domain": null }, { "name": "intern_id", "type": "esriFieldTypeInteger", "alias": "intern_id", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5244de3f5b3740e3b55c616ffd61d4b0" }, { "currentVersion": 10.91, "id": 14, "name": "Versorgungsanlagen_u_Leitungen", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 8, "name": "Punktobjekte" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 50000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "schluess_2", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "1f2013dd117328a321b88813b36e37b9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAATCAYAAACZZ43PAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAmJJREFUOI2l0FtIlFEQwPH/uJtfi2b2ifagEEGSIEIXKUukNn2IgkqQCKIIK9vwQqSFpkE9bC4hRKUvRViaecnCqCBilUqCLpaKqyQZsRJJD36ZRflZ7unBS64uWDRPZ+ZwfmdmrPxnWJ1O5xav11s+88JisfhsNttoVFSUkZCQ0GW32+/YbLbHIvLDD9B1fVlxcfHSOT5KzsvJcZwoKRlSSh0UkcYpYPJQtBqK7H9eKGDkJ3wchsvtcKG8nIGezvDLt+/WKaWSReS5HxBshdBgrohodZO1MA2iQsyFZYu1NeEWM/9MS6sl7ZzLknWqtBBI9wMAROgTp+mePYF5q30/PTUerh467SIj79j6WSPMFSuuUJ29kcrjj5De3t6QfwY4uyk+/mWLAHg8nsHAQGxhjFKliVO5zyd8/hTJ++40XtQ5QueNl91u97vAwFtXNiWu7IAdBOn8WllscsOpNTQ0DAcGYrK+qMi4rwAyZtp4cz2C0W5IqRwiLiknc8PmVcBRwAgMfLjkCjqMazJVbe4UntW6eZofTmTjSWBg4soTGJgRkpjWqpprtjL46uH3mxnL57EgFkDX9WbDMOYGACR1t1s1Xbx2rzJ3X5/XCNqza2d/dV1D5191MBGxETtyfQawTIPSdHt0VW39EhHx+gGNHdDWTwFwYBq+CAgzAF3TRpsy9eDoriMW1qXWA0l+QLcJ3QNEABETJR/wDXitaVqLYZoV8akF52nP38aDirXKHNkr2vwqq8PheOJwOADGRCTgSKZpju8jI3+7UsoNpAJlSqn7VhHpAOQvdjGOiKRNz38DGcbQEQxX/VQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Feuerungsanlagen zur Energieumwandlung", "label": "Feuerungsanlagen zur Energieumwandlung", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 471726.2587000001, "ymin": 5766680.7805, "xmax": 499050.3091000002, "ymax": 5794602.607799999, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "objectid", "type": "esriFieldTypeInteger", "alias": "objectid", "domain": null }, { "name": "rpid", "type": "esriFieldTypeInteger", "alias": "rpid", "domain": null }, { "name": "schluessel", "type": "esriFieldTypeInteger", "alias": "schluessel", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "planwerk", "type": "esriFieldTypeString", "alias": "planwerk", "length": 254, "domain": null }, { "name": "regschlues", "type": "esriFieldTypeInteger", "alias": "regschlues", "domain": null }, { "name": "aenderungn", "type": "esriFieldTypeInteger", "alias": "aenderungn", "domain": null }, { "name": "gueltigab", "type": "esriFieldTypeDate", "alias": "gueltigab", "length": 8, "domain": null }, { "name": "gueltigbis", "type": "esriFieldTypeDate", "alias": "gueltigbis", "length": 8, "domain": null }, { "name": "verfahrens", "type": "esriFieldTypeInteger", "alias": "verfahrens", "domain": null }, { "name": "winkel", "type": "esriFieldTypeDouble", "alias": "winkel", "domain": null }, { "name": "darstellun", "type": "esriFieldTypeInteger", "alias": "darstellun", "domain": null }, { "name": "darstell_1", "type": "esriFieldTypeInteger", "alias": "darstell_1", "domain": null }, { "name": "schluess_1", "type": "esriFieldTypeInteger", "alias": "schluess_1", "domain": null }, { "name": "schluess_2", "type": "esriFieldTypeString", "alias": "schluess_2", "length": 254, "domain": null }, { "name": "beschriftu", "type": "esriFieldTypeString", "alias": "beschriftu", "length": 100, "domain": null }, { "name": "schriftwin", "type": "esriFieldTypeDouble", "alias": "schriftwin", "domain": null }, { "name": "geom_id", "type": "esriFieldTypeString", "alias": "geom_id", "length": 50, "domain": null }, { "name": "intern_id", "type": "esriFieldTypeInteger", "alias": "intern_id", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5244de3f5b3740e3b55c616ffd61d4b0" }, { "currentVersion": 10.91, "id": 15, "name": "Gewinnung_von_Bodenschätzen", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 8, "name": "Punktobjekte" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 50000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LANGNAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "e9b7542b299065fd7bd7991d7cb6d8d5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAArCAYAAAB8UHhIAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAyBJREFUSInd1l9IVnccx/H39/gcTssY7kQ0wxmIhutmFcHICyvIbtZwbEQR5EiLQBIzytL0JrUHku0qM2kXkgxaXkRs0JVGtxHDXWxQQ8bAetyYB6RH7Tz6nG8Xz5+ef+rxzwOj39X5/n7n9/p9znme3+EXIE8t8H7CqtoIXIuXCyLy8brAwEZgc/w66meCH7hgenr6A8uyADBN01eSZWHbtncXFRUlXgMjIyOyLnBm6+npCeYFHh0dfZMX2G9bFnYc5/e+vr6aioqKYoDS0tL/Kisr1w4Dc42NjbuA3ngd9TPv/dzSlXV1dU1lZWUA1NbWrs//2LbtTUNDQ6WJurq62o/7f3rHnpcnePCYoZ2USBcTa4IPbZkx7zspHVEHjVpN4F5eE3ypisP3n6f3ibhn9ALX5HtmVg1v3ciJHN0fsYFTwM1VwdpuHQiF3R05Bw2aFW4J5Pw1l04sbsviq1JOO19ynYcrgvUK5cCRrIGSowrDsd0ntMBK4QDNohhZAzsPwPhwotqvbfYeCTq/+oL1EkUop3KuWFKujPMa+BBADacFOOkvsckZoDDnWEEAFe6Kcg5A4Ji2cllu8GpJWIMECNOUqBei1p/gVqTeI0I/cRgw1bTOgdu+dOIw3wCfJMqpNzwAWtPgLv7QqzwB9sdSu2e1jW4JMrs4LLSgyWp2eIxHmXC83UrAgI3Bt0B/Tlg7rH2o+3myFu7d/qswDG426/EAg0kgfo6zzivubSEWKz2xpm8I8eyBLM+LfTclyLx31fpBcDtiI+4OOviCbn5Jg7WV7cDXKcaYXHee2ra9N8OeTy5suAN4tAEF8ae4AJmwaTUJbsG7uGSlBYhEIuHkLV1MaDs/I3wVn3NQO+zPpNv5LQmL5/YjxYMAmFuFl2MvAHp7e7c1NDQk4bm5uX/TVjI4jVfc+S5QKJSWWIKMQyiWXl/VAI/1Dv8A5fX19anUd6mFdDMFoanMJ1vsW1FF7KC9OaP/GfDjInOWh1X1U5G048Osqv4kIhdFJLJq2DCM46p6HtgCRIC/DcPwdXxdEgYQkUlgciWYL3itLW/wW5UI8jAL+1l7AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 32, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Abfalldeponien", "label": "Abfalldeponien", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 484455.7579026384, "ymin": 5755701.104890773, "xmax": 499703.1387925567, "ymax": 5804452.8869182095, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 41, "domain": null }, { "name": "Klasse", "type": "esriFieldTypeDouble", "alias": "Klasse", "domain": null }, { "name": "GeoFunktio", "type": "esriFieldTypeDouble", "alias": "GeoFunktio", "domain": null }, { "name": "Kartentyp", "type": "esriFieldTypeDouble", "alias": "Kartentyp", "domain": null }, { "name": "x", "type": "esriFieldTypeInteger", "alias": "x", "domain": null }, { "name": "y", "type": "esriFieldTypeInteger", "alias": "y", "domain": null }, { "name": "xy", "type": "esriFieldTypeString", "alias": "xy", "length": 16, "domain": null }, { "name": "winkel", "type": "esriFieldTypeDouble", "alias": "winkel", "domain": null }, { "name": "LANGNAME", "type": "esriFieldTypeString", "alias": "LANGNAME", "length": 50, "domain": null }, { "name": "TA", "type": "esriFieldTypeString", "alias": "TA", "length": 30, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5244de3f5b3740e3b55c616ffd61d4b0" }, { "currentVersion": 10.91, "id": 16, "name": "Deponien_u_Entsorgungseinrichtungen", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 8, "name": "Punktobjekte" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 50000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "schluess_2", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "41fc21b42b5ca8865868bfd71825dd07", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAATCAYAAACdkl3yAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAzxJREFUOI2t0n9o1HUcx/Hn527bd+fGlreZ3rRhZWbuIvJ025lnxxzFWDGRaVIQY12ONRcIaaHGba7tjooC26TiGiyyVHacYGOal8wOxKPWanIxTy0K2VFj1za5XZ/o7tMfbnI/wr/6/PX58Hnx4P1+fz45/E8rZ3GjlLoXaE4mkyIYDK4ZHh7eMD4+vjIUChXHYjG92Wy+ZbFYrlZXVw82NDT0CSHi/wkBZXORm6733C46jx4D4GnbZnbU2NDr9QR/vHKP2+2uAqo8Hs9b8Xi8yWAwnMiCwuFw8TsHX8PjPcMBC7RUwuqll9CJSwAk7fDTeuga0XA4HFppaelxpdQvQohgGuR0Ovef8J7hyGbYv4WB/Fzts9TSdcjiihXaht56+er3H1LY2tys23r9egdQlwot9/l8dSajkbaqKPm5TIhu6c8eqfSqN7WLHU/JcyfDGlNTU5syW9sppdTte+UljEuO3f15uqR/50Fj4nlLkV6sXSsyISvApkfXw427O7xdU5E3e0HPit0AlzOhVQBLi4punx56Y5VSro2LobmZGU0/O70sd/JazT+jpxz8CaLyuYScn+/OhAwAOt1CpdfcbRx2ty2GGvvhfCSjMteTeuAIUJsKTQLMxeYX6tszq5atuwUgEtKwZU1HiXm5JLHSnrg6F4+cCwSTQHmqmwOgadqElLIh/POvPAFw82O3rhX3Ykh957dx+Qs/v/vy2D4Ya+zpO+T1egezoIKCgpNSytc9p7zsrgdDbnoXYmNtQH19vJ7p0a843fiw0/FJl9frJQuKRqNjdrt9bGRk5PGBMthTiSBjiW0v+NXpDwb4tr1JXPQ8knl/52f39PQcdu5rH2o9P8rYb7xsMpm+jEQiV1LDO7a3H2jZW7/L+fnQEgCbzaYLBALpkNVqnRxwd9K59xk+CnE/RMaBEDAB/A2s9kGlr3dID9BfB7ve7y0qXPdYOgRgKi3h6LNgLedsywWtXEpZAVSkRGaAszf6DpU9MNm9lW/6LUr+9aLQ8j9NgzBXk+dSiSYh6kAClBiNxvtisVihlPIPbv/7xINt3Sil/MA24F2l1NAdSAjxA2QNeToajU5nDnYhX5t6/hcCai9MPwnSGgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Abfallbehandlungsanlagen", "label": "Abfallbehandlungsanlagen", "description": "" }, { "symbol": { "type": "esriPMS", "url": "658e582bdc60fd2792918eb0e0fe7287", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAATCAYAAACZZ43PAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAmBJREFUOI2l0FtI02EYx/HvU7O/GTJYkFSolYUUCOKx02SlGCWZgUgyytVNVEgYIsmKEAnBxM4XiXSylXgAb4SKKaESThqEEB0UdCgYRAuxOf/S9naR4XQjhJ6753nf5/Pyew38ZxmUUhv6+vrqHQ5HzvJDEQkajcbZuLi4yczMzC6z2dwiIv4lALBpnQTLmpqa/vVQislkOtza2npTKVUmIh2hAEyNA3DDAmczFreCQfAH4OM3ON3pJT8/P8bj8bQqpfaJiGsRWKjpGSZiNe1M6MyodGNcrJZ2u1CvLGpnzdu2ltUJlfbLwPEwYCaAT67rzvAEeufDAk1Ar/7hfgXYs5ZGWEHZnX/uJkeNAkRHBOb8RAFbQkYGk8lk8vl8BV5dv3QhFfZmHQUYjAg8+EwSMBY683q9ANjSE1XdAQ/ROScDQE1E4Fgi7N+62AeB6RnoGYPHbo/MxmSr80fmKywiQxEBS1r6r4tW61cACehr+fRsPfMfqNnTPF3/ZnjA3nCnoO1g7hXgEfAzDBgfc4+uKnbv/Nurd04zgy+cBleVsbq0Y/s9R/vI1NTUDqAQeB4GLC/JyOtXPY4CvrtfS1dxcoXN5q2qawSIjxghIpJrdaquu0+CQ+W2L72dpoXxxIoBgNyi8msnrObSZle/dig1mYaWjuGUlJRwoPsjScDosn2tFzb3OvplowaNWePsMmrNwO4wYFQnCkhaBvg1TRvRdX3AdevqtvjJWgsv72crfe6UaNFPDQDpJTZUiS0gIhEj6boOQMK5WpRSTiAXaFBKdRtE5D0gK/kLABHJC+1/A27c2eFKsq4SAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Abwasserbehandlungs- und -reinigungsanlagen", "label": "Abwasserbehandlungs- und -reinigungsanlagen", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 472996.0159, "ymin": 5768632.284, "xmax": 496029.0208999999, "ymax": 5794996.488399999, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "objectid", "type": "esriFieldTypeInteger", "alias": "objectid", "domain": null }, { "name": "rpid", "type": "esriFieldTypeInteger", "alias": "rpid", "domain": null }, { "name": "schluessel", "type": "esriFieldTypeInteger", "alias": "schluessel", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "planwerk", "type": "esriFieldTypeString", "alias": "planwerk", "length": 254, "domain": null }, { "name": "regschlues", "type": "esriFieldTypeInteger", "alias": "regschlues", "domain": null }, { "name": "aenderungn", "type": "esriFieldTypeInteger", "alias": "aenderungn", "domain": null }, { "name": "gueltigab", "type": "esriFieldTypeDate", "alias": "gueltigab", "length": 8, "domain": null }, { "name": "gueltigbis", "type": "esriFieldTypeDate", "alias": "gueltigbis", "length": 8, "domain": null }, { "name": "verfahrens", "type": "esriFieldTypeInteger", "alias": "verfahrens", "domain": null }, { "name": "winkel", "type": "esriFieldTypeDouble", "alias": "winkel", "domain": null }, { "name": "darstellun", "type": "esriFieldTypeInteger", "alias": "darstellun", "domain": null }, { "name": "darstell_1", "type": "esriFieldTypeInteger", "alias": "darstell_1", "domain": null }, { "name": "schluess_1", "type": "esriFieldTypeInteger", "alias": "schluess_1", "domain": null }, { "name": "schluess_2", "type": "esriFieldTypeString", "alias": "schluess_2", "length": 254, "domain": null }, { "name": "beschriftu", "type": "esriFieldTypeString", "alias": "beschriftu", "length": 100, "domain": null }, { "name": "schriftwin", "type": "esriFieldTypeDouble", "alias": "schriftwin", "domain": null }, { "name": "geom_id", "type": "esriFieldTypeString", "alias": "geom_id", "length": 50, "domain": null }, { "name": "intern_id", "type": "esriFieldTypeInteger", "alias": "intern_id", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5244de3f5b3740e3b55c616ffd61d4b0" }, { "currentVersion": 10.91, "id": 17, "name": "Linienobjekte", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 18, "name": "Strassen" }, { "id": 19, "name": "Schienen" }, { "id": 20, "name": "Gewässer" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 441164.2297, "ymin": 5740200.766799999, "xmax": 512427.1349999998, "ymax": 5819825.8869, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5244de3f5b3740e3b55c616ffd61d4b0" }, { "currentVersion": 10.91, "id": 18, "name": "Strassen", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Linienobjekte" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 50000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "schluess_2", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 5.66928 }, "value": "Straßen für den vorwiegend großräumigen Verkehr, Bestand, Bedarfsplanmaßnahmen", "label": "Straßen für den vorwiegend großräumigen Verkehr, Bestand, Bedarfsplanmaßnahmen", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 8.503919999999999 }, "value": "Straßen für den vorwiegend großräumigen Verkehr, Bedarfsplanmaßnahmen ohne räumliche Festlegung", "label": "Straßen für den vorwiegend großräumigen Verkehr, Bedarfsplanmaßnahmen ohne räumliche Festlegung", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2.83464 }, "value": "Straßen für den vorwiegend überregionalen und regionalen Verkehr, Bestand, Bedarfsplanmaßnahmen", "label": "Straßen für den vorwiegend überregionalen und regionalen Verkehr, Bestand, Bedarfsplanmaßnahmen", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 4.2519599999999995 }, "value": "Straßen für den vorwiegend überregionalen und regionalen Verkehr, Bedarfsplanmaßnahmen ohne räumliche Festlegung", "label": "Straßen für den vorwiegend überregionalen und regionalen Verkehr, Bedarfsplanmaßnahmen ohne räumliche Festlegung", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.9842479999999998 }, "value": "Sonstige regionalplanerisch bedeutsame Straßen (Bestand und Planung)", "label": "Sonstige regionalplanerisch bedeutsame Straßen (Bestand und Planung)", "description": "" } ], "fieldDelimiter": ";" }, "transparency": 30, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 445029.4332999997, "ymin": 5740200.766799999, "xmax": 512427.1349999998, "ymax": 5819825.8869, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "objectid", "type": "esriFieldTypeInteger", "alias": "objectid", "domain": null }, { "name": "rpid", "type": "esriFieldTypeInteger", "alias": "rpid", "domain": null }, { "name": "schluessel", "type": "esriFieldTypeInteger", "alias": "schluessel", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "planwerk", "type": "esriFieldTypeString", "alias": "planwerk", "length": 254, "domain": null }, { "name": "regschlues", "type": "esriFieldTypeInteger", "alias": "regschlues", "domain": null }, { "name": "aenderungn", "type": "esriFieldTypeInteger", "alias": "aenderungn", "domain": null }, { "name": "gueltigab", "type": "esriFieldTypeDate", "alias": "gueltigab", "length": 8, "domain": null }, { "name": "gueltigbis", "type": "esriFieldTypeDate", "alias": "gueltigbis", "length": 8, "domain": null }, { "name": "verfahrens", "type": "esriFieldTypeInteger", "alias": "verfahrens", "domain": null }, { "name": "darstellun", "type": "esriFieldTypeInteger", "alias": "darstellun", "domain": null }, { "name": "darstell_1", "type": "esriFieldTypeInteger", "alias": "darstell_1", "domain": null }, { "name": "schluess_1", "type": "esriFieldTypeInteger", "alias": "schluess_1", "domain": null }, { "name": "schluess_2", "type": "esriFieldTypeString", "alias": "schluess_2", "length": 254, "domain": null }, { "name": "beschriftu", "type": "esriFieldTypeString", "alias": "beschriftu", "length": 100, "domain": null }, { "name": "geom_id", "type": "esriFieldTypeString", "alias": "geom_id", "length": 50, "domain": null }, { "name": "intern_id", "type": "esriFieldTypeInteger", "alias": "intern_id", "domain": null }, { "name": "st_length_", "type": "esriFieldTypeDouble", "alias": "st_length_", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5244de3f5b3740e3b55c616ffd61d4b0" }, { "currentVersion": 10.91, "id": 19, "name": "Schienen", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Linienobjekte" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 50000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "schluess_2", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 132, 255 ], "width": 1.9842479999999998 }, "value": "Schienenwege für den überregionalen und regionalen Verkehr, Bestand, Bedarfsplanmaßnahmen", "label": "Schienenwege für den überregionalen und regionalen Verkehr, Bestand, Bedarfsplanmaßnahmen", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 132, 255 ], "width": 2.2677119999999995 }, "value": "Stadtbahn", "label": "Stadtbahn", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 132, 255 ], "width": 2.83464 }, "value": "Schienenwege für den Hochgeschwindigkeitsverkehr und sonstigen großräumigen Verkehr, Bestand, Bedarfsmaßnahmen", "label": "Schienenwege für den Hochgeschwindigkeitsverkehr und sonstigen großräumigen Verkehr, Bestand, Bedarfsmaßnahmen", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 132, 255 ], "width": 4.2519599999999995 }, "value": "Sonstige regionalplanerisch bedeutsame Schienenwege (Bestand und Planung)", "label": "Sonstige regionalplanerisch bedeutsame Schienenwege (Bestand und Planung)", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 132, 255 ], "width": 4.2519599999999995 }, "value": "Stadtbahn ohne räumliche Festlegung", "label": "Stadtbahn ohne räumliche Festlegung", "description": "" } ], "fieldDelimiter": ";" }, "transparency": 30, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 445029.4332999997, "ymin": 5740200.766799999, "xmax": 512427.1349999998, "ymax": 5819825.8869, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "objectid", "type": "esriFieldTypeInteger", "alias": "objectid", "domain": null }, { "name": "rpid", "type": "esriFieldTypeInteger", "alias": "rpid", "domain": null }, { "name": "schluessel", "type": "esriFieldTypeInteger", "alias": "schluessel", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "planwerk", "type": "esriFieldTypeString", "alias": "planwerk", "length": 254, "domain": null }, { "name": "regschlues", "type": "esriFieldTypeInteger", "alias": "regschlues", "domain": null }, { "name": "aenderungn", "type": "esriFieldTypeInteger", "alias": "aenderungn", "domain": null }, { "name": "gueltigab", "type": "esriFieldTypeDate", "alias": "gueltigab", "length": 8, "domain": null }, { "name": "gueltigbis", "type": "esriFieldTypeDate", "alias": "gueltigbis", "length": 8, "domain": null }, { "name": "verfahrens", "type": "esriFieldTypeInteger", "alias": "verfahrens", "domain": null }, { "name": "darstellun", "type": "esriFieldTypeInteger", "alias": "darstellun", "domain": null }, { "name": "darstell_1", "type": "esriFieldTypeInteger", "alias": "darstell_1", "domain": null }, { "name": "schluess_1", "type": "esriFieldTypeInteger", "alias": "schluess_1", "domain": null }, { "name": "schluess_2", "type": "esriFieldTypeString", "alias": "schluess_2", "length": 254, "domain": null }, { "name": "beschriftu", "type": "esriFieldTypeString", "alias": "beschriftu", "length": 100, "domain": null }, { "name": "geom_id", "type": "esriFieldTypeString", "alias": "geom_id", "length": 50, "domain": null }, { "name": "intern_id", "type": "esriFieldTypeInteger", "alias": "intern_id", "domain": null }, { "name": "st_length_", "type": "esriFieldTypeDouble", "alias": "st_length_", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5244de3f5b3740e3b55c616ffd61d4b0" }, { "currentVersion": 10.91, "id": 20, "name": "Gewässer", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Linienobjekte" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 50000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 1.1338559999999998 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 441164.2297, "ymin": 5749294.6393, "xmax": 509347.21719999984, "ymax": 5818711.3078000005, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "objectid", "type": "esriFieldTypeInteger", "alias": "objectid", "domain": null }, { "name": "rpid", "type": "esriFieldTypeInteger", "alias": "rpid", "domain": null }, { "name": "schluessel", "type": "esriFieldTypeInteger", "alias": "schluessel", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "planwerk", "type": "esriFieldTypeString", "alias": "planwerk", "length": 254, "domain": null }, { "name": "regschlues", "type": "esriFieldTypeInteger", "alias": "regschlues", "domain": null }, { "name": "aenderungn", "type": "esriFieldTypeInteger", "alias": "aenderungn", "domain": null }, { "name": "gueltigab", "type": "esriFieldTypeDate", "alias": "gueltigab", "length": 8, "domain": null }, { "name": "gueltigbis", "type": "esriFieldTypeDate", "alias": "gueltigbis", "length": 8, "domain": null }, { "name": "verfahrens", "type": "esriFieldTypeInteger", "alias": "verfahrens", "domain": null }, { "name": "darstellun", "type": "esriFieldTypeInteger", "alias": "darstellun", "domain": null }, { "name": "darstell_1", "type": "esriFieldTypeInteger", "alias": "darstell_1", "domain": null }, { "name": "schluess_1", "type": "esriFieldTypeInteger", "alias": "schluess_1", "domain": null }, { "name": "schluess_2", "type": "esriFieldTypeString", "alias": "schluess_2", "length": 254, "domain": null }, { "name": "beschriftu", "type": "esriFieldTypeString", "alias": "beschriftu", "length": 100, "domain": null }, { "name": "geom_id", "type": "esriFieldTypeString", "alias": "geom_id", "length": 50, "domain": null }, { "name": "intern_id", "type": "esriFieldTypeInteger", "alias": "intern_id", "domain": null }, { "name": "st_length_", "type": "esriFieldTypeDouble", "alias": "st_length_", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5244de3f5b3740e3b55c616ffd61d4b0" }, { "currentVersion": 10.91, "id": 21, "name": "Flächen_transparent", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 22, "name": "Luft_und_Lärm" }, { "id": 23, "name": "Zweckgebunden" }, { "id": 24, "name": "Abbau_und_Aufschüttung" }, { "id": 25, "name": "Gewässer" }, { "id": 26, "name": "Schutz_der_Natur" }, { "id": 27, "name": "Schutz_der_Landschaft_Erholung" }, { "id": 28, "name": "Regionale_Grünzüge" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 445732.33436221693, "ymin": 5746590.7213, "xmax": 507203.08779999986, "ymax": 5818811.261399999, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5244de3f5b3740e3b55c616ffd61d4b0" }, { "currentVersion": 10.91, "id": 22, "name": "Luft_und_Lärm", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 21, "name": "Flächen_transparent" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 50000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Langname", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.0000609919999999 } }, "value": "Lärmschutzgebiet gem. LEP IV", "label": "Lärmschutzgebiet gem. LEP IV", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 445732.33436221693, "ymin": 5751534.381537939, "xmax": 492030.49845993717, "ymax": 5786620.869035026, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 41, "domain": null }, { "name": "Klasse", "type": "esriFieldTypeDouble", "alias": "Klasse", "domain": null }, { "name": "Kurzname", "type": "esriFieldTypeString", "alias": "Kurzname", "length": 21, "domain": null }, { "name": "Langname", "type": "esriFieldTypeString", "alias": "Langname", "length": 54, "domain": null }, { "name": "TA", "type": "esriFieldTypeString", "alias": "TA", "length": 30, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5244de3f5b3740e3b55c616ffd61d4b0" }, { "currentVersion": 10.91, "id": 23, "name": "Zweckgebunden", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 21, "name": "Flächen_transparent" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 50000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "schluess_2", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Freiraumbereiche für zweckgebundene Nutzung, sonstige", "label": "Freiraumbereiche für zweckgebundene Nutzung, sonstige", "description": "" } ], "fieldDelimiter": ";" }, "transparency": 30, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 446367.40440000035, "ymin": 5746590.7213, "xmax": 507203.08779999986, "ymax": 5818811.261399999, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "objectid", "type": "esriFieldTypeInteger", "alias": "objectid", "domain": null }, { "name": "rpid", "type": "esriFieldTypeInteger", "alias": "rpid", "domain": null }, { "name": "schluessel", "type": "esriFieldTypeInteger", "alias": "schluessel", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "planwerk", "type": "esriFieldTypeString", "alias": "planwerk", "length": 254, "domain": null }, { "name": "regschlues", "type": "esriFieldTypeInteger", "alias": "regschlues", "domain": null }, { "name": "aenderungn", "type": "esriFieldTypeInteger", "alias": "aenderungn", "domain": null }, { "name": "gueltigab", "type": "esriFieldTypeDate", "alias": "gueltigab", "length": 8, "domain": null }, { "name": "gueltigbis", "type": "esriFieldTypeDate", "alias": "gueltigbis", "length": 8, "domain": null }, { "name": "verfahrens", "type": "esriFieldTypeInteger", "alias": "verfahrens", "domain": null }, { "name": "ueberlager", "type": "esriFieldTypeInteger", "alias": "ueberlager", "domain": null }, { "name": "darstellun", "type": "esriFieldTypeInteger", "alias": "darstellun", "domain": null }, { "name": "darstell_1", "type": "esriFieldTypeInteger", "alias": "darstell_1", "domain": null }, { "name": "schluess_1", "type": "esriFieldTypeInteger", "alias": "schluess_1", "domain": null }, { "name": "schluess_2", "type": "esriFieldTypeString", "alias": "schluess_2", "length": 254, "domain": null }, { "name": "beschriftu", "type": "esriFieldTypeString", "alias": "beschriftu", "length": 100, "domain": null }, { "name": "geom_id", "type": "esriFieldTypeString", "alias": "geom_id", "length": 50, "domain": null }, { "name": "intern_id", "type": "esriFieldTypeInteger", "alias": "intern_id", "domain": null }, { "name": "st_area_sh", "type": "esriFieldTypeDouble", "alias": "st_area_sh", "domain": null }, { "name": "st_length_", "type": "esriFieldTypeDouble", "alias": "st_length_", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5244de3f5b3740e3b55c616ffd61d4b0" }, { "currentVersion": 10.91, "id": 24, "name": "Abbau_und_Aufschüttung", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 21, "name": "Flächen_transparent" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 50000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "schluess_2", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Sicherung und Abbau oberflächenn. Bodenschätze", "label": "Sicherung und Abbau oberflächenn. Bodenschätze", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 8.503919999999999 } }, "value": "Aufschüttungen und Ablagerungen", "label": "Aufschüttungen und Ablagerungen", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Sicherung und Abbau unterirdischer Bodenschätze", "label": "Sicherung und Abbau unterirdischer Bodenschätze", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 446367.40440000035, "ymin": 5746590.7213, "xmax": 507203.08779999986, "ymax": 5818811.261399999, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "objectid", "type": "esriFieldTypeInteger", "alias": "objectid", "domain": null }, { "name": "rpid", "type": "esriFieldTypeInteger", "alias": "rpid", "domain": null }, { "name": "schluessel", "type": "esriFieldTypeInteger", "alias": "schluessel", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "planwerk", "type": "esriFieldTypeString", "alias": "planwerk", "length": 254, "domain": null }, { "name": "regschlues", "type": "esriFieldTypeInteger", "alias": "regschlues", "domain": null }, { "name": "aenderungn", "type": "esriFieldTypeInteger", "alias": "aenderungn", "domain": null }, { "name": "gueltigab", "type": "esriFieldTypeDate", "alias": "gueltigab", "length": 8, "domain": null }, { "name": "gueltigbis", "type": "esriFieldTypeDate", "alias": "gueltigbis", "length": 8, "domain": null }, { "name": "verfahrens", "type": "esriFieldTypeInteger", "alias": "verfahrens", "domain": null }, { "name": "ueberlager", "type": "esriFieldTypeInteger", "alias": "ueberlager", "domain": null }, { "name": "darstellun", "type": "esriFieldTypeInteger", "alias": "darstellun", "domain": null }, { "name": "darstell_1", "type": "esriFieldTypeInteger", "alias": "darstell_1", "domain": null }, { "name": "schluess_1", "type": "esriFieldTypeInteger", "alias": "schluess_1", "domain": null }, { "name": "schluess_2", "type": "esriFieldTypeString", "alias": "schluess_2", "length": 254, "domain": null }, { "name": "beschriftu", "type": "esriFieldTypeString", "alias": "beschriftu", "length": 100, "domain": null }, { "name": "geom_id", "type": "esriFieldTypeString", "alias": "geom_id", "length": 50, "domain": null }, { "name": "intern_id", "type": "esriFieldTypeInteger", "alias": "intern_id", "domain": null }, { "name": "st_area_sh", "type": "esriFieldTypeDouble", "alias": "st_area_sh", "domain": null }, { "name": "st_length_", "type": "esriFieldTypeDouble", "alias": "st_length_", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5244de3f5b3740e3b55c616ffd61d4b0" }, { "currentVersion": 10.91, "id": 25, "name": "Gewässer", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 21, "name": "Flächen_transparent" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 50000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "schluess_2", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 4 } }, "value": "Grundwasser- und Gewässerschutz", "label": "Grundwasser- und Gewässerschutz", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 169, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 0.7 } }, "value": "Überschwemmungsbereiche", "label": "Überschwemmungsbereiche", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 446367.40440000035, "ymin": 5746590.7213, "xmax": 507203.08779999986, "ymax": 5818811.261399999, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "objectid", "type": "esriFieldTypeInteger", "alias": "objectid", "domain": null }, { "name": "rpid", "type": "esriFieldTypeInteger", "alias": "rpid", "domain": null }, { "name": "schluessel", "type": "esriFieldTypeInteger", "alias": "schluessel", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "planwerk", "type": "esriFieldTypeString", "alias": "planwerk", "length": 254, "domain": null }, { "name": "regschlues", "type": "esriFieldTypeInteger", "alias": "regschlues", "domain": null }, { "name": "aenderungn", "type": "esriFieldTypeInteger", "alias": "aenderungn", "domain": null }, { "name": "gueltigab", "type": "esriFieldTypeDate", "alias": "gueltigab", "length": 8, "domain": null }, { "name": "gueltigbis", "type": "esriFieldTypeDate", "alias": "gueltigbis", "length": 8, "domain": null }, { "name": "verfahrens", "type": "esriFieldTypeInteger", "alias": "verfahrens", "domain": null }, { "name": "ueberlager", "type": "esriFieldTypeInteger", "alias": "ueberlager", "domain": null }, { "name": "darstellun", "type": "esriFieldTypeInteger", "alias": "darstellun", "domain": null }, { "name": "darstell_1", "type": "esriFieldTypeInteger", "alias": "darstell_1", "domain": null }, { "name": "schluess_1", "type": "esriFieldTypeInteger", "alias": "schluess_1", "domain": null }, { "name": "schluess_2", "type": "esriFieldTypeString", "alias": "schluess_2", "length": 254, "domain": null }, { "name": "beschriftu", "type": "esriFieldTypeString", "alias": "beschriftu", "length": 100, "domain": null }, { "name": "geom_id", "type": "esriFieldTypeString", "alias": "geom_id", "length": 50, "domain": null }, { "name": "intern_id", "type": "esriFieldTypeInteger", "alias": "intern_id", "domain": null }, { "name": "st_area_sh", "type": "esriFieldTypeDouble", "alias": "st_area_sh", "domain": null }, { "name": "st_length_", "type": "esriFieldTypeDouble", "alias": "st_length_", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5244de3f5b3740e3b55c616ffd61d4b0" }, { "currentVersion": 10.91, "id": 26, "name": "Schutz_der_Natur", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 21, "name": "Flächen_transparent" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 50000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "schluess_2", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 68, 137, 112, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 137, 112, 255 ], "width": 2.2 } }, "value": "Schutz der Natur", "label": "Schutz der Natur", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 446367.40440000035, "ymin": 5746590.7213, "xmax": 507203.08779999986, "ymax": 5818811.261399999, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "objectid", "type": "esriFieldTypeInteger", "alias": "objectid", "domain": null }, { "name": "rpid", "type": "esriFieldTypeInteger", "alias": "rpid", "domain": null }, { "name": "schluessel", "type": "esriFieldTypeInteger", "alias": "schluessel", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "planwerk", "type": "esriFieldTypeString", "alias": "planwerk", "length": 254, "domain": null }, { "name": "regschlues", "type": "esriFieldTypeInteger", "alias": "regschlues", "domain": null }, { "name": "aenderungn", "type": "esriFieldTypeInteger", "alias": "aenderungn", "domain": null }, { "name": "gueltigab", "type": "esriFieldTypeDate", "alias": "gueltigab", "length": 8, "domain": null }, { "name": "gueltigbis", "type": "esriFieldTypeDate", "alias": "gueltigbis", "length": 8, "domain": null }, { "name": "verfahrens", "type": "esriFieldTypeInteger", "alias": "verfahrens", "domain": null }, { "name": "ueberlager", "type": "esriFieldTypeInteger", "alias": "ueberlager", "domain": null }, { "name": "darstellun", "type": "esriFieldTypeInteger", "alias": "darstellun", "domain": null }, { "name": "darstell_1", "type": "esriFieldTypeInteger", "alias": "darstell_1", "domain": null }, { "name": "schluess_1", "type": "esriFieldTypeInteger", "alias": "schluess_1", "domain": null }, { "name": "schluess_2", "type": "esriFieldTypeString", "alias": "schluess_2", "length": 254, "domain": null }, { "name": "beschriftu", "type": "esriFieldTypeString", "alias": "beschriftu", "length": 100, "domain": null }, { "name": "geom_id", "type": "esriFieldTypeString", "alias": "geom_id", "length": 50, "domain": null }, { "name": "intern_id", "type": "esriFieldTypeInteger", "alias": "intern_id", "domain": null }, { "name": "st_area_sh", "type": "esriFieldTypeDouble", "alias": "st_area_sh", "domain": null }, { "name": "st_length_", "type": "esriFieldTypeDouble", "alias": "st_length_", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5244de3f5b3740e3b55c616ffd61d4b0" }, { "currentVersion": 10.91, "id": 27, "name": "Schutz_der_Landschaft_Erholung", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 21, "name": "Flächen_transparent" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 50000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "schluess_2", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 4 } }, "value": "Schutz der Landschaft und landschaftsorientierte Erholung", "label": "Schutz der Landschaft und landschaftsorientierte Erholung", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 446367.40440000035, "ymin": 5746590.7213, "xmax": 507203.08779999986, "ymax": 5818811.261399999, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "objectid", "type": "esriFieldTypeInteger", "alias": "objectid", "domain": null }, { "name": "rpid", "type": "esriFieldTypeInteger", "alias": "rpid", "domain": null }, { "name": "schluessel", "type": "esriFieldTypeInteger", "alias": "schluessel", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "planwerk", "type": "esriFieldTypeString", "alias": "planwerk", "length": 254, "domain": null }, { "name": "regschlues", "type": "esriFieldTypeInteger", "alias": "regschlues", "domain": null }, { "name": "aenderungn", "type": "esriFieldTypeInteger", "alias": "aenderungn", "domain": null }, { "name": "gueltigab", "type": "esriFieldTypeDate", "alias": "gueltigab", "length": 8, "domain": null }, { "name": "gueltigbis", "type": "esriFieldTypeDate", "alias": "gueltigbis", "length": 8, "domain": null }, { "name": "verfahrens", "type": "esriFieldTypeInteger", "alias": "verfahrens", "domain": null }, { "name": "ueberlager", "type": "esriFieldTypeInteger", "alias": "ueberlager", "domain": null }, { "name": "darstellun", "type": "esriFieldTypeInteger", "alias": "darstellun", "domain": null }, { "name": "darstell_1", "type": "esriFieldTypeInteger", "alias": "darstell_1", "domain": null }, { "name": "schluess_1", "type": "esriFieldTypeInteger", "alias": "schluess_1", "domain": null }, { "name": "schluess_2", "type": "esriFieldTypeString", "alias": "schluess_2", "length": 254, "domain": null }, { "name": "beschriftu", "type": "esriFieldTypeString", "alias": "beschriftu", "length": 100, "domain": null }, { "name": "geom_id", "type": "esriFieldTypeString", "alias": "geom_id", "length": 50, "domain": null }, { "name": "intern_id", "type": "esriFieldTypeInteger", "alias": "intern_id", "domain": null }, { "name": "st_area_sh", "type": "esriFieldTypeDouble", "alias": "st_area_sh", "domain": null }, { "name": "st_length_", "type": "esriFieldTypeDouble", "alias": "st_length_", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5244de3f5b3740e3b55c616ffd61d4b0" }, { "currentVersion": 10.91, "id": 28, "name": "Regionale_Grünzüge", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 21, "name": "Flächen_transparent" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 50000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "schluess_2", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 150, 163, 23, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 4 } }, "value": "Regionale Grünzüge", "label": "Regionale Grünzüge", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 446367.40440000035, "ymin": 5746590.7213, "xmax": 507203.08779999986, "ymax": 5818811.261399999, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "objectid", "type": "esriFieldTypeInteger", "alias": "objectid", "domain": null }, { "name": "rpid", "type": "esriFieldTypeInteger", "alias": "rpid", "domain": null }, { "name": "schluessel", "type": "esriFieldTypeInteger", "alias": "schluessel", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "planwerk", "type": "esriFieldTypeString", "alias": "planwerk", "length": 254, "domain": null }, { "name": "regschlues", "type": "esriFieldTypeInteger", "alias": "regschlues", "domain": null }, { "name": "aenderungn", "type": "esriFieldTypeInteger", "alias": "aenderungn", "domain": null }, { "name": "gueltigab", "type": "esriFieldTypeDate", "alias": "gueltigab", "length": 8, "domain": null }, { "name": "gueltigbis", "type": "esriFieldTypeDate", "alias": "gueltigbis", "length": 8, "domain": null }, { "name": "verfahrens", "type": "esriFieldTypeInteger", "alias": "verfahrens", "domain": null }, { "name": "ueberlager", "type": "esriFieldTypeInteger", "alias": "ueberlager", "domain": null }, { "name": "darstellun", "type": "esriFieldTypeInteger", "alias": "darstellun", "domain": null }, { "name": "darstell_1", "type": "esriFieldTypeInteger", "alias": "darstell_1", "domain": null }, { "name": "schluess_1", "type": "esriFieldTypeInteger", "alias": "schluess_1", "domain": null }, { "name": "schluess_2", "type": "esriFieldTypeString", "alias": "schluess_2", "length": 254, "domain": null }, { "name": "beschriftu", "type": "esriFieldTypeString", "alias": "beschriftu", "length": 100, "domain": null }, { "name": "geom_id", "type": "esriFieldTypeString", "alias": "geom_id", "length": 50, "domain": null }, { "name": "intern_id", "type": "esriFieldTypeInteger", "alias": "intern_id", "domain": null }, { "name": "st_area_sh", "type": "esriFieldTypeDouble", "alias": "st_area_sh", "domain": null }, { "name": "st_length_", "type": "esriFieldTypeDouble", "alias": "st_length_", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5244de3f5b3740e3b55c616ffd61d4b0" }, { "currentVersion": 10.91, "id": 29, "name": "Flächen_vollflächig", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 30, "name": "Gewässer" }, { "id": 31, "name": "Siedlungsraum" }, { "id": 32, "name": "Wald und Freizeit" }, { "id": 33, "name": "Freiraum- und Agrarbereiche" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 445283.7396, "ymin": 5751677.5023, "xmax": 507403.51860000007, "ymax": 5805312.7552000005, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5244de3f5b3740e3b55c616ffd61d4b0" }, { "currentVersion": 10.91, "id": 30, "name": "Gewässer", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 29, "name": "Flächen_vollflächig" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 50000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "schluess_2", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 176, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Oberflächengewässer", "label": "Oberflächengewässer", "description": "" } ], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 445283.7396, "ymin": 5751677.5023, "xmax": 507403.51860000007, "ymax": 5805312.7552000005, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "objectid", "type": "esriFieldTypeInteger", "alias": "objectid", "domain": null }, { "name": "rpid", "type": "esriFieldTypeInteger", "alias": "rpid", "domain": null }, { "name": "schluessel", "type": "esriFieldTypeInteger", "alias": "schluessel", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "planwerk", "type": "esriFieldTypeString", "alias": "planwerk", "length": 254, "domain": null }, { "name": "regschlues", "type": "esriFieldTypeInteger", "alias": "regschlues", "domain": null }, { "name": "aenderungn", "type": "esriFieldTypeInteger", "alias": "aenderungn", "domain": null }, { "name": "gueltigab", "type": "esriFieldTypeDate", "alias": "gueltigab", "length": 8, "domain": null }, { "name": "gueltigbis", "type": "esriFieldTypeDate", "alias": "gueltigbis", "length": 8, "domain": null }, { "name": "verfahrens", "type": "esriFieldTypeInteger", "alias": "verfahrens", "domain": null }, { "name": "ueberlager", "type": "esriFieldTypeInteger", "alias": "ueberlager", "domain": null }, { "name": "darstellun", "type": "esriFieldTypeInteger", "alias": "darstellun", "domain": null }, { "name": "darstell_1", "type": "esriFieldTypeInteger", "alias": "darstell_1", "domain": null }, { "name": "schluess_1", "type": "esriFieldTypeInteger", "alias": "schluess_1", "domain": null }, { "name": "schluess_2", "type": "esriFieldTypeString", "alias": "schluess_2", "length": 254, "domain": null }, { "name": "beschriftu", "type": "esriFieldTypeString", "alias": "beschriftu", "length": 100, "domain": null }, { "name": "geom_id", "type": "esriFieldTypeString", "alias": "geom_id", "length": 50, "domain": null }, { "name": "intern_id", "type": "esriFieldTypeInteger", "alias": "intern_id", "domain": null }, { "name": "st_area_sh", "type": "esriFieldTypeDouble", "alias": "st_area_sh", "domain": null }, { "name": "st_length_", "type": "esriFieldTypeDouble", "alias": "st_length_", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5244de3f5b3740e3b55c616ffd61d4b0" }, { "currentVersion": 10.91, "id": 31, "name": "Siedlungsraum", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 29, "name": "Flächen_vollflächig" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 50000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "schluess_2", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5669279999999999 } }, "value": "Allgemeine Siedlungsbereiche (ASB)", "label": "Allgemeine Siedlungsbereiche (ASB)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5669279999999999 } }, "value": "Freiraum f. zweckgeb. Nutzung ASB", "label": "Freiraum f. zweckgeb. Nutzung ASB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 11.33856 } }, "value": "ASB für zweckgebundene Nutzungen", "label": "ASB für zweckgebundene Nutzungen", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 112, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.5669 } }, "value": "Wohnsiedlungsbereiche mit mittlerer Dichte", "label": "Wohnsiedlungsbereiche mit mittlerer Dichte", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 11.33856 } }, "value": "GIB für zweckgebundene Nutzungen", "label": "GIB für zweckgebundene Nutzungen", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Bereiche für gewerbliche und industrielle Nutzungen (GIB)", "label": "Bereiche für gewerbliche und industrielle Nutzungen (GIB)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.83464 } }, "value": "GIB für flächenintensive Großvorhaben", "label": "GIB für flächenintensive Großvorhaben", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Flugplätze", "label": "Flugplätze", "description": "" } ], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 451136.5005999999, "ymin": 5763735.3004, "xmax": 500721.94969999976, "ymax": 5797451.5724, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "objectid", "type": "esriFieldTypeInteger", "alias": "objectid", "domain": null }, { "name": "rpid", "type": "esriFieldTypeInteger", "alias": "rpid", "domain": null }, { "name": "schluessel", "type": "esriFieldTypeInteger", "alias": "schluessel", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "planwerk", "type": "esriFieldTypeString", "alias": "planwerk", "length": 254, "domain": null }, { "name": "regschlues", "type": "esriFieldTypeInteger", "alias": "regschlues", "domain": null }, { "name": "aenderungn", "type": "esriFieldTypeInteger", "alias": "aenderungn", "domain": null }, { "name": "gueltigab", "type": "esriFieldTypeDate", "alias": "gueltigab", "length": 8, "domain": null }, { "name": "gueltigbis", "type": "esriFieldTypeDate", "alias": "gueltigbis", "length": 8, "domain": null }, { "name": "verfahrens", "type": "esriFieldTypeInteger", "alias": "verfahrens", "domain": null }, { "name": "ueberlager", "type": "esriFieldTypeInteger", "alias": "ueberlager", "domain": null }, { "name": "darstellun", "type": "esriFieldTypeInteger", "alias": "darstellun", "domain": null }, { "name": "darstell_1", "type": "esriFieldTypeInteger", "alias": "darstell_1", "domain": null }, { "name": "schluess_1", "type": "esriFieldTypeInteger", "alias": "schluess_1", "domain": null }, { "name": "schluess_2", "type": "esriFieldTypeString", "alias": "schluess_2", "length": 254, "domain": null }, { "name": "beschriftu", "type": "esriFieldTypeString", "alias": "beschriftu", "length": 100, "domain": null }, { "name": "geom_id", "type": "esriFieldTypeString", "alias": "geom_id", "length": 50, "domain": null }, { "name": "intern_id", "type": "esriFieldTypeInteger", "alias": "intern_id", "domain": null }, { "name": "st_area_sh", "type": "esriFieldTypeDouble", "alias": "st_area_sh", "domain": null }, { "name": "st_length_", "type": "esriFieldTypeDouble", "alias": "st_length_", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5244de3f5b3740e3b55c616ffd61d4b0" }, { "currentVersion": 10.91, "id": 32, "name": "Wald und Freizeit", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 29, "name": "Flächen_vollflächig" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 50000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "schluess_2", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 204, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Waldbereiche", "label": "Waldbereiche", "description": "" } ], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 445283.7396, "ymin": 5751677.5023, "xmax": 507403.51860000007, "ymax": 5805312.7552000005, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "objectid", "type": "esriFieldTypeInteger", "alias": "objectid", "domain": null }, { "name": "rpid", "type": "esriFieldTypeInteger", "alias": "rpid", "domain": null }, { "name": "schluessel", "type": "esriFieldTypeInteger", "alias": "schluessel", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "planwerk", "type": "esriFieldTypeString", "alias": "planwerk", "length": 254, "domain": null }, { "name": "regschlues", "type": "esriFieldTypeInteger", "alias": "regschlues", "domain": null }, { "name": "aenderungn", "type": "esriFieldTypeInteger", "alias": "aenderungn", "domain": null }, { "name": "gueltigab", "type": "esriFieldTypeDate", "alias": "gueltigab", "length": 8, "domain": null }, { "name": "gueltigbis", "type": "esriFieldTypeDate", "alias": "gueltigbis", "length": 8, "domain": null }, { "name": "verfahrens", "type": "esriFieldTypeInteger", "alias": "verfahrens", "domain": null }, { "name": "ueberlager", "type": "esriFieldTypeInteger", "alias": "ueberlager", "domain": null }, { "name": "darstellun", "type": "esriFieldTypeInteger", "alias": "darstellun", "domain": null }, { "name": "darstell_1", "type": "esriFieldTypeInteger", "alias": "darstell_1", "domain": null }, { "name": "schluess_1", "type": "esriFieldTypeInteger", "alias": "schluess_1", "domain": null }, { "name": "schluess_2", "type": "esriFieldTypeString", "alias": "schluess_2", "length": 254, "domain": null }, { "name": "beschriftu", "type": "esriFieldTypeString", "alias": "beschriftu", "length": 100, "domain": null }, { "name": "geom_id", "type": "esriFieldTypeString", "alias": "geom_id", "length": 50, "domain": null }, { "name": "intern_id", "type": "esriFieldTypeInteger", "alias": "intern_id", "domain": null }, { "name": "st_area_sh", "type": "esriFieldTypeDouble", "alias": "st_area_sh", "domain": null }, { "name": "st_length_", "type": "esriFieldTypeDouble", "alias": "st_length_", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5244de3f5b3740e3b55c616ffd61d4b0" }, { "currentVersion": 10.91, "id": 33, "name": "Freiraum- und Agrarbereiche", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 29, "name": "Flächen_vollflächig" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 50000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "schluess_2", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Allgemeine Freiraum- und Agrarbereiche", "label": "Allgemeine Freiraum- und Agrarbereiche", "description": "" } ], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 445283.7396, "ymin": 5751677.5023, "xmax": 507403.51860000007, "ymax": 5805312.7552000005, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "objectid", "type": "esriFieldTypeInteger", "alias": "objectid", "domain": null }, { "name": "rpid", "type": "esriFieldTypeInteger", "alias": "rpid", "domain": null }, { "name": "schluessel", "type": "esriFieldTypeInteger", "alias": "schluessel", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "planwerk", "type": "esriFieldTypeString", "alias": "planwerk", "length": 254, "domain": null }, { "name": "regschlues", "type": "esriFieldTypeInteger", "alias": "regschlues", "domain": null }, { "name": "aenderungn", "type": "esriFieldTypeInteger", "alias": "aenderungn", "domain": null }, { "name": "gueltigab", "type": "esriFieldTypeDate", "alias": "gueltigab", "length": 8, "domain": null }, { "name": "gueltigbis", "type": "esriFieldTypeDate", "alias": "gueltigbis", "length": 8, "domain": null }, { "name": "verfahrens", "type": "esriFieldTypeInteger", "alias": "verfahrens", "domain": null }, { "name": "ueberlager", "type": "esriFieldTypeInteger", "alias": "ueberlager", "domain": null }, { "name": "darstellun", "type": "esriFieldTypeInteger", "alias": "darstellun", "domain": null }, { "name": "darstell_1", "type": "esriFieldTypeInteger", "alias": "darstell_1", "domain": null }, { "name": "schluess_1", "type": "esriFieldTypeInteger", "alias": "schluess_1", "domain": null }, { "name": "schluess_2", "type": "esriFieldTypeString", "alias": "schluess_2", "length": 254, "domain": null }, { "name": "beschriftu", "type": "esriFieldTypeString", "alias": "beschriftu", "length": 100, "domain": null }, { "name": "geom_id", "type": "esriFieldTypeString", "alias": "geom_id", "length": 50, "domain": null }, { "name": "intern_id", "type": "esriFieldTypeInteger", "alias": "intern_id", "domain": null }, { "name": "st_area_sh", "type": "esriFieldTypeDouble", "alias": "st_area_sh", "domain": null }, { "name": "st_length_", "type": "esriFieldTypeDouble", "alias": "st_length_", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5244de3f5b3740e3b55c616ffd61d4b0" } ], "tables": [] }