@cpp.js/package-gdal 1.0.0-beta.21 → 1.0.0-beta.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +18 -0
- package/cppjs-package-gdal.podspec +1 -1
- package/cppjs.build.js +1 -0
- package/dist/prebuilt/Android-x86_64/include/cpl_atomic_ops.h +90 -0
- package/dist/prebuilt/Android-x86_64/include/cpl_auto_close.h +73 -0
- package/dist/prebuilt/Android-x86_64/include/cpl_compressor.h +112 -0
- package/dist/prebuilt/Android-x86_64/include/cpl_config.h +215 -0
- package/dist/prebuilt/Android-x86_64/include/cpl_config_extras.h +34 -0
- package/dist/prebuilt/Android-x86_64/include/cpl_conv.h +417 -0
- package/dist/prebuilt/Android-x86_64/include/cpl_csv.h +71 -0
- package/dist/prebuilt/Android-x86_64/include/cpl_error.h +344 -0
- package/dist/prebuilt/Android-x86_64/include/cpl_hash_set.h +83 -0
- package/dist/prebuilt/Android-x86_64/include/cpl_http.h +319 -0
- package/dist/prebuilt/Android-x86_64/include/cpl_json.h +301 -0
- package/dist/prebuilt/Android-x86_64/include/cpl_list.h +59 -0
- package/dist/prebuilt/Android-x86_64/include/cpl_minixml.h +211 -0
- package/dist/prebuilt/Android-x86_64/include/cpl_multiproc.h +241 -0
- package/dist/prebuilt/Android-x86_64/include/cpl_port.h +1182 -0
- package/dist/prebuilt/Android-x86_64/include/cpl_progress.h +49 -0
- package/dist/prebuilt/Android-x86_64/include/cpl_quad_tree.h +105 -0
- package/dist/prebuilt/Android-x86_64/include/cpl_spawn.h +60 -0
- package/dist/prebuilt/Android-x86_64/include/cpl_string.h +863 -0
- package/dist/prebuilt/Android-x86_64/include/cpl_time.h +29 -0
- package/dist/prebuilt/Android-x86_64/include/cpl_virtualmem.h +365 -0
- package/dist/prebuilt/Android-x86_64/include/cpl_vsi.h +830 -0
- package/dist/prebuilt/Android-x86_64/include/cpl_vsi_error.h +55 -0
- package/dist/prebuilt/Android-x86_64/include/cpl_vsi_virtual.h +580 -0
- package/dist/prebuilt/Android-x86_64/include/cplkeywordparser.h +61 -0
- package/dist/prebuilt/Android-x86_64/include/gdal.h +2667 -0
- package/dist/prebuilt/Android-x86_64/include/gdal_alg.h +717 -0
- package/dist/prebuilt/Android-x86_64/include/gdal_alg_priv.h +386 -0
- package/dist/prebuilt/Android-x86_64/include/gdal_csv.h +25 -0
- package/dist/prebuilt/Android-x86_64/include/gdal_frmts.h +236 -0
- package/dist/prebuilt/Android-x86_64/include/gdal_mdreader.h +240 -0
- package/dist/prebuilt/Android-x86_64/include/gdal_pam.h +461 -0
- package/dist/prebuilt/Android-x86_64/include/gdal_priv.h +4599 -0
- package/dist/prebuilt/Android-x86_64/include/gdal_proxy.h +470 -0
- package/dist/prebuilt/Android-x86_64/include/gdal_rat.h +390 -0
- package/dist/prebuilt/Android-x86_64/include/gdal_simplesurf.h +579 -0
- package/dist/prebuilt/Android-x86_64/include/gdal_utils.h +313 -0
- package/dist/prebuilt/Android-x86_64/include/gdal_version.h +33 -0
- package/dist/prebuilt/Android-x86_64/include/gdal_vrt.h +89 -0
- package/dist/prebuilt/Android-x86_64/include/gdalcachedpixelaccessor.h +439 -0
- package/dist/prebuilt/Android-x86_64/include/gdalgeorefpamdataset.h +73 -0
- package/dist/prebuilt/Android-x86_64/include/gdalgrid.h +102 -0
- package/dist/prebuilt/Android-x86_64/include/gdalgrid_priv.h +67 -0
- package/dist/prebuilt/Android-x86_64/include/gdaljp2abstractdataset.h +61 -0
- package/dist/prebuilt/Android-x86_64/include/gdaljp2metadata.h +237 -0
- package/dist/prebuilt/Android-x86_64/include/gdalpansharpen.h +258 -0
- package/dist/prebuilt/Android-x86_64/include/gdalsubdatasetinfo.h +104 -0
- package/dist/prebuilt/Android-x86_64/include/gdalwarper.h +622 -0
- package/dist/prebuilt/Android-x86_64/include/gnm.h +750 -0
- package/dist/prebuilt/Android-x86_64/include/gnm_api.h +101 -0
- package/dist/prebuilt/Android-x86_64/include/gnmgraph.h +258 -0
- package/dist/prebuilt/Android-x86_64/include/memdataset.h +176 -0
- package/dist/prebuilt/Android-x86_64/include/ogr_api.h +1024 -0
- package/dist/prebuilt/Android-x86_64/include/ogr_core.h +1321 -0
- package/dist/prebuilt/Android-x86_64/include/ogr_feature.h +1981 -0
- package/dist/prebuilt/Android-x86_64/include/ogr_featurestyle.h +858 -0
- package/dist/prebuilt/Android-x86_64/include/ogr_geocoding.h +46 -0
- package/dist/prebuilt/Android-x86_64/include/ogr_geomcoordinateprecision.h +79 -0
- package/dist/prebuilt/Android-x86_64/include/ogr_geometry.h +4346 -0
- package/dist/prebuilt/Android-x86_64/include/ogr_p.h +324 -0
- package/dist/prebuilt/Android-x86_64/include/ogr_recordbatch.h +125 -0
- package/dist/prebuilt/Android-x86_64/include/ogr_spatialref.h +1007 -0
- package/dist/prebuilt/Android-x86_64/include/ogr_srs_api.h +1088 -0
- package/dist/prebuilt/Android-x86_64/include/ogr_swq.h +529 -0
- package/dist/prebuilt/Android-x86_64/include/ogrsf_frmts.h +746 -0
- package/dist/prebuilt/Android-x86_64/include/rawdataset.h +255 -0
- package/dist/prebuilt/Android-x86_64/include/vrtdataset.h +2426 -0
- package/dist/prebuilt/Android-x86_64/lib/cmake/gdal/GDAL-targets-release.cmake +19 -0
- package/dist/prebuilt/Android-x86_64/lib/cmake/gdal/GDAL-targets.cmake +106 -0
- package/dist/prebuilt/Android-x86_64/lib/cmake/gdal/GDALConfig.cmake +21 -0
- package/dist/prebuilt/Android-x86_64/lib/cmake/gdal/GDALConfigVersion.cmake +85 -0
- package/dist/prebuilt/Android-x86_64/lib/gdalplugins/drivers.ini +290 -0
- package/dist/prebuilt/Android-x86_64/lib/libgdal.so +0 -0
- package/dist/prebuilt/Android-x86_64/lib/pkgconfig/gdal.pc +17 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/GDALLogoBW.svg +138 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/GDALLogoColor.svg +126 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/GDALLogoGS.svg +126 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/LICENSE.TXT +467 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/MM_m_idofic.csv +321 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/cubewerx_extra.wkt +48 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/default.rsc +0 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/ecw_cs.wkt +1453 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/epsg.wkt +1 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/esri_StatePlane_extra.wkt +631 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/gdalicon.png +0 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/gdalinfo_output.schema.json +346 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/gdalmdiminfo_output.schema.json +321 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/gdaltileindex.xsd +253 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/gdalvrt.xsd +881 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/gfs.xsd +246 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/gml_registry.xml +117 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/gml_registry.xsd +66 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_center.csv +251 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_process.csv +102 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_subcenter.csv +63 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_0_0.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_0_1.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_0_13.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_0_14.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_0_15.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_0_16.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_0_17.csv +11 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_0_18.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_0_19.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_0_190.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_0_191.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_0_2.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_0_20.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_0_21.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_0_3.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_0_4.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_0_5.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_0_6.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_0_7.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_10_0.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_10_1.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_10_191.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_10_2.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_10_3.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_10_4.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_1_0.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_1_1.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_1_2.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_20_0.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_20_1.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_20_2.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_2_0.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_2_3.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_2_4.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_2_5.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_2_6.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_3_0.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_3_1.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_3_2.csv +28 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_3_3.csv +8 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_3_4.csv +14 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_3_5.csv +11 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_3_6.csv +11 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_4_0.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_4_1.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_4_10.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_4_2.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_4_3.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_4_4.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_4_5.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_4_6.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_4_7.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_4_8.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_4_9.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_local_Canada.csv +5 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_local_HPC.csv +2 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_local_MRMS.csv +175 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_local_NCEP.csv +401 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_local_NDFD.csv +38 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_2_local_index.csv +7 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_4_5.csv +261 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/grib2_table_versions.csv +3 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/gt_datum.csv +229 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/gt_ellips.csv +24 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/header.dxf +1124 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/inspire_cp_BasicPropertyUnit.gfs +57 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/inspire_cp_CadastralBoundary.gfs +60 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/inspire_cp_CadastralParcel.gfs +81 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/inspire_cp_CadastralZoning.gfs +161 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/jpfgdgml_AdmArea.gfs +59 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/jpfgdgml_AdmBdry.gfs +49 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/jpfgdgml_AdmPt.gfs +59 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/jpfgdgml_BldA.gfs +54 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/jpfgdgml_BldL.gfs +54 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/jpfgdgml_Cntr.gfs +54 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/jpfgdgml_CommBdry.gfs +49 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/jpfgdgml_CommPt.gfs +59 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/jpfgdgml_Cstline.gfs +54 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/jpfgdgml_ElevPt.gfs +54 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/jpfgdgml_GCP.gfs +94 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/jpfgdgml_LeveeEdge.gfs +49 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/jpfgdgml_RailCL.gfs +54 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/jpfgdgml_RdASL.gfs +44 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/jpfgdgml_RdArea.gfs +54 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/jpfgdgml_RdCompt.gfs +59 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/jpfgdgml_RdEdg.gfs +59 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/jpfgdgml_RdMgtBdry.gfs +49 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/jpfgdgml_RdSgmtA.gfs +59 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/jpfgdgml_RvrMgtBdry.gfs +49 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/jpfgdgml_SBAPt.gfs +49 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/jpfgdgml_SBArea.gfs +54 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/jpfgdgml_SBBdry.gfs +44 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/jpfgdgml_WA.gfs +54 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/jpfgdgml_WL.gfs +54 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/jpfgdgml_WStrA.gfs +54 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/jpfgdgml_WStrL.gfs +54 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/nitf_spec.xml +3290 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/nitf_spec.xsd +173 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/ogrinfo_output.schema.json +528 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/ogrvrt.xsd +530 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/osmconf.ini +134 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/ozi_datum.csv +131 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/ozi_ellips.csv +35 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/pci_datum.txt +530 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/pci_ellips.txt +129 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/pdfcomposition.xsd +705 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/ruian_vf_ob_v1.gfs +1455 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/ruian_vf_st_uvoh_v1.gfs +86 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/ruian_vf_st_v1.gfs +1489 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/ruian_vf_v1.gfs +2126 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/s57agencies.csv +249 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/s57attributes.csv +484 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/s57expectedinput.csv +1008 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/s57objectclasses.csv +287 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/seed_2d.dgn +0 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/seed_3d.dgn +0 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/stateplane.csv +259 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/tms_LINZAntarticaMapTileGrid.json +190 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/tms_MapML_APSTILE.json +268 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/tms_MapML_CBMTILE.json +346 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/tms_NZTM2000.json +243 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/trailer.dxf +434 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/vdv452.xml +351 -0
- package/dist/prebuilt/Android-x86_64/share/gdal/vdv452.xsd +47 -0
- package/gdal.xcframework/ios-arm64_arm64e/libgdal.a +0 -0
- package/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator/libgdal.a +0 -0
- package/package.json +12 -12
|
@@ -0,0 +1,1489 @@
|
|
|
1
|
+
<GMLFeatureClassList>
|
|
2
|
+
<!-- Seznam států -->
|
|
3
|
+
<GMLFeatureClass>
|
|
4
|
+
<Name>Staty</Name>
|
|
5
|
+
<ElementPath>Data|Staty|Stat</ElementPath>
|
|
6
|
+
<!-- Geometrie definičního bodu státu -->
|
|
7
|
+
<GeomPropertyDefn>
|
|
8
|
+
<Name>DefinicniBod</Name>
|
|
9
|
+
<ElementPath>Geometrie|DefinicniBod</ElementPath>
|
|
10
|
+
<Type>Point</Type>
|
|
11
|
+
</GeomPropertyDefn>
|
|
12
|
+
<!-- Originální geometrie hranice státu -->
|
|
13
|
+
<GeomPropertyDefn>
|
|
14
|
+
<Name>OriginalniHranice</Name>
|
|
15
|
+
<ElementPath>Geometrie|OriginalniHranice</ElementPath>
|
|
16
|
+
<Type>MultiPolygon</Type>
|
|
17
|
+
</GeomPropertyDefn>
|
|
18
|
+
<!-- Generalizovaná geometrie hranice státu (stupeň generalizace 5) -->
|
|
19
|
+
<GeomPropertyDefn>
|
|
20
|
+
<Name>GeneralizovaneHranice</Name>
|
|
21
|
+
<ElementPath>Geometrie|GeneralizovaneHranice5</ElementPath>
|
|
22
|
+
<Type>MultiPolygon</Type>
|
|
23
|
+
</GeomPropertyDefn>
|
|
24
|
+
<SRSName>urn:ogc:def:crs:EPSG::5514</SRSName>
|
|
25
|
+
<!-- Kód státu -->
|
|
26
|
+
<PropertyDefn>
|
|
27
|
+
<Name>Kod</Name>
|
|
28
|
+
<ElementPath>Kod</ElementPath>
|
|
29
|
+
<Type>Integer</Type>
|
|
30
|
+
</PropertyDefn>
|
|
31
|
+
<!-- Název státu -->
|
|
32
|
+
<PropertyDefn>
|
|
33
|
+
<Name>Nazev</Name>
|
|
34
|
+
<ElementPath>Nazev</ElementPath>
|
|
35
|
+
<Type>String</Type>
|
|
36
|
+
<Width>32</Width>
|
|
37
|
+
</PropertyDefn>
|
|
38
|
+
<!-- Identifikátor nesprávnosti na prvku -->
|
|
39
|
+
<PropertyDefn>
|
|
40
|
+
<Name>Nespravny</Name>
|
|
41
|
+
<ElementPath>Nespravny</ElementPath>
|
|
42
|
+
<Type>String</Type>
|
|
43
|
+
<Width>5</Width>
|
|
44
|
+
</PropertyDefn>
|
|
45
|
+
<!-- Začátek platnosti -->
|
|
46
|
+
<PropertyDefn>
|
|
47
|
+
<Name>PlatiOd</Name>
|
|
48
|
+
<ElementPath>PlatiOd</ElementPath>
|
|
49
|
+
<Type>String</Type>
|
|
50
|
+
<Width>19</Width>
|
|
51
|
+
</PropertyDefn>
|
|
52
|
+
<!-- Konec platnosti -->
|
|
53
|
+
<PropertyDefn>
|
|
54
|
+
<Name>PlatiDo</Name>
|
|
55
|
+
<ElementPath>PlatiDo</ElementPath>
|
|
56
|
+
<Type>String</Type>
|
|
57
|
+
<Width>19</Width>
|
|
58
|
+
</PropertyDefn>
|
|
59
|
+
<!-- ID transakce v RUIAN -->
|
|
60
|
+
<PropertyDefn>
|
|
61
|
+
<Name>IdTransakce</Name>
|
|
62
|
+
<ElementPath>IdTransakce</ElementPath>
|
|
63
|
+
<Type>Integer</Type>
|
|
64
|
+
<Subtype>Integer64</Subtype>
|
|
65
|
+
</PropertyDefn>
|
|
66
|
+
<!-- ID návrhu změny v ISUI -->
|
|
67
|
+
<PropertyDefn>
|
|
68
|
+
<Name>GlobalniIdNavrhuZmeny</Name>
|
|
69
|
+
<ElementPath>GlobalniIdNavrhuZmeny</ElementPath>
|
|
70
|
+
<Type>Integer</Type>
|
|
71
|
+
<Subtype>Integer64</Subtype>
|
|
72
|
+
</PropertyDefn>
|
|
73
|
+
<!-- Kód územního celku v NUTS / LAU -->
|
|
74
|
+
<PropertyDefn>
|
|
75
|
+
<Name>NutsLau</Name>
|
|
76
|
+
<ElementPath>NutsLau</ElementPath>
|
|
77
|
+
<Type>String</Type>
|
|
78
|
+
<Width>2</Width>
|
|
79
|
+
</PropertyDefn>
|
|
80
|
+
<!-- Datum vzniku -->
|
|
81
|
+
<PropertyDefn>
|
|
82
|
+
<Name>DatumVzniku</Name>
|
|
83
|
+
<ElementPath>DatumVzniku</ElementPath>
|
|
84
|
+
<Type>String</Type>
|
|
85
|
+
<Width>19</Width>
|
|
86
|
+
</PropertyDefn>
|
|
87
|
+
</GMLFeatureClass>
|
|
88
|
+
<!-- Regiony soudržnosti -->
|
|
89
|
+
<GMLFeatureClass>
|
|
90
|
+
<Name>RegionySoudrznosti</Name>
|
|
91
|
+
<ElementPath>Data|RegionySoudrznosti|RegionSoudrznosti</ElementPath>
|
|
92
|
+
<!-- Geometrie definičního bodu regionu soudržnosti -->
|
|
93
|
+
<GeomPropertyDefn>
|
|
94
|
+
<Name>DefinicniBod</Name>
|
|
95
|
+
<ElementPath>Geometrie|DefinicniBod</ElementPath>
|
|
96
|
+
<Type>Point</Type>
|
|
97
|
+
</GeomPropertyDefn>
|
|
98
|
+
<!-- Originální geometrie hranice regionu soudržnosti -->
|
|
99
|
+
<GeomPropertyDefn>
|
|
100
|
+
<Name>OriginalniHranice</Name>
|
|
101
|
+
<ElementPath>Geometrie|OriginalniHranice</ElementPath>
|
|
102
|
+
<Type>MultiPolygon</Type>
|
|
103
|
+
</GeomPropertyDefn>
|
|
104
|
+
<!-- Generalizovaná geometrie hranice státu (stupeň generalizace 5) -->
|
|
105
|
+
<GeomPropertyDefn>
|
|
106
|
+
<Name>GeneralizovaneHranice</Name>
|
|
107
|
+
<ElementPath>Geometrie|GeneralizovaneHranice5</ElementPath>
|
|
108
|
+
<Type>MultiPolygon</Type>
|
|
109
|
+
</GeomPropertyDefn>
|
|
110
|
+
<SRSName>urn:ogc:def:crs:EPSG::5514</SRSName>
|
|
111
|
+
<!-- Kód regionu soudržnosti -->
|
|
112
|
+
<PropertyDefn>
|
|
113
|
+
<Name>Kod</Name>
|
|
114
|
+
<ElementPath>Kod</ElementPath>
|
|
115
|
+
<Type>Integer</Type>
|
|
116
|
+
</PropertyDefn>
|
|
117
|
+
<!-- Název regionu soudržnosti -->
|
|
118
|
+
<PropertyDefn>
|
|
119
|
+
<Name>Nazev</Name>
|
|
120
|
+
<ElementPath>Nazev</ElementPath>
|
|
121
|
+
<Type>String</Type>
|
|
122
|
+
<Width>32</Width>
|
|
123
|
+
</PropertyDefn>
|
|
124
|
+
<!-- Identifikátor nesprávnosti na prvku -->
|
|
125
|
+
<PropertyDefn>
|
|
126
|
+
<Name>Nespravny</Name>
|
|
127
|
+
<ElementPath>Nespravny</ElementPath>
|
|
128
|
+
<Type>String</Type>
|
|
129
|
+
<Width>5</Width>
|
|
130
|
+
</PropertyDefn>
|
|
131
|
+
<!-- Nadřazený stát -->
|
|
132
|
+
<PropertyDefn>
|
|
133
|
+
<Name>StatKod</Name>
|
|
134
|
+
<ElementPath>Stat|Kod</ElementPath>
|
|
135
|
+
<Type>Integer</Type>
|
|
136
|
+
</PropertyDefn>
|
|
137
|
+
<!-- Začátek platnosti -->
|
|
138
|
+
<PropertyDefn>
|
|
139
|
+
<Name>PlatiOd</Name>
|
|
140
|
+
<ElementPath>PlatiOd</ElementPath>
|
|
141
|
+
<Type>String</Type>
|
|
142
|
+
<Width>19</Width>
|
|
143
|
+
</PropertyDefn>
|
|
144
|
+
<!-- Konec platnosti -->
|
|
145
|
+
<PropertyDefn>
|
|
146
|
+
<Name>PlatiDo</Name>
|
|
147
|
+
<ElementPath>PlatiDo</ElementPath>
|
|
148
|
+
<Type>String</Type>
|
|
149
|
+
<Width>19</Width>
|
|
150
|
+
</PropertyDefn>
|
|
151
|
+
<!-- ID transakce v RUIAN -->
|
|
152
|
+
<PropertyDefn>
|
|
153
|
+
<Name>IdTransakce</Name>
|
|
154
|
+
<ElementPath>IdTransakce</ElementPath>
|
|
155
|
+
<Type>Integer</Type>
|
|
156
|
+
<Subtype>Integer64</Subtype>
|
|
157
|
+
</PropertyDefn>
|
|
158
|
+
<!-- ID návrhu změn v ISUI -->
|
|
159
|
+
<PropertyDefn>
|
|
160
|
+
<Name>GlobalniIdNavrhuZmeny</Name>
|
|
161
|
+
<ElementPath>GlobalniIdNavrhuZmeny</ElementPath>
|
|
162
|
+
<Type>Integer</Type>
|
|
163
|
+
<Subtype>Integer64</Subtype>
|
|
164
|
+
</PropertyDefn>
|
|
165
|
+
<!-- Kód územního celku v NUTS / LAU -->
|
|
166
|
+
<PropertyDefn>
|
|
167
|
+
<Name>NutsLau</Name>
|
|
168
|
+
<ElementPath>NutsLau</ElementPath>
|
|
169
|
+
<Type>String</Type>
|
|
170
|
+
<Width>4</Width>
|
|
171
|
+
</PropertyDefn>
|
|
172
|
+
<!-- Datum vzniku -->
|
|
173
|
+
<PropertyDefn>
|
|
174
|
+
<Name>DatumVzniku</Name>
|
|
175
|
+
<ElementPath>DatumVzniku</ElementPath>
|
|
176
|
+
<Type>String</Type>
|
|
177
|
+
<Width>19</Width>
|
|
178
|
+
</PropertyDefn>
|
|
179
|
+
</GMLFeatureClass>
|
|
180
|
+
<!-- Kraje -->
|
|
181
|
+
<GMLFeatureClass>
|
|
182
|
+
<Name>Kraje</Name>
|
|
183
|
+
<ElementPath>Data|Kraje|Kraj</ElementPath>
|
|
184
|
+
<!-- Geometrie definičního bodu kraje -->
|
|
185
|
+
<GeomPropertyDefn>
|
|
186
|
+
<Name>DefinicniBod</Name>
|
|
187
|
+
<ElementPath>Geometrie|DefinicniBod</ElementPath>
|
|
188
|
+
<Type>Point</Type>
|
|
189
|
+
</GeomPropertyDefn>
|
|
190
|
+
<!-- Originální geometrie hranice kraje -->
|
|
191
|
+
<GeomPropertyDefn>
|
|
192
|
+
<Name>OriginalniHranice</Name>
|
|
193
|
+
<ElementPath>Geometrie|OriginalniHranice</ElementPath>
|
|
194
|
+
<Type>MultiPolygon</Type>
|
|
195
|
+
</GeomPropertyDefn>
|
|
196
|
+
<!-- Generalizovaná geometrie hranice kraje (stupeň generalizace 5) -->
|
|
197
|
+
<GeomPropertyDefn>
|
|
198
|
+
<Name>GeneralizovaneHranice</Name>
|
|
199
|
+
<ElementPath>Geometrie|GeneralizovaneHranice5</ElementPath>
|
|
200
|
+
<Type>MultiPolygon</Type>
|
|
201
|
+
</GeomPropertyDefn>
|
|
202
|
+
<SRSName>urn:ogc:def:crs:EPSG::5514</SRSName>
|
|
203
|
+
<!-- Kód kraje -->
|
|
204
|
+
<PropertyDefn>
|
|
205
|
+
<Name>Kod</Name>
|
|
206
|
+
<ElementPath>Kod</ElementPath>
|
|
207
|
+
<Type>Integer</Type>
|
|
208
|
+
</PropertyDefn>
|
|
209
|
+
<!-- Název kraje -->
|
|
210
|
+
<PropertyDefn>
|
|
211
|
+
<Name>Nazev</Name>
|
|
212
|
+
<ElementPath>Nazev</ElementPath>
|
|
213
|
+
<Type>String</Type>
|
|
214
|
+
<Width>32</Width>
|
|
215
|
+
</PropertyDefn>
|
|
216
|
+
<!-- Identifikátor nesprávnosti na prvku -->
|
|
217
|
+
<PropertyDefn>
|
|
218
|
+
<Name>Nespravny</Name>
|
|
219
|
+
<ElementPath>Nespravny</ElementPath>
|
|
220
|
+
<Type>String</Type>
|
|
221
|
+
<Width>5</Width>
|
|
222
|
+
</PropertyDefn>
|
|
223
|
+
<!-- Nadřazený stát -->
|
|
224
|
+
<PropertyDefn>
|
|
225
|
+
<Name>StatKod</Name>
|
|
226
|
+
<ElementPath>Stat|Kod</ElementPath>
|
|
227
|
+
<Type>Integer</Type>
|
|
228
|
+
</PropertyDefn>
|
|
229
|
+
<!-- Začátek platnosti -->
|
|
230
|
+
<PropertyDefn>
|
|
231
|
+
<Name>PlatiOd</Name>
|
|
232
|
+
<ElementPath>PlatiOd</ElementPath>
|
|
233
|
+
<Type>String</Type>
|
|
234
|
+
<Width>19</Width>
|
|
235
|
+
</PropertyDefn>
|
|
236
|
+
<!-- Konec platnosti -->
|
|
237
|
+
<PropertyDefn>
|
|
238
|
+
<Name>PlatiDo</Name>
|
|
239
|
+
<ElementPath>PlatiDo</ElementPath>
|
|
240
|
+
<Type>String</Type>
|
|
241
|
+
<Width>19</Width>
|
|
242
|
+
</PropertyDefn>
|
|
243
|
+
<!-- ID transakce v RUIAN -->
|
|
244
|
+
<PropertyDefn>
|
|
245
|
+
<Name>IdTransakce</Name>
|
|
246
|
+
<ElementPath>IdTransakce</ElementPath>
|
|
247
|
+
<Type>Integer</Type>
|
|
248
|
+
<Subtype>Integer64</Subtype>
|
|
249
|
+
</PropertyDefn>
|
|
250
|
+
<!-- ID návrhu změn v ISUI -->
|
|
251
|
+
<PropertyDefn>
|
|
252
|
+
<Name>GlobalniIdNavrhuZmeny</Name>
|
|
253
|
+
<ElementPath>GlobalniIdNavrhuZmeny</ElementPath>
|
|
254
|
+
<Type>Integer</Type>
|
|
255
|
+
<Subtype>Integer64</Subtype>
|
|
256
|
+
</PropertyDefn>
|
|
257
|
+
<!-- Kód územního celku v NUTS / LAU -->
|
|
258
|
+
<PropertyDefn>
|
|
259
|
+
<Name>NutsLau</Name>
|
|
260
|
+
<ElementPath>NutsLau</ElementPath>
|
|
261
|
+
<Type>String</Type>
|
|
262
|
+
<Width>4</Width>
|
|
263
|
+
</PropertyDefn>
|
|
264
|
+
<!-- Datum vzniku -->
|
|
265
|
+
<PropertyDefn>
|
|
266
|
+
<Name>DatumVzniku</Name>
|
|
267
|
+
<ElementPath>DatumVzniku</ElementPath>
|
|
268
|
+
<Type>String</Type>
|
|
269
|
+
<Width>19</Width>
|
|
270
|
+
</PropertyDefn>
|
|
271
|
+
</GMLFeatureClass>
|
|
272
|
+
<!-- VÚSC -->
|
|
273
|
+
<GMLFeatureClass>
|
|
274
|
+
<Name>Vusc</Name>
|
|
275
|
+
<ElementPath>Data|Vusc|Vusc</ElementPath>
|
|
276
|
+
<!-- Geometrie definičního bodu VÚSC -->
|
|
277
|
+
<GeomPropertyDefn>
|
|
278
|
+
<Name>DefinicniBod</Name>
|
|
279
|
+
<ElementPath>Geometrie|DefinicniBod</ElementPath>
|
|
280
|
+
<Type>Point</Type>
|
|
281
|
+
</GeomPropertyDefn>
|
|
282
|
+
<!-- Originální geometrie hranice VÚSC -->
|
|
283
|
+
<GeomPropertyDefn>
|
|
284
|
+
<Name>OriginalniHranice</Name>
|
|
285
|
+
<ElementPath>Geometrie|OriginalniHranice</ElementPath>
|
|
286
|
+
<Type>MultiPolygon</Type>
|
|
287
|
+
</GeomPropertyDefn>
|
|
288
|
+
<!-- Generalizovaná geometrie hranice VÚSC (stupeň generalizace 5) -->
|
|
289
|
+
<GeomPropertyDefn>
|
|
290
|
+
<Name>GeneralizovaneHranice</Name>
|
|
291
|
+
<ElementPath>Geometrie|GeneralizovaneHranice5</ElementPath>
|
|
292
|
+
<Type>MultiPolygon</Type>
|
|
293
|
+
</GeomPropertyDefn>
|
|
294
|
+
<SRSName>urn:ogc:def:crs:EPSG::5514</SRSName>
|
|
295
|
+
<!-- Kód VÚSC -->
|
|
296
|
+
<PropertyDefn>
|
|
297
|
+
<Name>Kod</Name>
|
|
298
|
+
<ElementPath>Kod</ElementPath>
|
|
299
|
+
<Type>Integer</Type>
|
|
300
|
+
<Width>6</Width>
|
|
301
|
+
</PropertyDefn>
|
|
302
|
+
<!-- Název VÚSC -->
|
|
303
|
+
<PropertyDefn>
|
|
304
|
+
<Name>Nazev</Name>
|
|
305
|
+
<ElementPath>Nazev</ElementPath>
|
|
306
|
+
<Type>String</Type>
|
|
307
|
+
<Width>32</Width>
|
|
308
|
+
</PropertyDefn>
|
|
309
|
+
<!-- Identifikátor nesprávnosti na prvku -->
|
|
310
|
+
<PropertyDefn>
|
|
311
|
+
<Name>Nespravny</Name>
|
|
312
|
+
<ElementPath>Nespravny</ElementPath>
|
|
313
|
+
<Type>String</Type>
|
|
314
|
+
<Width>5</Width>
|
|
315
|
+
</PropertyDefn>
|
|
316
|
+
<!-- Nadřazený region soudržnosti -->
|
|
317
|
+
<PropertyDefn>
|
|
318
|
+
<Name>RegionSoudrznostiKod</Name>
|
|
319
|
+
<ElementPath>RegionSoudrznosti|Kod</ElementPath>
|
|
320
|
+
<Type>Integer</Type>
|
|
321
|
+
</PropertyDefn>
|
|
322
|
+
<!-- Začátek platnosti -->
|
|
323
|
+
<PropertyDefn>
|
|
324
|
+
<Name>PlatiOd</Name>
|
|
325
|
+
<ElementPath>PlatiOd</ElementPath>
|
|
326
|
+
<Type>String</Type>
|
|
327
|
+
<Width>19</Width>
|
|
328
|
+
</PropertyDefn>
|
|
329
|
+
<!-- Konec platnosti -->
|
|
330
|
+
<PropertyDefn>
|
|
331
|
+
<Name>PlatiDo</Name>
|
|
332
|
+
<ElementPath>PlatiDo</ElementPath>
|
|
333
|
+
<Type>String</Type>
|
|
334
|
+
<Width>19</Width>
|
|
335
|
+
</PropertyDefn>
|
|
336
|
+
<!-- ID transakce v RUIAN -->
|
|
337
|
+
<PropertyDefn>
|
|
338
|
+
<Name>IdTransakce</Name>
|
|
339
|
+
<ElementPath>IdTransakce</ElementPath>
|
|
340
|
+
<Type>Integer</Type>
|
|
341
|
+
<Subtype>Integer64</Subtype>
|
|
342
|
+
</PropertyDefn>
|
|
343
|
+
<!-- ID návrhu změn v ISUI -->
|
|
344
|
+
<PropertyDefn>
|
|
345
|
+
<Name>GlobalniIdNavrhuZmeny</Name>
|
|
346
|
+
<ElementPath>GlobalniIdNavrhuZmeny</ElementPath>
|
|
347
|
+
<Type>Integer</Type>
|
|
348
|
+
<Subtype>Integer64</Subtype>
|
|
349
|
+
</PropertyDefn>
|
|
350
|
+
<!-- Kód územního celku v NUTS / LAU -->
|
|
351
|
+
<PropertyDefn>
|
|
352
|
+
<Name>NutsLau</Name>
|
|
353
|
+
<ElementPath>NutsLau</ElementPath>
|
|
354
|
+
<Type>String</Type>
|
|
355
|
+
<Width>5</Width>
|
|
356
|
+
</PropertyDefn>
|
|
357
|
+
<!-- Datum vzniku -->
|
|
358
|
+
<PropertyDefn>
|
|
359
|
+
<Name>DatumVzniku</Name>
|
|
360
|
+
<ElementPath>DatumVzniku</ElementPath>
|
|
361
|
+
<Type>String</Type>
|
|
362
|
+
<Width>19</Width>
|
|
363
|
+
</PropertyDefn>
|
|
364
|
+
</GMLFeatureClass>
|
|
365
|
+
<!-- Okresy -->
|
|
366
|
+
<GMLFeatureClass>
|
|
367
|
+
<Name>Okresy</Name>
|
|
368
|
+
<ElementPath>Data|Okresy|Okres</ElementPath>
|
|
369
|
+
<!-- Geometrie definičního bodu okresu -->
|
|
370
|
+
<GeomPropertyDefn>
|
|
371
|
+
<Name>DefinicniBod</Name>
|
|
372
|
+
<ElementPath>Geometrie|DefinicniBod</ElementPath>
|
|
373
|
+
<Type>Point</Type>
|
|
374
|
+
</GeomPropertyDefn>
|
|
375
|
+
<!-- Originální geometrie hranice okresu -->
|
|
376
|
+
<GeomPropertyDefn>
|
|
377
|
+
<Name>OriginalniHranice</Name>
|
|
378
|
+
<ElementPath>Geometrie|OriginalniHranice</ElementPath>
|
|
379
|
+
<Type>MultiPolygon</Type>
|
|
380
|
+
</GeomPropertyDefn>
|
|
381
|
+
<!-- Generalizovaná geometrie hranice okresu (stupeň generalizace 4) -->
|
|
382
|
+
<GeomPropertyDefn>
|
|
383
|
+
<Name>GeneralizovaneHranice</Name>
|
|
384
|
+
<ElementPath>Geometrie|GeneralizovaneHranice4</ElementPath>
|
|
385
|
+
<Type>MultiPolygon</Type>
|
|
386
|
+
</GeomPropertyDefn>
|
|
387
|
+
<SRSName>urn:ogc:def:crs:EPSG::5514</SRSName>
|
|
388
|
+
<!-- Kód okresu -->
|
|
389
|
+
<PropertyDefn>
|
|
390
|
+
<Name>Kod</Name>
|
|
391
|
+
<ElementPath>Kod</ElementPath>
|
|
392
|
+
<Type>Integer</Type>
|
|
393
|
+
</PropertyDefn>
|
|
394
|
+
<!-- Název okresu -->
|
|
395
|
+
<PropertyDefn>
|
|
396
|
+
<Name>Nazev</Name>
|
|
397
|
+
<ElementPath>Nazev</ElementPath>
|
|
398
|
+
<Type>String</Type>
|
|
399
|
+
<Width>32</Width>
|
|
400
|
+
</PropertyDefn>
|
|
401
|
+
<!-- Identifikátor nesprávnosti na prvku -->
|
|
402
|
+
<PropertyDefn>
|
|
403
|
+
<Name>Nespravny</Name>
|
|
404
|
+
<ElementPath>Nespravny</ElementPath>
|
|
405
|
+
<Type>String</Type>
|
|
406
|
+
<Width>5</Width>
|
|
407
|
+
</PropertyDefn>
|
|
408
|
+
<!-- Nadřazený kraj -->
|
|
409
|
+
<PropertyDefn>
|
|
410
|
+
<Name>KrajKod</Name>
|
|
411
|
+
<ElementPath>Kraj|Kod</ElementPath>
|
|
412
|
+
<Type>Integer</Type>
|
|
413
|
+
</PropertyDefn>
|
|
414
|
+
<!-- Nadřazený VÚSC -->
|
|
415
|
+
<PropertyDefn>
|
|
416
|
+
<Name>VuscKod</Name>
|
|
417
|
+
<ElementPath>Vusc|Kod</ElementPath>
|
|
418
|
+
<Type>Integer</Type>
|
|
419
|
+
</PropertyDefn>
|
|
420
|
+
<!-- Začátek platnosti -->
|
|
421
|
+
<PropertyDefn>
|
|
422
|
+
<Name>PlatiOd</Name>
|
|
423
|
+
<ElementPath>PlatiOd</ElementPath>
|
|
424
|
+
<Type>String</Type>
|
|
425
|
+
<Width>19</Width>
|
|
426
|
+
</PropertyDefn>
|
|
427
|
+
<!-- Konec platnosti -->
|
|
428
|
+
<PropertyDefn>
|
|
429
|
+
<Name>PlatiDo</Name>
|
|
430
|
+
<ElementPath>PlatiDo</ElementPath>
|
|
431
|
+
<Type>String</Type>
|
|
432
|
+
<Width>19</Width>
|
|
433
|
+
</PropertyDefn>
|
|
434
|
+
<!-- ID transakce v RUIAN -->
|
|
435
|
+
<PropertyDefn>
|
|
436
|
+
<Name>IdTransakce</Name>
|
|
437
|
+
<ElementPath>IdTransakce</ElementPath>
|
|
438
|
+
<Type>Integer</Type>
|
|
439
|
+
<Subtype>Integer64</Subtype>
|
|
440
|
+
</PropertyDefn>
|
|
441
|
+
<!-- ID návrhu změn v ISUI -->
|
|
442
|
+
<PropertyDefn>
|
|
443
|
+
<Name>GlobalniIdNavrhuZmeny</Name>
|
|
444
|
+
<ElementPath>GlobalniIdNavrhuZmeny</ElementPath>
|
|
445
|
+
<Type>Integer</Type>
|
|
446
|
+
<Subtype>Integer64</Subtype>
|
|
447
|
+
</PropertyDefn>
|
|
448
|
+
<!-- Kód územního celku v NUTS / LAU -->
|
|
449
|
+
<PropertyDefn>
|
|
450
|
+
<Name>NutsLau</Name>
|
|
451
|
+
<ElementPath>NutsLau</ElementPath>
|
|
452
|
+
<Type>String</Type>
|
|
453
|
+
<Width>6</Width>
|
|
454
|
+
</PropertyDefn>
|
|
455
|
+
<!-- Datum vzniku -->
|
|
456
|
+
<PropertyDefn>
|
|
457
|
+
<Name>DatumVzniku</Name>
|
|
458
|
+
<ElementPath>DatumVzniku</ElementPath>
|
|
459
|
+
<Type>String</Type>
|
|
460
|
+
<Width>19</Width>
|
|
461
|
+
</PropertyDefn>
|
|
462
|
+
</GMLFeatureClass>
|
|
463
|
+
<!-- ORP -->
|
|
464
|
+
<GMLFeatureClass>
|
|
465
|
+
<Name>Orp</Name>
|
|
466
|
+
<ElementPath>Data|Orp|Orp</ElementPath>
|
|
467
|
+
<!-- Geometrie definičního bodu ORP -->
|
|
468
|
+
<GeomPropertyDefn>
|
|
469
|
+
<Name>DefinicniBod</Name>
|
|
470
|
+
<ElementPath>Geometrie|DefinicniBod</ElementPath>
|
|
471
|
+
<Type>MultiPoint</Type>
|
|
472
|
+
</GeomPropertyDefn>
|
|
473
|
+
<!-- Originální geometrie hranice ORP-->
|
|
474
|
+
<GeomPropertyDefn>
|
|
475
|
+
<Name>OriginalniHranice</Name>
|
|
476
|
+
<ElementPath>Geometrie|OriginalniHranice</ElementPath>
|
|
477
|
+
<Type>MultiPolygon</Type>
|
|
478
|
+
</GeomPropertyDefn>
|
|
479
|
+
<!-- Generalizovaná geometrie hranice ORP (stupeň generalizace 4) -->
|
|
480
|
+
<GeomPropertyDefn>
|
|
481
|
+
<Name>GeneralizovaneHranice</Name>
|
|
482
|
+
<ElementPath>Geometrie|GeneralizovaneHranice4</ElementPath>
|
|
483
|
+
<Type>MultiPolygon</Type>
|
|
484
|
+
</GeomPropertyDefn>
|
|
485
|
+
<SRSName>urn:ogc:def:crs:EPSG::5514</SRSName>
|
|
486
|
+
<!-- Kód ORP -->
|
|
487
|
+
<PropertyDefn>
|
|
488
|
+
<Name>Kod</Name>
|
|
489
|
+
<ElementPath>Kod</ElementPath>
|
|
490
|
+
<Type>Integer</Type>
|
|
491
|
+
</PropertyDefn>
|
|
492
|
+
<!-- Název ORP -->
|
|
493
|
+
<PropertyDefn>
|
|
494
|
+
<Name>Nazev</Name>
|
|
495
|
+
<ElementPath>Nazev</ElementPath>
|
|
496
|
+
<Type>String</Type>
|
|
497
|
+
<Width>48</Width>
|
|
498
|
+
</PropertyDefn>
|
|
499
|
+
<!-- Identifikátor nesprávnosti na prvku -->
|
|
500
|
+
<PropertyDefn>
|
|
501
|
+
<Name>Nespravny</Name>
|
|
502
|
+
<ElementPath>Nespravny</ElementPath>
|
|
503
|
+
<Type>String</Type>
|
|
504
|
+
<Width>5</Width>
|
|
505
|
+
</PropertyDefn>
|
|
506
|
+
<!-- Kód správni obce -->
|
|
507
|
+
<PropertyDefn>
|
|
508
|
+
<Name>SpravniObecKod</Name>
|
|
509
|
+
<ElementPath>SpravniObecKod</ElementPath>
|
|
510
|
+
<Type>Integer</Type>
|
|
511
|
+
</PropertyDefn>
|
|
512
|
+
<!-- Nadřazený VÚSC -->
|
|
513
|
+
<PropertyDefn>
|
|
514
|
+
<Name>VuscKod</Name>
|
|
515
|
+
<ElementPath>Vusc|Kod</ElementPath>
|
|
516
|
+
<Type>Integer</Type>
|
|
517
|
+
</PropertyDefn>
|
|
518
|
+
<!-- Začátek platnosti -->
|
|
519
|
+
<PropertyDefn>
|
|
520
|
+
<Name>PlatiOd</Name>
|
|
521
|
+
<ElementPath>PlatiOd</ElementPath>
|
|
522
|
+
<Type>String</Type>
|
|
523
|
+
<Width>19</Width>
|
|
524
|
+
</PropertyDefn>
|
|
525
|
+
<!-- Konec platnosti -->
|
|
526
|
+
<PropertyDefn>
|
|
527
|
+
<Name>PlatiDo</Name>
|
|
528
|
+
<ElementPath>PlatiDo</ElementPath>
|
|
529
|
+
<Type>String</Type>
|
|
530
|
+
<Width>19</Width>
|
|
531
|
+
</PropertyDefn>
|
|
532
|
+
<!-- ID transakce v RUIAN -->
|
|
533
|
+
<PropertyDefn>
|
|
534
|
+
<Name>IdTransakce</Name>
|
|
535
|
+
<ElementPath>IdTransakce</ElementPath>
|
|
536
|
+
<Type>Integer</Type>
|
|
537
|
+
<Subtype>Integer64</Subtype>
|
|
538
|
+
</PropertyDefn>
|
|
539
|
+
<!-- ID návrhu změn v ISUI -->
|
|
540
|
+
<PropertyDefn>
|
|
541
|
+
<Name>GlobalniIdNavrhuZmeny</Name>
|
|
542
|
+
<ElementPath>GlobalniIdNavrhuZmeny</ElementPath>
|
|
543
|
+
<Type>Integer</Type>
|
|
544
|
+
<Subtype>Integer64</Subtype>
|
|
545
|
+
</PropertyDefn>
|
|
546
|
+
<!-- Datum vzniku -->
|
|
547
|
+
<PropertyDefn>
|
|
548
|
+
<Name>DatumVzniku</Name>
|
|
549
|
+
<ElementPath>DatumVzniku</ElementPath>
|
|
550
|
+
<Type>String</Type>
|
|
551
|
+
<Width>19</Width>
|
|
552
|
+
</PropertyDefn>
|
|
553
|
+
</GMLFeatureClass>
|
|
554
|
+
<!-- POU -->
|
|
555
|
+
<GMLFeatureClass>
|
|
556
|
+
<Name>Pou</Name>
|
|
557
|
+
<ElementPath>Data|Pou|Pou</ElementPath>
|
|
558
|
+
<!-- Geometrie definičního bodu POU -->
|
|
559
|
+
<GeomPropertyDefn>
|
|
560
|
+
<Name>DefinicniBod</Name>
|
|
561
|
+
<ElementPath>Geometrie|DefinicniBod</ElementPath>
|
|
562
|
+
<Type>MultiPoint</Type>
|
|
563
|
+
</GeomPropertyDefn>
|
|
564
|
+
<!-- Originální geometrie hranice POU -->
|
|
565
|
+
<GeomPropertyDefn>
|
|
566
|
+
<Name>OriginalniHranice</Name>
|
|
567
|
+
<ElementPath>Geometrie|OriginalniHranice</ElementPath>
|
|
568
|
+
<Type>MultiPolygon</Type>
|
|
569
|
+
</GeomPropertyDefn>
|
|
570
|
+
<!-- Generalizovaná geometrie hranice POU (stupeň generalizace 4) -->
|
|
571
|
+
<GeomPropertyDefn>
|
|
572
|
+
<Name>GeneralizovaneHranice</Name>
|
|
573
|
+
<ElementPath>Geometrie|GeneralizovaneHranice4</ElementPath>
|
|
574
|
+
<Type>MultiPolygon</Type>
|
|
575
|
+
</GeomPropertyDefn>
|
|
576
|
+
<SRSName>urn:ogc:def:crs:EPSG::5514</SRSName>
|
|
577
|
+
<!-- Kód POU -->
|
|
578
|
+
<PropertyDefn>
|
|
579
|
+
<Name>Kod</Name>
|
|
580
|
+
<ElementPath>Kod</ElementPath>
|
|
581
|
+
<Type>Integer</Type>
|
|
582
|
+
</PropertyDefn>
|
|
583
|
+
<!-- Název POU -->
|
|
584
|
+
<PropertyDefn>
|
|
585
|
+
<Name>Nazev</Name>
|
|
586
|
+
<ElementPath>Nazev</ElementPath>
|
|
587
|
+
<Type>String</Type>
|
|
588
|
+
<Width>48</Width>
|
|
589
|
+
</PropertyDefn>
|
|
590
|
+
<!-- Identifikátor nesprávnosti na prvku -->
|
|
591
|
+
<PropertyDefn>
|
|
592
|
+
<Name>Nespravny</Name>
|
|
593
|
+
<ElementPath>Nespravny</ElementPath>
|
|
594
|
+
<Type>String</Type>
|
|
595
|
+
<Width>5</Width>
|
|
596
|
+
</PropertyDefn>
|
|
597
|
+
<!-- Kód správni obce -->
|
|
598
|
+
<PropertyDefn>
|
|
599
|
+
<Name>SpravniObecKod</Name>
|
|
600
|
+
<ElementPath>SpravniObecKod</ElementPath>
|
|
601
|
+
<Type>Integer</Type>
|
|
602
|
+
<Width>6</Width>
|
|
603
|
+
</PropertyDefn>
|
|
604
|
+
<!-- Nadřazený ORP -->
|
|
605
|
+
<PropertyDefn>
|
|
606
|
+
<Name>OrpKod</Name>
|
|
607
|
+
<ElementPath>Orp|Kod</ElementPath>
|
|
608
|
+
<Type>Integer</Type>
|
|
609
|
+
<Width>6</Width>
|
|
610
|
+
</PropertyDefn>
|
|
611
|
+
<!-- Začátek platnosti -->
|
|
612
|
+
<PropertyDefn>
|
|
613
|
+
<Name>PlatiOd</Name>
|
|
614
|
+
<ElementPath>PlatiOd</ElementPath>
|
|
615
|
+
<Type>String</Type>
|
|
616
|
+
<Width>19</Width>
|
|
617
|
+
</PropertyDefn>
|
|
618
|
+
<!-- Konec platnosti -->
|
|
619
|
+
<PropertyDefn>
|
|
620
|
+
<Name>PlatiDo</Name>
|
|
621
|
+
<ElementPath>PlatiDo</ElementPath>
|
|
622
|
+
<Type>String</Type>
|
|
623
|
+
<Width>19</Width>
|
|
624
|
+
</PropertyDefn>
|
|
625
|
+
<!-- ID transakce v RUIAN -->
|
|
626
|
+
<PropertyDefn>
|
|
627
|
+
<Name>IdTransakce</Name>
|
|
628
|
+
<ElementPath>IdTransakce</ElementPath>
|
|
629
|
+
<Type>Integer</Type>
|
|
630
|
+
<Subtype>Integer64</Subtype>
|
|
631
|
+
</PropertyDefn>
|
|
632
|
+
<!-- ID návrhu změn v ISUI -->
|
|
633
|
+
<PropertyDefn>
|
|
634
|
+
<Name>GlobalniIdNavrhuZmeny</Name>
|
|
635
|
+
<ElementPath>GlobalniIdNavrhuZmeny</ElementPath>
|
|
636
|
+
<Type>Integer</Type>
|
|
637
|
+
<Subtype>Integer64</Subtype>
|
|
638
|
+
</PropertyDefn>
|
|
639
|
+
<!-- Datum vzniku -->
|
|
640
|
+
<PropertyDefn>
|
|
641
|
+
<Name>DatumVzniku</Name>
|
|
642
|
+
<ElementPath>DatumVzniku</ElementPath>
|
|
643
|
+
<Type>String</Type>
|
|
644
|
+
<Width>19</Width>
|
|
645
|
+
</PropertyDefn>
|
|
646
|
+
</GMLFeatureClass>
|
|
647
|
+
<!-- Obce -->
|
|
648
|
+
<GMLFeatureClass>
|
|
649
|
+
<Name>Obce</Name>
|
|
650
|
+
<ElementPath>Data|Obce|Obec</ElementPath>
|
|
651
|
+
<!-- Geometrie definičního bodu obce -->
|
|
652
|
+
<GeomPropertyDefn>
|
|
653
|
+
<Name>DefinicniBod</Name>
|
|
654
|
+
<ElementPath>Geometrie|DefinicniBod</ElementPath>
|
|
655
|
+
<Type>MultiPoint</Type>
|
|
656
|
+
</GeomPropertyDefn>
|
|
657
|
+
<!-- Originální geometrie hranice obce -->
|
|
658
|
+
<GeomPropertyDefn>
|
|
659
|
+
<Name>OriginalniHranice</Name>
|
|
660
|
+
<ElementPath>Geometrie|OriginalniHranice</ElementPath>
|
|
661
|
+
<Type>MultiPolygon</Type>
|
|
662
|
+
</GeomPropertyDefn>
|
|
663
|
+
<!-- Generalizovaná geometrie hranice obce (stupeň generalizace 3) -->
|
|
664
|
+
<GeomPropertyDefn>
|
|
665
|
+
<Name>GeneralizovaneHranice</Name>
|
|
666
|
+
<ElementPath>Geometrie|GeneralizovaneHranice3</ElementPath>
|
|
667
|
+
<Type>MultiPolygon</Type>
|
|
668
|
+
</GeomPropertyDefn>
|
|
669
|
+
<SRSName>urn:ogc:def:crs:EPSG::5514</SRSName>
|
|
670
|
+
<!-- Kód obce -->
|
|
671
|
+
<PropertyDefn>
|
|
672
|
+
<Name>Kod</Name>
|
|
673
|
+
<ElementPath>Kod</ElementPath>
|
|
674
|
+
<Type>Integer</Type>
|
|
675
|
+
</PropertyDefn>
|
|
676
|
+
<!-- Název obce -->
|
|
677
|
+
<PropertyDefn>
|
|
678
|
+
<Name>Nazev</Name>
|
|
679
|
+
<ElementPath>Nazev</ElementPath>
|
|
680
|
+
<Type>String</Type>
|
|
681
|
+
<Width>48</Width>
|
|
682
|
+
</PropertyDefn>
|
|
683
|
+
<!-- Identifikátor nesprávnosti na prvku -->
|
|
684
|
+
<PropertyDefn>
|
|
685
|
+
<Name>Nespravny</Name>
|
|
686
|
+
<ElementPath>Nespravny</ElementPath>
|
|
687
|
+
<Type>String</Type>
|
|
688
|
+
<Width>5</Width>
|
|
689
|
+
</PropertyDefn>
|
|
690
|
+
<!-- Status obce -->
|
|
691
|
+
<PropertyDefn>
|
|
692
|
+
<Name>StatusKod</Name>
|
|
693
|
+
<ElementPath>StatusKod</ElementPath>
|
|
694
|
+
<Type>Integer</Type>
|
|
695
|
+
</PropertyDefn>
|
|
696
|
+
<!-- Nadřazený okres -->
|
|
697
|
+
<PropertyDefn>
|
|
698
|
+
<Name>OkresKod</Name>
|
|
699
|
+
<ElementPath>Okres|Kod</ElementPath>
|
|
700
|
+
<Type>Integer</Type>
|
|
701
|
+
</PropertyDefn>
|
|
702
|
+
<!-- Nadřazený POU -->
|
|
703
|
+
<PropertyDefn>
|
|
704
|
+
<Name>PouKod</Name>
|
|
705
|
+
<ElementPath>Pou|Kod</ElementPath>
|
|
706
|
+
<Type>Integer</Type>
|
|
707
|
+
</PropertyDefn>
|
|
708
|
+
<!-- Začátek platnosti -->
|
|
709
|
+
<PropertyDefn>
|
|
710
|
+
<Name>PlatiOd</Name>
|
|
711
|
+
<ElementPath>PlatiOd</ElementPath>
|
|
712
|
+
<Type>String</Type>
|
|
713
|
+
<Width>19</Width>
|
|
714
|
+
</PropertyDefn>
|
|
715
|
+
<!-- Konec platnosti -->
|
|
716
|
+
<PropertyDefn>
|
|
717
|
+
<Name>PlatiDo</Name>
|
|
718
|
+
<ElementPath>PlatiDo</ElementPath>
|
|
719
|
+
<Type>String</Type>
|
|
720
|
+
<Width>19</Width>
|
|
721
|
+
</PropertyDefn>
|
|
722
|
+
<!-- ID transakce v RUIAN -->
|
|
723
|
+
<PropertyDefn>
|
|
724
|
+
<Name>IdTransakce</Name>
|
|
725
|
+
<ElementPath>IdTransakce</ElementPath>
|
|
726
|
+
<Type>Integer</Type>
|
|
727
|
+
<Subtype>Integer64</Subtype>
|
|
728
|
+
</PropertyDefn>
|
|
729
|
+
<!-- ID návrhu změn v ISUI -->
|
|
730
|
+
<PropertyDefn>
|
|
731
|
+
<Name>GlobalniIdNavrhuZmeny</Name>
|
|
732
|
+
<ElementPath>GlobalniIdNavrhuZmeny</ElementPath>
|
|
733
|
+
<Type>Integer</Type>
|
|
734
|
+
<Subtype>Integer64</Subtype>
|
|
735
|
+
</PropertyDefn>
|
|
736
|
+
<!-- Mluvnické charakteristiky 2 až 7 pád -->
|
|
737
|
+
<PropertyDefn>
|
|
738
|
+
<Name>MluvnickeCharakteristikyPad2</Name>
|
|
739
|
+
<ElementPath>MluvnickeCharakteristiky|Pad2</ElementPath>
|
|
740
|
+
<Type>String</Type>
|
|
741
|
+
<Width>48</Width>
|
|
742
|
+
</PropertyDefn>
|
|
743
|
+
<PropertyDefn>
|
|
744
|
+
<Name>MluvnickeCharakteristikyPad3</Name>
|
|
745
|
+
<ElementPath>MluvnickeCharakteristiky|Pad3</ElementPath>
|
|
746
|
+
<Type>String</Type>
|
|
747
|
+
<Width>48</Width>
|
|
748
|
+
</PropertyDefn>
|
|
749
|
+
<PropertyDefn>
|
|
750
|
+
<Name>MluvnickeCharakteristikyPad4</Name>
|
|
751
|
+
<ElementPath>MluvnickeCharakteristiky|Pad4</ElementPath>
|
|
752
|
+
<Type>String</Type>
|
|
753
|
+
<Width>48</Width>
|
|
754
|
+
</PropertyDefn>
|
|
755
|
+
<PropertyDefn>
|
|
756
|
+
<Name>MluvnickeCharakteristikyPad6</Name>
|
|
757
|
+
<ElementPath>MluvnickeCharakteristiky|Pad6</ElementPath>
|
|
758
|
+
<Type>String</Type>
|
|
759
|
+
<Width>48</Width>
|
|
760
|
+
</PropertyDefn>
|
|
761
|
+
<PropertyDefn>
|
|
762
|
+
<Name>MluvnickeCharakteristikyPad7</Name>
|
|
763
|
+
<ElementPath>MluvnickeCharakteristiky|Pad7</ElementPath>
|
|
764
|
+
<Type>String</Type>
|
|
765
|
+
<Width>48</Width>
|
|
766
|
+
</PropertyDefn>
|
|
767
|
+
<!-- Text popisující vlajku obce -->
|
|
768
|
+
<PropertyDefn>
|
|
769
|
+
<Name>VlajkaText</Name>
|
|
770
|
+
<ElementPath>VlajkaText</ElementPath>
|
|
771
|
+
<Type>String</Type>
|
|
772
|
+
<Width>4000</Width>
|
|
773
|
+
</PropertyDefn>
|
|
774
|
+
<!-- Obrázek vlajky obce -->
|
|
775
|
+
<PropertyDefn>
|
|
776
|
+
<Name>VlajkaObrazek</Name>
|
|
777
|
+
<ElementPath>VlajkaObrazek</ElementPath>
|
|
778
|
+
<Type>Complex</Type> <!-- ??? -->
|
|
779
|
+
</PropertyDefn>
|
|
780
|
+
<!-- Text popisující znak obce -->
|
|
781
|
+
<PropertyDefn>
|
|
782
|
+
<Name>ZnakText</Name>
|
|
783
|
+
<ElementPath>ZnakText</ElementPath>
|
|
784
|
+
<Type>String</Type>
|
|
785
|
+
<Width>4000</Width>
|
|
786
|
+
</PropertyDefn>
|
|
787
|
+
<!-- Obrázek znaku obce -->
|
|
788
|
+
<PropertyDefn>
|
|
789
|
+
<Name>ZnakObrazek</Name>
|
|
790
|
+
<ElementPath>ZnakObrazek</ElementPath>
|
|
791
|
+
<Type>Complex</Type> <!-- ??? -->
|
|
792
|
+
</PropertyDefn>
|
|
793
|
+
<!-- Rozsah členění statutárního města na MOMC -->
|
|
794
|
+
<PropertyDefn>
|
|
795
|
+
<Name>CleneniSMRozsahKod</Name>
|
|
796
|
+
<ElementPath>CleneniSMRozsahKod</ElementPath>
|
|
797
|
+
<Type>Integer</Type>
|
|
798
|
+
</PropertyDefn>
|
|
799
|
+
<!-- Typ MOMC, na něž je statutární město rozčleněno -->
|
|
800
|
+
<PropertyDefn>
|
|
801
|
+
<Name>CleneniSMTypKod</Name>
|
|
802
|
+
<ElementPath>CleneniSMTypKod</ElementPath>
|
|
803
|
+
<Type>Integer</Type>
|
|
804
|
+
</PropertyDefn>
|
|
805
|
+
<!-- Kód územního celku v NUTS / LAU -->
|
|
806
|
+
<PropertyDefn>
|
|
807
|
+
<Name>NutsLau</Name>
|
|
808
|
+
<ElementPath>NutsLau</ElementPath>
|
|
809
|
+
<Type>String</Type>
|
|
810
|
+
<Width>12</Width>
|
|
811
|
+
</PropertyDefn>
|
|
812
|
+
<!-- Datum vzniku -->
|
|
813
|
+
<PropertyDefn>
|
|
814
|
+
<Name>DatumVzniku</Name>
|
|
815
|
+
<ElementPath>DatumVzniku</ElementPath>
|
|
816
|
+
<Type>String</Type>
|
|
817
|
+
<Width>19</Width>
|
|
818
|
+
</PropertyDefn>
|
|
819
|
+
</GMLFeatureClass>
|
|
820
|
+
<!-- Spravní obvody -->
|
|
821
|
+
<GMLFeatureClass>
|
|
822
|
+
<Name>SpravniObvody</Name>
|
|
823
|
+
<ElementPath>Data|SpravniObvody|SpravniObvod</ElementPath>
|
|
824
|
+
<!-- Geometrie definičního bodu správního obvodu-->
|
|
825
|
+
<GeomPropertyDefn>
|
|
826
|
+
<Name>DefinicniBod</Name>
|
|
827
|
+
<ElementPath>Geometrie|DefinicniBod</ElementPath>
|
|
828
|
+
<Type>Point</Type>
|
|
829
|
+
</GeomPropertyDefn>
|
|
830
|
+
<!-- Originální geometrie hranice správního obvodu -->
|
|
831
|
+
<GeomPropertyDefn>
|
|
832
|
+
<Name>OriginalniHranice</Name>
|
|
833
|
+
<ElementPath>Geometrie|OriginalniHranice</ElementPath>
|
|
834
|
+
<Type>MultiPolygon</Type>
|
|
835
|
+
</GeomPropertyDefn>
|
|
836
|
+
<SRSName>urn:ogc:def:crs:EPSG::5514</SRSName>
|
|
837
|
+
<!-- Kód správního obvodu -->
|
|
838
|
+
<PropertyDefn>
|
|
839
|
+
<Name>Kod</Name>
|
|
840
|
+
<ElementPath>Kod</ElementPath>
|
|
841
|
+
<Type>Integer</Type>
|
|
842
|
+
</PropertyDefn>
|
|
843
|
+
<!-- Název správního obvodu -->
|
|
844
|
+
<PropertyDefn>
|
|
845
|
+
<Name>Nazev</Name>
|
|
846
|
+
<ElementPath>Nazev</ElementPath>
|
|
847
|
+
<Type>String</Type>
|
|
848
|
+
<Width>32</Width>
|
|
849
|
+
</PropertyDefn>
|
|
850
|
+
<!-- Identifikátor nesprávnosti na prvku -->
|
|
851
|
+
<PropertyDefn>
|
|
852
|
+
<Name>Nespravny</Name>
|
|
853
|
+
<ElementPath>Nespravny</ElementPath>
|
|
854
|
+
<Type>String</Type>
|
|
855
|
+
<Width>5</Width>
|
|
856
|
+
</PropertyDefn>
|
|
857
|
+
<!-- Kód správniho MOMC -->
|
|
858
|
+
<PropertyDefn>
|
|
859
|
+
<Name>SpravniMomcKod</Name>
|
|
860
|
+
<ElementPath>SpravniMomcKod</ElementPath>
|
|
861
|
+
<Type>Integer</Type>
|
|
862
|
+
</PropertyDefn>
|
|
863
|
+
<!-- Nadřazená obec -->
|
|
864
|
+
<PropertyDefn>
|
|
865
|
+
<Name>ObecKod</Name>
|
|
866
|
+
<ElementPath>Obec|Kod</ElementPath>
|
|
867
|
+
<Type>Integer</Type>
|
|
868
|
+
</PropertyDefn>
|
|
869
|
+
<!-- Začátek platnosti -->
|
|
870
|
+
<PropertyDefn>
|
|
871
|
+
<Name>PlatiOd</Name>
|
|
872
|
+
<ElementPath>PlatiOd</ElementPath>
|
|
873
|
+
<Type>String</Type>
|
|
874
|
+
<Width>19</Width>
|
|
875
|
+
</PropertyDefn>
|
|
876
|
+
<!-- Konec platnosti -->
|
|
877
|
+
<PropertyDefn>
|
|
878
|
+
<Name>PlatiDo</Name>
|
|
879
|
+
<ElementPath>PlatiDo</ElementPath>
|
|
880
|
+
<Type>String</Type>
|
|
881
|
+
<Width>19</Width>
|
|
882
|
+
</PropertyDefn>
|
|
883
|
+
<!-- ID transakce v RUIAN -->
|
|
884
|
+
<PropertyDefn>
|
|
885
|
+
<Name>IdTransakce</Name>
|
|
886
|
+
<ElementPath>IdTransakce</ElementPath>
|
|
887
|
+
<Type>Integer</Type>
|
|
888
|
+
<Subtype>Integer64</Subtype>
|
|
889
|
+
</PropertyDefn>
|
|
890
|
+
<!-- ID návrhu změn v ISUI -->
|
|
891
|
+
<PropertyDefn>
|
|
892
|
+
<Name>GlobalniIdNavrhuZmeny</Name>
|
|
893
|
+
<ElementPath>GlobalniIdNavrhuZmeny</ElementPath>
|
|
894
|
+
<Type>Integer</Type>
|
|
895
|
+
<Subtype>Integer64</Subtype>
|
|
896
|
+
</PropertyDefn>
|
|
897
|
+
<!-- Datum vzniku -->
|
|
898
|
+
<PropertyDefn>
|
|
899
|
+
<Name>DatumVzniku</Name>
|
|
900
|
+
<ElementPath>DatumVzniku</ElementPath>
|
|
901
|
+
<Type>String</Type>
|
|
902
|
+
<Width>19</Width>
|
|
903
|
+
</PropertyDefn>
|
|
904
|
+
</GMLFeatureClass>
|
|
905
|
+
<!-- MOP -->
|
|
906
|
+
<GMLFeatureClass>
|
|
907
|
+
<Name>Mop</Name>
|
|
908
|
+
<ElementPath>Data|Mop|Mop</ElementPath>
|
|
909
|
+
<!-- Geometrie definičního bodu MOP -->
|
|
910
|
+
<GeomPropertyDefn>
|
|
911
|
+
<Name>DefinicniBod</Name>
|
|
912
|
+
<ElementPath>Geometrie|DefinicniBod</ElementPath>
|
|
913
|
+
<Type>Point</Type>
|
|
914
|
+
</GeomPropertyDefn>
|
|
915
|
+
<!-- Originální geometrie hranice MOP -->
|
|
916
|
+
<GeomPropertyDefn>
|
|
917
|
+
<Name>OriginalniHranice</Name>
|
|
918
|
+
<ElementPath>Geometrie|OriginalniHranice</ElementPath>
|
|
919
|
+
<Type>MultiPolygon</Type>
|
|
920
|
+
</GeomPropertyDefn>
|
|
921
|
+
<SRSName>urn:ogc:def:crs:EPSG::5514</SRSName>
|
|
922
|
+
<!-- Kód MOP -->
|
|
923
|
+
<PropertyDefn>
|
|
924
|
+
<Name>Kod</Name>
|
|
925
|
+
<ElementPath>Kod</ElementPath>
|
|
926
|
+
<Type>Integer</Type>
|
|
927
|
+
</PropertyDefn>
|
|
928
|
+
<!-- Název MOP -->
|
|
929
|
+
<PropertyDefn>
|
|
930
|
+
<Name>Nazev</Name>
|
|
931
|
+
<ElementPath>Nazev</ElementPath>
|
|
932
|
+
<Type>String</Type>
|
|
933
|
+
<Width>32</Width>
|
|
934
|
+
</PropertyDefn>
|
|
935
|
+
<!-- Identifikátor nesprávnosti na prvku -->
|
|
936
|
+
<PropertyDefn>
|
|
937
|
+
<Name>Nespravny</Name>
|
|
938
|
+
<ElementPath>Nespravny</ElementPath>
|
|
939
|
+
<Type>String</Type>
|
|
940
|
+
<Width>5</Width>
|
|
941
|
+
</PropertyDefn>
|
|
942
|
+
<!-- Nadřazená obec -->
|
|
943
|
+
<PropertyDefn>
|
|
944
|
+
<Name>ObecKod</Name>
|
|
945
|
+
<ElementPath>Obec|Kod</ElementPath>
|
|
946
|
+
<Type>Integer</Type>
|
|
947
|
+
</PropertyDefn>
|
|
948
|
+
<!-- Začátek platnosti -->
|
|
949
|
+
<PropertyDefn>
|
|
950
|
+
<Name>PlatiOd</Name>
|
|
951
|
+
<ElementPath>PlatiOd</ElementPath>
|
|
952
|
+
<Type>String</Type>
|
|
953
|
+
<Width>19</Width>
|
|
954
|
+
</PropertyDefn>
|
|
955
|
+
<!-- Konec platnosti -->
|
|
956
|
+
<PropertyDefn>
|
|
957
|
+
<Name>PlatiDo</Name>
|
|
958
|
+
<ElementPath>PlatiDo</ElementPath>
|
|
959
|
+
<Type>String</Type>
|
|
960
|
+
<Width>19</Width>
|
|
961
|
+
</PropertyDefn>
|
|
962
|
+
<!-- ID transakce v RUIAN -->
|
|
963
|
+
<PropertyDefn>
|
|
964
|
+
<Name>IdTransakce</Name>
|
|
965
|
+
<ElementPath>IdTransakce</ElementPath>
|
|
966
|
+
<Type>Integer</Type>
|
|
967
|
+
<Subtype>Integer64</Subtype>
|
|
968
|
+
</PropertyDefn>
|
|
969
|
+
<!-- ID návrhu změn v ISUI -->
|
|
970
|
+
<PropertyDefn>
|
|
971
|
+
<Name>GlobalniIdNavrhuZmeny</Name>
|
|
972
|
+
<ElementPath>GlobalniIdNavrhuZmeny</ElementPath>
|
|
973
|
+
<Type>Integer</Type>
|
|
974
|
+
<Subtype>Integer64</Subtype>
|
|
975
|
+
</PropertyDefn>
|
|
976
|
+
<!-- Datum vzniku -->
|
|
977
|
+
<PropertyDefn>
|
|
978
|
+
<Name>DatumVzniku</Name>
|
|
979
|
+
<ElementPath>DatumVzniku</ElementPath>
|
|
980
|
+
<Type>String</Type>
|
|
981
|
+
<Width>19</Width>
|
|
982
|
+
</PropertyDefn>
|
|
983
|
+
</GMLFeatureClass>
|
|
984
|
+
<!-- MOMC -->
|
|
985
|
+
<GMLFeatureClass>
|
|
986
|
+
<Name>Momc</Name>
|
|
987
|
+
<ElementPath>Data|Momc|Momc</ElementPath>
|
|
988
|
+
<!-- Geometrie definičního bodu MOMC -->
|
|
989
|
+
<GeomPropertyDefn>
|
|
990
|
+
<Name>DefinicniBod</Name>
|
|
991
|
+
<ElementPath>Geometrie|DefinicniBod</ElementPath>
|
|
992
|
+
<Type>Point</Type>
|
|
993
|
+
</GeomPropertyDefn>
|
|
994
|
+
<!-- Originální geometrie hranice MOMC -->
|
|
995
|
+
<GeomPropertyDefn>
|
|
996
|
+
<Name>OriginalniHranice</Name>
|
|
997
|
+
<ElementPath>Geometrie|OriginalniHranice</ElementPath>
|
|
998
|
+
<Type>MultiPolygon</Type>
|
|
999
|
+
</GeomPropertyDefn>
|
|
1000
|
+
<SRSName>urn:ogc:def:crs:EPSG::5514</SRSName>
|
|
1001
|
+
<!-- Kód MOMC -->
|
|
1002
|
+
<PropertyDefn>
|
|
1003
|
+
<Name>Kod</Name>
|
|
1004
|
+
<ElementPath>Kod</ElementPath>
|
|
1005
|
+
<Type>Integer</Type>
|
|
1006
|
+
</PropertyDefn>
|
|
1007
|
+
<!-- Název MOMC -->
|
|
1008
|
+
<PropertyDefn>
|
|
1009
|
+
<Name>Nazev</Name>
|
|
1010
|
+
<ElementPath>Nazev</ElementPath>
|
|
1011
|
+
<Type>String</Type>
|
|
1012
|
+
<Width>48</Width>
|
|
1013
|
+
</PropertyDefn>
|
|
1014
|
+
<!-- Identifikátor nesprávnosti na prvku -->
|
|
1015
|
+
<PropertyDefn>
|
|
1016
|
+
<Name>Nespravny</Name>
|
|
1017
|
+
<ElementPath>Nespravny</ElementPath>
|
|
1018
|
+
<Type>String</Type>
|
|
1019
|
+
<Width>5</Width>
|
|
1020
|
+
</PropertyDefn>
|
|
1021
|
+
<!-- Nadřazená MOP -->
|
|
1022
|
+
<PropertyDefn>
|
|
1023
|
+
<Name>MopKod</Name>
|
|
1024
|
+
<ElementPath>Mop|Kod</ElementPath>
|
|
1025
|
+
<Type>Integer</Type>
|
|
1026
|
+
</PropertyDefn>
|
|
1027
|
+
<!-- Nadřazená obec -->
|
|
1028
|
+
<PropertyDefn>
|
|
1029
|
+
<Name>ObecKod</Name>
|
|
1030
|
+
<ElementPath>Obec|Kod</ElementPath>
|
|
1031
|
+
<Type>Integer</Type>
|
|
1032
|
+
</PropertyDefn>
|
|
1033
|
+
<!-- Nadřazený správní obvod -->
|
|
1034
|
+
<PropertyDefn>
|
|
1035
|
+
<Name>SpravniObvodKod</Name>
|
|
1036
|
+
<ElementPath>SpravniObvod|Kod</ElementPath>
|
|
1037
|
+
<Type>Integer</Type>
|
|
1038
|
+
</PropertyDefn>
|
|
1039
|
+
<!-- Začátek platnosti -->
|
|
1040
|
+
<PropertyDefn>
|
|
1041
|
+
<Name>PlatiOd</Name>
|
|
1042
|
+
<ElementPath>PlatiOd</ElementPath>
|
|
1043
|
+
<Type>String</Type>
|
|
1044
|
+
<Width>19</Width>
|
|
1045
|
+
</PropertyDefn>
|
|
1046
|
+
<!-- Konec platnosti -->
|
|
1047
|
+
<PropertyDefn>
|
|
1048
|
+
<Name>PlatiDo</Name>
|
|
1049
|
+
<ElementPath>PlatiDo</ElementPath>
|
|
1050
|
+
<Type>String</Type>
|
|
1051
|
+
<Width>19</Width>
|
|
1052
|
+
</PropertyDefn>
|
|
1053
|
+
<!-- ID transakce v RUIAN -->
|
|
1054
|
+
<PropertyDefn>
|
|
1055
|
+
<Name>IdTransakce</Name>
|
|
1056
|
+
<ElementPath>IdTransakce</ElementPath>
|
|
1057
|
+
<Type>Integer</Type>
|
|
1058
|
+
<Subtype>Integer64</Subtype>
|
|
1059
|
+
</PropertyDefn>
|
|
1060
|
+
<!-- ID návrhu změn v ISUI -->
|
|
1061
|
+
<PropertyDefn>
|
|
1062
|
+
<Name>GlobalniIdNavrhuZmeny</Name>
|
|
1063
|
+
<ElementPath>GlobalniIdNavrhuZmeny</ElementPath>
|
|
1064
|
+
<Type>Integer</Type>
|
|
1065
|
+
<Subtype>Integer64</Subtype>
|
|
1066
|
+
</PropertyDefn>
|
|
1067
|
+
<!-- Text popisující vlajku MOMC -->
|
|
1068
|
+
<PropertyDefn>
|
|
1069
|
+
<Name>VlajkaText</Name>
|
|
1070
|
+
<ElementPath>VlajkaText</ElementPath>
|
|
1071
|
+
<Type>String</Type>
|
|
1072
|
+
<Width>4000</Width>
|
|
1073
|
+
</PropertyDefn>
|
|
1074
|
+
<!-- Obrázek vlajky MOMC -->
|
|
1075
|
+
<PropertyDefn>
|
|
1076
|
+
<Name>VlajkaObrazek</Name>
|
|
1077
|
+
<ElementPath>VlajkaObrazek</ElementPath>
|
|
1078
|
+
<Type>Complex</Type> <!-- ??? -->
|
|
1079
|
+
</PropertyDefn>
|
|
1080
|
+
<!-- Mluvnické charakteristiky 2 až 7 pád -->
|
|
1081
|
+
<PropertyDefn>
|
|
1082
|
+
<Name>MluvnickeCharakteristikyPad2</Name>
|
|
1083
|
+
<ElementPath>MluvnickeCharakteristiky|Pad2</ElementPath>
|
|
1084
|
+
<Type>String</Type>
|
|
1085
|
+
<Width>48</Width>
|
|
1086
|
+
</PropertyDefn>
|
|
1087
|
+
<PropertyDefn>
|
|
1088
|
+
<Name>MluvnickeCharakteristikyPad3</Name>
|
|
1089
|
+
<ElementPath>MluvnickeCharakteristiky|Pad3</ElementPath>
|
|
1090
|
+
<Type>String</Type>
|
|
1091
|
+
<Width>48</Width>
|
|
1092
|
+
</PropertyDefn>
|
|
1093
|
+
<PropertyDefn>
|
|
1094
|
+
<Name>MluvnickeCharakteristikyPad4</Name>
|
|
1095
|
+
<ElementPath>MluvnickeCharakteristiky|Pad4</ElementPath>
|
|
1096
|
+
<Type>String</Type>
|
|
1097
|
+
<Width>48</Width>
|
|
1098
|
+
</PropertyDefn>
|
|
1099
|
+
<PropertyDefn>
|
|
1100
|
+
<Name>MluvnickeCharakteristikyPad6</Name>
|
|
1101
|
+
<ElementPath>MluvnickeCharakteristiky|Pad6</ElementPath>
|
|
1102
|
+
<Type>String</Type>
|
|
1103
|
+
<Width>48</Width>
|
|
1104
|
+
</PropertyDefn>
|
|
1105
|
+
<PropertyDefn>
|
|
1106
|
+
<Name>MluvnickeCharakteristikyPad7</Name>
|
|
1107
|
+
<ElementPath>MluvnickeCharakteristiky|Pad7</ElementPath>
|
|
1108
|
+
<Type>String</Type>
|
|
1109
|
+
<Width>48</Width>
|
|
1110
|
+
</PropertyDefn>
|
|
1111
|
+
<!-- Text popisující znak MOMC -->
|
|
1112
|
+
<PropertyDefn>
|
|
1113
|
+
<Name>ZnakText</Name>
|
|
1114
|
+
<ElementPath>ZnakText</ElementPath>
|
|
1115
|
+
<Type>String</Type>
|
|
1116
|
+
<Width>4000</Width>
|
|
1117
|
+
</PropertyDefn>
|
|
1118
|
+
<!-- Obrázek znaku MOMC -->
|
|
1119
|
+
<PropertyDefn>
|
|
1120
|
+
<Name>ZnakObrazek</Name>
|
|
1121
|
+
<ElementPath>ZnakObrazek</ElementPath>
|
|
1122
|
+
<Type>Complex</Type> <!-- ??? -->
|
|
1123
|
+
</PropertyDefn>
|
|
1124
|
+
<!-- Datum vzniku -->
|
|
1125
|
+
<PropertyDefn>
|
|
1126
|
+
<Name>DatumVzniku</Name>
|
|
1127
|
+
<ElementPath>DatumVzniku</ElementPath>
|
|
1128
|
+
<Type>String</Type>
|
|
1129
|
+
<Width>19</Width>
|
|
1130
|
+
</PropertyDefn>
|
|
1131
|
+
</GMLFeatureClass>
|
|
1132
|
+
<!-- CastiObci -->
|
|
1133
|
+
<GMLFeatureClass>
|
|
1134
|
+
<Name>CastiObci</Name>
|
|
1135
|
+
<ElementPath>Data|CastiObci|CastObce</ElementPath>
|
|
1136
|
+
<!-- Geometrie definičního bodu části obce -->
|
|
1137
|
+
<GeomPropertyDefn>
|
|
1138
|
+
<Name>DefinicniBod</Name>
|
|
1139
|
+
<ElementPath>Geometrie|DefinicniBod</ElementPath>
|
|
1140
|
+
<Type>Point</Type>
|
|
1141
|
+
</GeomPropertyDefn>
|
|
1142
|
+
<SRSName>urn:ogc:def:crs:EPSG::5514</SRSName>
|
|
1143
|
+
<!-- Kód části obce -->
|
|
1144
|
+
<PropertyDefn>
|
|
1145
|
+
<Name>Kod</Name>
|
|
1146
|
+
<ElementPath>Kod</ElementPath>
|
|
1147
|
+
<Type>Integer</Type>
|
|
1148
|
+
</PropertyDefn>
|
|
1149
|
+
<!-- Název části obce -->
|
|
1150
|
+
<PropertyDefn>
|
|
1151
|
+
<Name>Nazev</Name>
|
|
1152
|
+
<ElementPath>Nazev</ElementPath>
|
|
1153
|
+
<Type>String</Type>
|
|
1154
|
+
<Width>48</Width>
|
|
1155
|
+
</PropertyDefn>
|
|
1156
|
+
<!-- Identifikátor nesprávnosti na prvku -->
|
|
1157
|
+
<PropertyDefn>
|
|
1158
|
+
<Name>Nespravny</Name>
|
|
1159
|
+
<ElementPath>Nespravny</ElementPath>
|
|
1160
|
+
<Type>String</Type>
|
|
1161
|
+
<Width>5</Width>
|
|
1162
|
+
</PropertyDefn>
|
|
1163
|
+
<!-- Nadřazená obec -->
|
|
1164
|
+
<PropertyDefn>
|
|
1165
|
+
<Name>ObecKod</Name>
|
|
1166
|
+
<ElementPath>Obec|Kod</ElementPath>
|
|
1167
|
+
<Type>Integer</Type>
|
|
1168
|
+
</PropertyDefn>
|
|
1169
|
+
<!-- Začátek platnosti -->
|
|
1170
|
+
<PropertyDefn>
|
|
1171
|
+
<Name>PlatiOd</Name>
|
|
1172
|
+
<ElementPath>PlatiOd</ElementPath>
|
|
1173
|
+
<Type>String</Type>
|
|
1174
|
+
<Width>19</Width>
|
|
1175
|
+
</PropertyDefn>
|
|
1176
|
+
<!-- Konec platnosti -->
|
|
1177
|
+
<PropertyDefn>
|
|
1178
|
+
<Name>PlatiDo</Name>
|
|
1179
|
+
<ElementPath>PlatiDo</ElementPath>
|
|
1180
|
+
<Type>String</Type>
|
|
1181
|
+
<Width>19</Width>
|
|
1182
|
+
</PropertyDefn>
|
|
1183
|
+
<!-- ID transakce v RUIAN -->
|
|
1184
|
+
<PropertyDefn>
|
|
1185
|
+
<Name>IdTransakce</Name>
|
|
1186
|
+
<ElementPath>IdTransakce</ElementPath>
|
|
1187
|
+
<Type>Integer</Type>
|
|
1188
|
+
<Subtype>Integer64</Subtype>
|
|
1189
|
+
</PropertyDefn>
|
|
1190
|
+
<!-- ID návrhu změn v ISUI -->
|
|
1191
|
+
<PropertyDefn>
|
|
1192
|
+
<Name>GlobalniIdNavrhuZmeny</Name>
|
|
1193
|
+
<ElementPath>GlobalniIdNavrhuZmeny</ElementPath>
|
|
1194
|
+
<Type>Integer</Type>
|
|
1195
|
+
<Subtype>Integer64</Subtype>
|
|
1196
|
+
</PropertyDefn>
|
|
1197
|
+
<!-- Mluvnické charakteristiky 2 až 7 pád -->
|
|
1198
|
+
<PropertyDefn>
|
|
1199
|
+
<Name>MluvnickeCharakteristikyPad2</Name>
|
|
1200
|
+
<ElementPath>MluvnickeCharakteristiky|Pad2</ElementPath>
|
|
1201
|
+
<Type>String</Type>
|
|
1202
|
+
<Width>48</Width>
|
|
1203
|
+
</PropertyDefn>
|
|
1204
|
+
<PropertyDefn>
|
|
1205
|
+
<Name>MluvnickeCharakteristikyPad3</Name>
|
|
1206
|
+
<ElementPath>MluvnickeCharakteristiky|Pad3</ElementPath>
|
|
1207
|
+
<Type>String</Type>
|
|
1208
|
+
<Width>48</Width>
|
|
1209
|
+
</PropertyDefn>
|
|
1210
|
+
<PropertyDefn>
|
|
1211
|
+
<Name>MluvnickeCharakteristikyPad4</Name>
|
|
1212
|
+
<ElementPath>MluvnickeCharakteristiky|Pad4</ElementPath>
|
|
1213
|
+
<Type>String</Type>
|
|
1214
|
+
<Width>48</Width>
|
|
1215
|
+
</PropertyDefn>
|
|
1216
|
+
<PropertyDefn>
|
|
1217
|
+
<Name>MluvnickeCharakteristikyPad6</Name>
|
|
1218
|
+
<ElementPath>MluvnickeCharakteristiky|Pad6</ElementPath>
|
|
1219
|
+
<Type>String</Type>
|
|
1220
|
+
<Width>48</Width>
|
|
1221
|
+
</PropertyDefn>
|
|
1222
|
+
<PropertyDefn>
|
|
1223
|
+
<Name>MluvnickeCharakteristikyPad7</Name>
|
|
1224
|
+
<ElementPath>MluvnickeCharakteristiky|Pad7</ElementPath>
|
|
1225
|
+
<Type>String</Type>
|
|
1226
|
+
<Width>48</Width>
|
|
1227
|
+
</PropertyDefn>
|
|
1228
|
+
<!-- Datum vzniku -->
|
|
1229
|
+
<PropertyDefn>
|
|
1230
|
+
<Name>DatumVzniku</Name>
|
|
1231
|
+
<ElementPath>DatumVzniku</ElementPath>
|
|
1232
|
+
<Type>String</Type>
|
|
1233
|
+
<Width>19</Width>
|
|
1234
|
+
</PropertyDefn>
|
|
1235
|
+
</GMLFeatureClass>
|
|
1236
|
+
<!-- Katastralní území -->
|
|
1237
|
+
<GMLFeatureClass>
|
|
1238
|
+
<Name>KatastralniUzemi</Name>
|
|
1239
|
+
<ElementPath>Data|KatastralniUzemi|KatastralniUzemi</ElementPath>
|
|
1240
|
+
<!-- Geometrie definičního bodu katastrálního území -->
|
|
1241
|
+
<GeomPropertyDefn>
|
|
1242
|
+
<Name>DefinicniBod</Name>
|
|
1243
|
+
<ElementPath>Geometrie|DefinicniBod</ElementPath>
|
|
1244
|
+
<Type>MultiPoint</Type>
|
|
1245
|
+
</GeomPropertyDefn>
|
|
1246
|
+
<!-- Originální geometrie hranice katastrálního území -->
|
|
1247
|
+
<GeomPropertyDefn>
|
|
1248
|
+
<Name>OriginalniHranice</Name>
|
|
1249
|
+
<ElementPath>Geometrie|OriginalniHranice</ElementPath>
|
|
1250
|
+
<Type>MultiPolygon</Type>
|
|
1251
|
+
</GeomPropertyDefn>
|
|
1252
|
+
<!-- Generalizovaná geometrie hranice katastrálního území (stupeň generalizace 2) -->
|
|
1253
|
+
<GeomPropertyDefn>
|
|
1254
|
+
<Name>GeneralizovaneHranice</Name>
|
|
1255
|
+
<ElementPath>Geometrie|GeneralizovaneHranice2</ElementPath>
|
|
1256
|
+
<Type>MultiPolygon</Type>
|
|
1257
|
+
</GeomPropertyDefn>
|
|
1258
|
+
<SRSName>urn:ogc:def:crs:EPSG::5514</SRSName>
|
|
1259
|
+
<!-- Kód katastrálního území -->
|
|
1260
|
+
<PropertyDefn>
|
|
1261
|
+
<Name>Kod</Name>
|
|
1262
|
+
<ElementPath>Kod</ElementPath>
|
|
1263
|
+
<Type>Integer</Type>
|
|
1264
|
+
</PropertyDefn>
|
|
1265
|
+
<!-- Název katastrálního území -->
|
|
1266
|
+
<PropertyDefn>
|
|
1267
|
+
<Name>Nazev</Name>
|
|
1268
|
+
<ElementPath>Nazev</ElementPath>
|
|
1269
|
+
<Type>String</Type>
|
|
1270
|
+
<Width>48</Width>
|
|
1271
|
+
</PropertyDefn>
|
|
1272
|
+
<!-- Identifikátor nesprávnosti na prvku -->
|
|
1273
|
+
<PropertyDefn>
|
|
1274
|
+
<Name>Nespravny</Name>
|
|
1275
|
+
<ElementPath>Nespravny</ElementPath>
|
|
1276
|
+
<Type>String</Type>
|
|
1277
|
+
<Width>5</Width>
|
|
1278
|
+
</PropertyDefn>
|
|
1279
|
+
<!-- Příznak existence digitální mapy -->
|
|
1280
|
+
<PropertyDefn>
|
|
1281
|
+
<Name>ExistujeDigitalniMapa</Name>
|
|
1282
|
+
<ElementPath>ExistujeDigitalniMapa</ElementPath>
|
|
1283
|
+
<Type>String</Type>
|
|
1284
|
+
<Width>5</Width>
|
|
1285
|
+
</PropertyDefn>
|
|
1286
|
+
<!-- Nadřazená obec -->
|
|
1287
|
+
<PropertyDefn>
|
|
1288
|
+
<Name>ObecKod</Name>
|
|
1289
|
+
<ElementPath>Obec|Kod</ElementPath>
|
|
1290
|
+
<Type>Integer</Type>
|
|
1291
|
+
</PropertyDefn>
|
|
1292
|
+
<!-- Začátek platnosti -->
|
|
1293
|
+
<PropertyDefn>
|
|
1294
|
+
<Name>PlatiOd</Name>
|
|
1295
|
+
<ElementPath>PlatiOd</ElementPath>
|
|
1296
|
+
<Type>String</Type>
|
|
1297
|
+
<Width>19</Width>
|
|
1298
|
+
</PropertyDefn>
|
|
1299
|
+
<!-- Konec platnosti -->
|
|
1300
|
+
<PropertyDefn>
|
|
1301
|
+
<Name>PlatiDo</Name>
|
|
1302
|
+
<ElementPath>PlatiDo</ElementPath>
|
|
1303
|
+
<Type>String</Type>
|
|
1304
|
+
<Width>19</Width>
|
|
1305
|
+
</PropertyDefn>
|
|
1306
|
+
<!-- ID transakce v RUIAN -->
|
|
1307
|
+
<PropertyDefn>
|
|
1308
|
+
<Name>IdTransakce</Name>
|
|
1309
|
+
<ElementPath>IdTransakce</ElementPath>
|
|
1310
|
+
<Type>Integer</Type>
|
|
1311
|
+
<Subtype>Integer64</Subtype>
|
|
1312
|
+
</PropertyDefn>
|
|
1313
|
+
<!-- ID návrhu změn v ISUI -->
|
|
1314
|
+
<PropertyDefn>
|
|
1315
|
+
<Name>GlobalniIdNavrhuZmeny</Name>
|
|
1316
|
+
<ElementPath>GlobalniIdNavrhuZmeny</ElementPath>
|
|
1317
|
+
<Type>Integer</Type>
|
|
1318
|
+
<Subtype>Integer64</Subtype>
|
|
1319
|
+
</PropertyDefn>
|
|
1320
|
+
<!-- ID řízení v ISKN -->
|
|
1321
|
+
<PropertyDefn>
|
|
1322
|
+
<Name>RizeniId</Name>
|
|
1323
|
+
<ElementPath>RizeniId</ElementPath>
|
|
1324
|
+
<Type>Integer</Type>
|
|
1325
|
+
<Subtype>Integer64</Subtype>
|
|
1326
|
+
</PropertyDefn>
|
|
1327
|
+
<!-- Mluvnické charakteristiky 2 až 7 pád -->
|
|
1328
|
+
<PropertyDefn>
|
|
1329
|
+
<Name>MluvnickeCharakteristikyPad2</Name>
|
|
1330
|
+
<ElementPath>MluvnickeCharakteristiky|Pad2</ElementPath>
|
|
1331
|
+
<Type>String</Type>
|
|
1332
|
+
<Width>48</Width>
|
|
1333
|
+
</PropertyDefn>
|
|
1334
|
+
<PropertyDefn>
|
|
1335
|
+
<Name>MluvnickeCharakteristikyPad3</Name>
|
|
1336
|
+
<ElementPath>MluvnickeCharakteristiky|Pad3</ElementPath>
|
|
1337
|
+
<Type>String</Type>
|
|
1338
|
+
<Width>48</Width>
|
|
1339
|
+
</PropertyDefn>
|
|
1340
|
+
<PropertyDefn>
|
|
1341
|
+
<Name>MluvnickeCharakteristikyPad4</Name>
|
|
1342
|
+
<ElementPath>MluvnickeCharakteristiky|Pad4</ElementPath>
|
|
1343
|
+
<Type>String</Type>
|
|
1344
|
+
<Width>48</Width>
|
|
1345
|
+
</PropertyDefn>
|
|
1346
|
+
<PropertyDefn>
|
|
1347
|
+
<Name>MluvnickeCharakteristikyPad6</Name>
|
|
1348
|
+
<ElementPath>MluvnickeCharakteristiky|Pad6</ElementPath>
|
|
1349
|
+
<Type>String</Type>
|
|
1350
|
+
<Width>48</Width>
|
|
1351
|
+
</PropertyDefn>
|
|
1352
|
+
<PropertyDefn>
|
|
1353
|
+
<Name>MluvnickeCharakteristikyPad7</Name>
|
|
1354
|
+
<ElementPath>MluvnickeCharakteristiky|Pad7</ElementPath>
|
|
1355
|
+
<Type>String</Type>
|
|
1356
|
+
<Width>48</Width>
|
|
1357
|
+
</PropertyDefn>
|
|
1358
|
+
<!-- Datum vzniku -->
|
|
1359
|
+
<PropertyDefn>
|
|
1360
|
+
<Name>DatumVzniku</Name>
|
|
1361
|
+
<ElementPath>DatumVzniku</ElementPath>
|
|
1362
|
+
<Type>String</Type>
|
|
1363
|
+
<Width>19</Width>
|
|
1364
|
+
</PropertyDefn>
|
|
1365
|
+
</GMLFeatureClass>
|
|
1366
|
+
<!-- ZSJ -->
|
|
1367
|
+
<GMLFeatureClass>
|
|
1368
|
+
<Name>Zsj</Name>
|
|
1369
|
+
<ElementPath>Data|Zsj|Zsj</ElementPath>
|
|
1370
|
+
<!-- Geometrie definičního bodu ZSJ -->
|
|
1371
|
+
<GeomPropertyDefn>
|
|
1372
|
+
<Name>DefinicniBod</Name>
|
|
1373
|
+
<ElementPath>Geometrie|DefinicniBod</ElementPath>
|
|
1374
|
+
<Type>MultiPoint</Type>
|
|
1375
|
+
</GeomPropertyDefn>
|
|
1376
|
+
<!-- Originální geometrie hranice ZSJ -->
|
|
1377
|
+
<GeomPropertyDefn>
|
|
1378
|
+
<Name>OriginalniHranice</Name>
|
|
1379
|
+
<ElementPath>Geometrie|OriginalniHranice</ElementPath>
|
|
1380
|
+
<Type>MultiPolygon</Type>
|
|
1381
|
+
</GeomPropertyDefn>
|
|
1382
|
+
<SRSName>urn:ogc:def:crs:EPSG::5514</SRSName>
|
|
1383
|
+
<!-- Kód ZSJ -->
|
|
1384
|
+
<PropertyDefn>
|
|
1385
|
+
<Name>Kod</Name>
|
|
1386
|
+
<ElementPath>Kod</ElementPath>
|
|
1387
|
+
<Type>Integer</Type>
|
|
1388
|
+
</PropertyDefn>
|
|
1389
|
+
<!-- Název ZSJ -->
|
|
1390
|
+
<PropertyDefn>
|
|
1391
|
+
<Name>Nazev</Name>
|
|
1392
|
+
<ElementPath>Nazev</ElementPath>
|
|
1393
|
+
<Type>String</Type>
|
|
1394
|
+
<Width>48</Width>
|
|
1395
|
+
</PropertyDefn>
|
|
1396
|
+
<!-- Identifikátor nesprávnosti na prvku -->
|
|
1397
|
+
<PropertyDefn>
|
|
1398
|
+
<Name>Nespravny</Name>
|
|
1399
|
+
<ElementPath>Nespravny</ElementPath>
|
|
1400
|
+
<Type>String</Type>
|
|
1401
|
+
<Width>5</Width>
|
|
1402
|
+
</PropertyDefn>
|
|
1403
|
+
<!-- Nadřazené katastrální území -->
|
|
1404
|
+
<PropertyDefn>
|
|
1405
|
+
<Name>KatastralniUzemiKod</Name>
|
|
1406
|
+
<ElementPath>KatastralniUzemi|Kod</ElementPath>
|
|
1407
|
+
<Type>Integer</Type>
|
|
1408
|
+
</PropertyDefn>
|
|
1409
|
+
<!-- Začátek platnosti -->
|
|
1410
|
+
<PropertyDefn>
|
|
1411
|
+
<Name>PlatiOd</Name>
|
|
1412
|
+
<ElementPath>PlatiOd</ElementPath>
|
|
1413
|
+
<Type>String</Type>
|
|
1414
|
+
<Width>19</Width>
|
|
1415
|
+
</PropertyDefn>
|
|
1416
|
+
<!-- Konec platnosti -->
|
|
1417
|
+
<PropertyDefn>
|
|
1418
|
+
<Name>PlatiDo</Name>
|
|
1419
|
+
<ElementPath>PlatiDo</ElementPath>
|
|
1420
|
+
<Type>String</Type>
|
|
1421
|
+
<Width>19</Width>
|
|
1422
|
+
</PropertyDefn>
|
|
1423
|
+
<!-- ID transakce v RUIAN -->
|
|
1424
|
+
<PropertyDefn>
|
|
1425
|
+
<Name>IdTransakce</Name>
|
|
1426
|
+
<ElementPath>IdTransakce</ElementPath>
|
|
1427
|
+
<Type>Integer</Type>
|
|
1428
|
+
<Subtype>Integer64</Subtype>
|
|
1429
|
+
</PropertyDefn>
|
|
1430
|
+
<!-- ID návrhu změn v ISUI -->
|
|
1431
|
+
<PropertyDefn>
|
|
1432
|
+
<Name>GlobalniIdNavrhuZmeny</Name>
|
|
1433
|
+
<ElementPath>GlobalniIdNavrhuZmeny</ElementPath>
|
|
1434
|
+
<Type>Integer</Type>
|
|
1435
|
+
<Subtype>Integer64</Subtype>
|
|
1436
|
+
</PropertyDefn>
|
|
1437
|
+
<!-- Mluvnické charakteristiky 2 až 7 pád -->
|
|
1438
|
+
<PropertyDefn>
|
|
1439
|
+
<Name>MluvnickeCharakteristikyPad2</Name>
|
|
1440
|
+
<ElementPath>MluvnickeCharakteristiky|Pad2</ElementPath>
|
|
1441
|
+
<Type>String</Type>
|
|
1442
|
+
<Width>48</Width>
|
|
1443
|
+
</PropertyDefn>
|
|
1444
|
+
<PropertyDefn>
|
|
1445
|
+
<Name>MluvnickeCharakteristikyPad3</Name>
|
|
1446
|
+
<ElementPath>MluvnickeCharakteristiky|Pad3</ElementPath>
|
|
1447
|
+
<Type>String</Type>
|
|
1448
|
+
<Width>48</Width>
|
|
1449
|
+
</PropertyDefn>
|
|
1450
|
+
<PropertyDefn>
|
|
1451
|
+
<Name>MluvnickeCharakteristikyPad4</Name>
|
|
1452
|
+
<ElementPath>MluvnickeCharakteristiky|Pad4</ElementPath>
|
|
1453
|
+
<Type>String</Type>
|
|
1454
|
+
<Width>48</Width>
|
|
1455
|
+
</PropertyDefn>
|
|
1456
|
+
<PropertyDefn>
|
|
1457
|
+
<Name>MluvnickeCharakteristikyPad6</Name>
|
|
1458
|
+
<ElementPath>MluvnickeCharakteristiky|Pad6</ElementPath>
|
|
1459
|
+
<Type>String</Type>
|
|
1460
|
+
<Width>48</Width>
|
|
1461
|
+
</PropertyDefn>
|
|
1462
|
+
<PropertyDefn>
|
|
1463
|
+
<Name>MluvnickeCharakteristikyPad7</Name>
|
|
1464
|
+
<ElementPath>MluvnickeCharakteristiky|Pad7</ElementPath>
|
|
1465
|
+
<Type>String</Type>
|
|
1466
|
+
<Width>48</Width>
|
|
1467
|
+
</PropertyDefn>
|
|
1468
|
+
<!-- Výměra ZSJ v metrech čtverečních -->
|
|
1469
|
+
<PropertyDefn>
|
|
1470
|
+
<Name>Vymera</Name>
|
|
1471
|
+
<ElementPath>Vymera</ElementPath>
|
|
1472
|
+
<Type>Integer</Type>
|
|
1473
|
+
<Subtype>Integer64</Subtype>
|
|
1474
|
+
</PropertyDefn>
|
|
1475
|
+
<!-- Převažující charakter využití ZSJ -->
|
|
1476
|
+
<PropertyDefn>
|
|
1477
|
+
<Name>CharakterZsjKod</Name>
|
|
1478
|
+
<ElementPath>CharakterZsjKod</ElementPath>
|
|
1479
|
+
<Type>Integer</Type>
|
|
1480
|
+
</PropertyDefn>
|
|
1481
|
+
<!-- Datum vzniku -->
|
|
1482
|
+
<PropertyDefn>
|
|
1483
|
+
<Name>DatumVzniku</Name>
|
|
1484
|
+
<ElementPath>DatumVzniku</ElementPath>
|
|
1485
|
+
<Type>String</Type>
|
|
1486
|
+
<Width>19</Width>
|
|
1487
|
+
</PropertyDefn>
|
|
1488
|
+
</GMLFeatureClass>
|
|
1489
|
+
</GMLFeatureClassList>
|