Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code:   DatasetGenerationError
Exception:    CastError
Message:      Couldn't cast
gml_id: string
lowerCorner: string
upperCorner: string
INSPIREID_LOCALID: string
INSPIREID_NAMESPACE: string
LABEL: string
NATIONALCADASTRALREFERENCE: string
ADMINISTRATIVEUNIT: string
geometry: binary
  -- field metadata --
  ARROW:extension:name: 'geoarrow.wkb'
  ARROW:extension:metadata: '{"crs": "{\"$schema\":\"https://proj.org/sch' + 822
-- schema metadata --
pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 1405
geo: '{"primary_column": "geometry", "columns": {"geometry": {"encoding":' + 1014
to
{'gml_id': Value(dtype='string', id=None), 'lowerCorner': Value(dtype='string', id=None), 'upperCorner': Value(dtype='string', id=None), 'INSPIREID_LOCALID': Value(dtype='string', id=None), 'INSPIREID_NAMESPACE': Value(dtype='string', id=None), 'LABEL': Value(dtype='string', id=None), 'NATIONALCADASTRALZONINGREFERENCE': Value(dtype='string', id=None), 'BEGINLIFESPANVERSION': Value(dtype='string', id=None), 'LEVEL': Value(dtype='string', id=None), 'LEVELNAME': Value(dtype='string', id=None), 'LEVELNAME_LOCALE': Value(dtype='string', id=None), 'ORIGINALMAPSCALEDENOMINATOR': Value(dtype='int32', id=None), 'ADMINISTRATIVEUNIT': Value(dtype='string', id=None), 'geometry': Value(dtype='binary', id=None)}
because column names don't match
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1369, in compute_config_parquet_and_info_response
                  fill_builder_info(builder, hf_endpoint=hf_endpoint, hf_token=hf_token, validate=validate)
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 594, in fill_builder_info
                  num_examples_and_sizes: list[tuple[int, int]] = thread_map(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/tqdm/contrib/concurrent.py", line 69, in thread_map
                  return _executor_map(ThreadPoolExecutor, fn, *iterables, **tqdm_kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/tqdm/contrib/concurrent.py", line 51, in _executor_map
                  return list(tqdm_class(ex.map(fn, *iterables, chunksize=chunksize), **kwargs))
                File "/src/services/worker/.venv/lib/python3.9/site-packages/tqdm/std.py", line 1169, in __iter__
                  for obj in iterable:
                File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 609, in result_iterator
                  yield fs.pop().result()
                File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 439, in result
                  return self.__get_result()
                File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 391, in __get_result
                  raise self._exception
                File "/usr/local/lib/python3.9/concurrent/futures/thread.py", line 58, in run
                  result = self.fn(*self.args, **self.kwargs)
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 466, in retry_validate_get_num_examples_and_size
                  validate(pf)
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 532, in validate
                  raise TooBigRowGroupsError(
              worker.job_runners.config.parquet_and_info.TooBigRowGroupsError: Parquet file has too big row groups. First row group has 446961694 which exceeds the limit of 300000000
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1854, in _prepare_split_single
                  for _, table in generator:
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 689, in wrapped
                  for item in generator(*args, **kwargs):
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/packaged_modules/parquet/parquet.py", line 93, in _generate_tables
                  yield f"{file_idx}_{batch_idx}", self._cast_table(pa_table)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/packaged_modules/parquet/parquet.py", line 71, in _cast_table
                  pa_table = table_cast(pa_table, self.info.features.arrow_schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2292, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2240, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              gml_id: string
              lowerCorner: string
              upperCorner: string
              INSPIREID_LOCALID: string
              INSPIREID_NAMESPACE: string
              LABEL: string
              NATIONALCADASTRALREFERENCE: string
              ADMINISTRATIVEUNIT: string
              geometry: binary
                -- field metadata --
                ARROW:extension:name: 'geoarrow.wkb'
                ARROW:extension:metadata: '{"crs": "{\"$schema\":\"https://proj.org/sch' + 822
              -- schema metadata --
              pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 1405
              geo: '{"primary_column": "geometry", "columns": {"geometry": {"encoding":' + 1014
              to
              {'gml_id': Value(dtype='string', id=None), 'lowerCorner': Value(dtype='string', id=None), 'upperCorner': Value(dtype='string', id=None), 'INSPIREID_LOCALID': Value(dtype='string', id=None), 'INSPIREID_NAMESPACE': Value(dtype='string', id=None), 'LABEL': Value(dtype='string', id=None), 'NATIONALCADASTRALZONINGREFERENCE': Value(dtype='string', id=None), 'BEGINLIFESPANVERSION': Value(dtype='string', id=None), 'LEVEL': Value(dtype='string', id=None), 'LEVELNAME': Value(dtype='string', id=None), 'LEVELNAME_LOCALE': Value(dtype='string', id=None), 'ORIGINALMAPSCALEDENOMINATOR': Value(dtype='int32', id=None), 'ADMINISTRATIVEUNIT': Value(dtype='string', id=None), 'geometry': Value(dtype='binary', id=None)}
              because column names don't match
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1392, in compute_config_parquet_and_info_response
                  parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 991, in stream_convert_to_parquet
                  builder._prepare_split(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1741, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1897, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

gml_id
string
lowerCorner
string
upperCorner
string
INSPIREID_LOCALID
string
INSPIREID_NAMESPACE
string
LABEL
string
NATIONALCADASTRALZONINGREFERENCE
string
BEGINLIFESPANVERSION
string
LEVEL
string
LEVELNAME
string
LEVELNAME_LOCALE
string
ORIGINALMAPSCALEDENOMINATOR
int32
ADMINISTRATIVEUNIT
string
geometry
unknown
CadastralZoning.IT.AGE.MAP.A018_000100
42.198489 13.649255
42.209588 13.667770
IT.AGE.MAP.A018_000100
IT.AGE.MAP
1
A018_000100
30/01/2024
3rdOrder
Mappa Catastale
it
2,000
A018
[ 1, 6, 0, 0, 0, 1, 0, 0, 0, 1, 3, 0, 0, 0, 2, 0, 0, 0, 66, 1, 0, 0, 167, 158, 253, 47, 116, 80, 43, 64, 12, 181, 67, 79, 140, 25, 69, 64, 41, 69, 134, 176, 117, 80, 43, 64, 238, 185, 134, 248, 139, 25, 69, 64, ...
CadastralZoning.IT.AGE.MAP.A018_0001B0
42.205014 13.655274
42.206929 13.656800
IT.AGE.MAP.A018_0001B0
IT.AGE.MAP
1B
A018_0001B0
30/01/2024
3rdOrder
Mappa Catastale
it
1,000
A018
[ 1, 3, 0, 0, 0, 1, 0, 0, 0, 60, 0, 0, 0, 43, 156, 40, 50, 8, 80, 43, 64, 255, 232, 254, 94, 72, 26, 69, 64, 38, 73, 190, 175, 29, 80, 43, 64, 27, 31, 86, 77, 74, 26, 69, 64, 113, 38, 1, 197, 35, 80, 43, 64, 73, ...
CadastralZoning.IT.AGE.MAP.A018_0001A0
42.200287 13.665573
42.203483 13.669794
IT.AGE.MAP.A018_0001A0
IT.AGE.MAP
1A
A018_0001A0
30/01/2024
3rdOrder
Mappa Catastale
it
1,000
A018
[ 1, 3, 0, 0, 0, 1, 0, 0, 0, 214, 0, 0, 0, 228, 168, 22, 240, 182, 85, 43, 64, 74, 156, 112, 10, 6, 26, 69, 64, 48, 13, 228, 85, 173, 85, 43, 64, 152, 27, 202, 88, 6, 26, 69, 64, 194, 13, 190, 81, 167, 85, 43, 64, ...
CadastralZoning.IT.AGE.MAP.A018_000200
42.202405 13.655324
42.213714 13.671194
IT.AGE.MAP.A018_000200
IT.AGE.MAP
2
A018_000200
18/11/2021
3rdOrder
Mappa Catastale
it
2,000
A018
[ 1, 3, 0, 0, 0, 1, 0, 0, 0, 19, 1, 0, 0, 107, 136, 67, 153, 186, 85, 43, 64, 253, 177, 123, 184, 5, 26, 69, 64, 168, 147, 166, 32, 195, 85, 43, 64, 189, 20, 38, 165, 3, 26, 69, 64, 42, 175, 240, 137, 208, 85, 43, ...
CadastralZoning.IT.AGE.MAP.A018_000300
42.202793 13.662295
42.219698 13.675819
IT.AGE.MAP.A018_000300
IT.AGE.MAP
3
A018_000300
18/11/2021
3rdOrder
Mappa Catastale
it
2,000
A018
[ 1, 3, 0, 0, 0, 1, 0, 0, 0, 95, 1, 0, 0, 31, 98, 106, 232, 242, 88, 43, 64, 27, 33, 176, 48, 76, 26, 69, 64, 186, 241, 114, 1, 253, 88, 43, 64, 241, 92, 231, 248, 75, 26, 69, 64, 70, 162, 68, 9, 2, 89, 43, 64, 9...
CadastralZoning.IT.AGE.MAP.A018_000400
42.199520 13.668821
42.224161 13.697367
IT.AGE.MAP.A018_000400
IT.AGE.MAP
4
A018_000400
18/11/2021
3rdOrder
Mappa Catastale
it
4,000
A018
[ 1, 3, 0, 0, 0, 1, 0, 0, 0, 35, 2, 0, 0, 217, 186, 47, 194, 111, 86, 43, 64, 151, 114, 190, 216, 251, 27, 69, 64, 252, 60, 128, 36, 112, 86, 43, 64, 86, 187, 195, 121, 250, 27, 69, 64, 101, 32, 232, 203, 127, 86, 43...
CadastralZoning.IT.AGE.MAP.A018_0004A0
42.219540 13.676033
42.226331 13.688901
IT.AGE.MAP.A018_0004A0
IT.AGE.MAP
4A
A018_0004A0
18/11/2021
3rdOrder
Mappa Catastale
it
2,000
A018
[ 1, 3, 0, 0, 0, 1, 0, 0, 0, 139, 0, 0, 0, 4, 227, 67, 253, 236, 93, 43, 64, 18, 16, 23, 169, 69, 28, 69, 64, 113, 0, 96, 233, 58, 94, 43, 64, 22, 19, 221, 171, 61, 28, 69, 64, 45, 109, 97, 171, 62, 94, 43, 64, 2...
CadastralZoning.IT.AGE.MAP.A018_0004B0
42.211745 13.686207
42.218161 13.693432
IT.AGE.MAP.A018_0004B0
IT.AGE.MAP
4B
A018_0004B0
18/11/2021
3rdOrder
Mappa Catastale
it
2,000
A018
[ 1, 3, 0, 0, 0, 1, 0, 0, 0, 162, 0, 0, 0, 229, 25, 234, 102, 53, 97, 43, 64, 83, 216, 61, 96, 59, 27, 69, 64, 90, 93, 210, 65, 44, 97, 43, 64, 135, 156, 41, 58, 51, 27, 69, 64, 67, 48, 55, 173, 78, 97, 43, 64, 1...
CadastralZoning.IT.AGE.MAP.A018_000500
42.216130 13.684242
42.226624 13.701354
IT.AGE.MAP.A018_000500
IT.AGE.MAP
5
A018_000500
18/11/2021
3rdOrder
Mappa Catastale
it
2,000
A018
[ 1, 3, 0, 0, 0, 1, 0, 0, 0, 245, 0, 0, 0, 164, 235, 87, 116, 202, 99, 43, 64, 175, 205, 198, 74, 204, 28, 69, 64, 162, 214, 242, 210, 102, 99, 43, 64, 140, 22, 127, 95, 204, 28, 69, 64, 48, 154, 182, 251, 44, 99, 43...
CadastralZoning.IT.AGE.MAP.A018_000600
42.212843 13.694924
42.225038 13.708318
IT.AGE.MAP.A018_000600
IT.AGE.MAP
6
A018_000600
18/11/2021
3rdOrder
Mappa Catastale
it
2,000
A018
[ 1, 3, 0, 0, 0, 1, 0, 0, 0, 228, 0, 0, 0, 116, 228, 113, 230, 145, 104, 43, 64, 190, 98, 244, 121, 24, 28, 69, 64, 63, 79, 11, 119, 145, 104, 43, 64, 142, 39, 188, 227, 24, 28, 69, 64, 247, 71, 239, 134, 250, 104, 4...
CadastralZoning.IT.AGE.MAP.A018_000700
42.208090 13.692285
42.218322 13.706855
IT.AGE.MAP.A018_000700
IT.AGE.MAP
7
A018_000700
18/11/2021
3rdOrder
Mappa Catastale
it
2,000
A018
[ 1, 3, 0, 0, 0, 1, 0, 0, 0, 7, 1, 0, 0, 167, 57, 187, 173, 219, 99, 43, 64, 190, 83, 59, 162, 198, 26, 69, 64, 253, 216, 36, 63, 226, 99, 43, 64, 226, 158, 58, 152, 197, 26, 69, 64, 22, 130, 127, 190, 235, 99, 43, ...
CadastralZoning.IT.AGE.MAP.A018_000800
42.199425 13.694991
42.209938 13.712895
IT.AGE.MAP.A018_000800
IT.AGE.MAP
8
A018_000800
18/11/2021
3rdOrder
Mappa Catastale
it
2,000
A018
[ 1, 3, 0, 0, 0, 1, 0, 0, 0, 51, 1, 0, 0, 11, 147, 45, 187, 245, 100, 43, 64, 222, 182, 231, 224, 54, 26, 69, 64, 247, 110, 119, 255, 237, 100, 43, 64, 212, 58, 30, 241, 51, 26, 69, 64, 158, 98, 180, 18, 227, 100, 43...
CadastralZoning.IT.AGE.MAP.A018_000900
42.192054 13.686317
42.204464 13.698647
IT.AGE.MAP.A018_000900
IT.AGE.MAP
9
A018_000900
21/01/2025
3rdOrder
Mappa Catastale
it
2,000
A018
[ 1, 3, 0, 0, 0, 1, 0, 0, 0, 193, 1, 0, 0, 195, 58, 35, 132, 38, 101, 43, 64, 155, 144, 148, 252, 161, 24, 69, 64, 44, 145, 19, 63, 41, 101, 43, 64, 37, 96, 50, 93, 161, 24, 69, 64, 198, 115, 50, 72, 44, 101, 43, 6...
CadastralZoning.IT.AGE.MAP.A018_0009A0
42.194153 13.696107
42.198627 13.700345
IT.AGE.MAP.A018_0009A0
IT.AGE.MAP
9A
A018_0009A0
21/01/2025
3rdOrder
Mappa Catastale
it
1,000
A018
[ 1, 3, 0, 0, 0, 1, 0, 0, 0, 208, 0, 0, 0, 234, 252, 4, 229, 240, 100, 43, 64, 217, 33, 31, 112, 52, 25, 69, 64, 85, 215, 136, 253, 241, 100, 43, 64, 75, 247, 165, 68, 51, 25, 69, 64, 219, 37, 96, 42, 236, 100, 43, ...
CadastralZoning.IT.AGE.MAP.A018_001000
42.195939 13.674383
42.212975 13.688271
IT.AGE.MAP.A018_001000
IT.AGE.MAP
10
A018_001000
18/11/2021
3rdOrder
Mappa Catastale
it
2,000
A018
[ 1, 3, 0, 0, 0, 1, 0, 0, 0, 87, 1, 0, 0, 203, 21, 156, 201, 80, 96, 43, 64, 165, 180, 105, 50, 132, 25, 69, 64, 198, 249, 221, 108, 90, 96, 43, 64, 224, 86, 81, 238, 132, 25, 69, 64, 193, 149, 104, 160, 100, 96, 43,...
CadastralZoning.IT.AGE.MAP.A018_001100
42.194207 13.668495
42.205448 13.681643
IT.AGE.MAP.A018_001100
IT.AGE.MAP
11
A018_001100
18/11/2021
3rdOrder
Mappa Catastale
it
2,000
A018
[ 1, 3, 0, 0, 0, 1, 0, 0, 0, 25, 1, 0, 0, 167, 100, 239, 123, 138, 92, 43, 64, 68, 110, 68, 255, 29, 25, 69, 64, 89, 163, 129, 204, 140, 92, 43, 64, 252, 244, 134, 152, 30, 25, 69, 64, 67, 88, 174, 51, 149, 92, 43, ...
CadastralZoning.IT.AGE.MAP.A018_001200
42.192903 13.658418
42.200785 13.678654
IT.AGE.MAP.A018_001200
IT.AGE.MAP
12
A018_001200
10/05/2022
3rdOrder
Mappa Catastale
it
2,000
A018
[ 1, 3, 0, 0, 0, 1, 0, 0, 0, 52, 1, 0, 0, 236, 198, 55, 235, 190, 89, 43, 64, 174, 180, 206, 240, 205, 24, 69, 64, 18, 46, 5, 32, 197, 89, 43, 64, 157, 107, 20, 105, 205, 24, 69, 64, 115, 58, 28, 159, 193, 89, 43, ...
CadastralZoning.IT.AGE.MAP.A018_001300
42.187789 13.670486
42.197474 13.690538
IT.AGE.MAP.A018_001300
IT.AGE.MAP
13
A018_001300
12/12/2024
3rdOrder
Mappa Catastale
it
2,000
A018
[ 1, 6, 0, 0, 0, 1, 0, 0, 0, 1, 3, 0, 0, 0, 3, 0, 0, 0, 84, 2, 0, 0, 47, 109, 122, 72, 223, 89, 43, 64, 206, 56, 13, 81, 133, 24, 69, 64, 225, 107, 124, 228, 222, 89, 43, 64, 157, 152, 220, 197, 135, 24, 69, 64, ...
CadastralZoning.IT.AGE.MAP.A018_0013A0
42.190898 13.674584
42.193786 13.683312
IT.AGE.MAP.A018_0013A0
IT.AGE.MAP
13A
A018_0013A0
12/12/2024
3rdOrder
Mappa Catastale
it
1,000
A018
[ 1, 3, 0, 0, 0, 1, 0, 0, 0, 28, 1, 0, 0, 107, 201, 211, 135, 104, 93, 43, 64, 254, 189, 111, 215, 166, 24, 69, 64, 180, 125, 192, 234, 101, 93, 43, 64, 230, 162, 206, 154, 167, 24, 69, 64, 253, 57, 63, 164, 99, 93, ...
CadastralZoning.IT.AGE.MAP.A018_001400
42.186174 13.683353
42.193753 13.699256
IT.AGE.MAP.A018_001400
IT.AGE.MAP
14
A018_001400
18/11/2021
3rdOrder
Mappa Catastale
it
2,000
A018
[ 1, 3, 0, 0, 0, 1, 0, 0, 0, 227, 0, 0, 0, 158, 247, 24, 15, 99, 96, 43, 64, 112, 206, 136, 210, 222, 23, 69, 64, 113, 160, 176, 89, 104, 96, 43, 64, 36, 233, 30, 2, 220, 23, 69, 64, 172, 187, 162, 41, 117, 96, 43, ...
CadastralZoning.IT.AGE.MAP.A018_001500
42.180213 13.696454
42.197017 13.710409
IT.AGE.MAP.A018_001500
IT.AGE.MAP
15
A018_001500
12/12/2022
3rdOrder
Mappa Catastale
it
2,000
A018
[ 1, 3, 0, 0, 0, 1, 0, 0, 0, 166, 1, 0, 0, 46, 181, 148, 226, 153, 100, 43, 64, 108, 77, 103, 229, 230, 23, 69, 64, 162, 192, 84, 150, 149, 100, 43, 64, 92, 177, 92, 194, 227, 23, 69, 64, 113, 120, 189, 11, 198, 100, ...
CadastralZoning.IT.AGE.MAP.A018_001600
42.189016 13.697429
42.201858 13.728307
IT.AGE.MAP.A018_001600
IT.AGE.MAP
16
A018_001600
18/11/2021
3rdOrder
Mappa Catastale
it
4,000
A018
[ 1, 3, 0, 0, 0, 1, 0, 0, 0, 94, 1, 0, 0, 215, 8, 14, 121, 21, 101, 43, 64, 204, 88, 27, 0, 125, 25, 69, 64, 105, 159, 216, 84, 39, 101, 43, 64, 142, 182, 100, 52, 118, 25, 69, 64, 0, 79, 255, 254, 57, 101, 43, 64,...
CadastralZoning.IT.AGE.MAP.A018_001700
42.196422 13.707492
42.207185 13.728384
IT.AGE.MAP.A018_001700
IT.AGE.MAP
17
A018_001700
10/05/2022
3rdOrder
Mappa Catastale
it
2,000
A018
[ 1, 3, 0, 0, 0, 1, 0, 0, 0, 43, 1, 0, 0, 171, 10, 71, 111, 60, 106, 43, 64, 154, 55, 53, 109, 210, 25, 69, 64, 90, 250, 76, 205, 80, 106, 43, 64, 191, 201, 62, 225, 207, 25, 69, 64, 183, 219, 104, 223, 96, 106, 43, ...
CadastralZoning.IT.AGE.MAP.A018_001800
42.185273 13.722634
42.201710 13.736268
IT.AGE.MAP.A018_001800
IT.AGE.MAP
18
A018_001800
18/11/2021
3rdOrder
Mappa Catastale
it
2,000
A018
[ 1, 3, 0, 0, 0, 1, 0, 0, 0, 209, 0, 0, 0, 91, 201, 117, 240, 159, 120, 43, 64, 111, 214, 1, 140, 190, 24, 69, 64, 43, 9, 253, 10, 161, 120, 43, 64, 253, 15, 242, 114, 191, 24, 69, 64, 254, 234, 121, 80, 179, 120, 43...
CadastralZoning.IT.AGE.MAP.A018_001900
42.182093 13.709249
42.192664 13.726456
IT.AGE.MAP.A018_001900
IT.AGE.MAP
19
A018_001900
18/11/2021
3rdOrder
Mappa Catastale
it
2,000
A018
[ 1, 3, 0, 0, 0, 1, 0, 0, 0, 215, 1, 0, 0, 103, 236, 141, 82, 240, 115, 43, 64, 8, 176, 167, 161, 182, 23, 69, 64, 79, 168, 208, 14, 242, 115, 43, 64, 222, 140, 30, 232, 182, 23, 69, 64, 117, 246, 0, 163, 236, 115, 4...
CadastralZoning.IT.AGE.MAP.A018_002000
42.174411 13.706429
42.187914 13.720718
IT.AGE.MAP.A018_002000
IT.AGE.MAP
20
A018_002000
18/09/2024
3rdOrder
Mappa Catastale
it
2,000
A018
[ 1, 3, 0, 0, 0, 1, 0, 0, 0, 239, 1, 0, 0, 58, 227, 226, 69, 178, 105, 43, 64, 163, 36, 94, 125, 192, 23, 69, 64, 231, 200, 136, 19, 177, 105, 43, 64, 189, 56, 175, 185, 188, 23, 69, 64, 170, 54, 48, 160, 180, 105, 4...
CadastralZoning.IT.AGE.MAP.A018_002100
42.170657 13.698726
42.183587 13.712777
IT.AGE.MAP.A018_002100
IT.AGE.MAP
21
A018_002100
18/11/2021
3rdOrder
Mappa Catastale
it
2,000
A018
[ 1, 3, 0, 0, 0, 1, 0, 0, 0, 224, 0, 0, 0, 162, 19, 124, 178, 230, 106, 43, 64, 83, 122, 166, 151, 24, 22, 69, 64, 115, 179, 5, 165, 228, 106, 43, 64, 136, 88, 113, 104, 25, 22, 69, 64, 118, 93, 207, 66, 200, 106, 43...
CadastralZoning.IT.AGE.MAP.A018_002200
42.163005 13.704261
42.174914 13.716622
IT.AGE.MAP.A018_002200
IT.AGE.MAP
22
A018_002200
18/11/2021
3rdOrder
Mappa Catastale
it
2,000
A018
[ 1, 3, 0, 0, 0, 1, 0, 0, 0, 237, 0, 0, 0, 221, 151, 150, 5, 209, 110, 43, 64, 134, 53, 58, 140, 238, 21, 69, 64, 120, 118, 1, 72, 208, 110, 43, 64, 253, 74, 74, 238, 238, 21, 69, 64, 78, 71, 157, 12, 208, 110, 43, ...
End of preview.

Italian Parcels - Cartografia Catastale - ITALIA

All official Italian parcels and commune geometries as geoparquet.

image/png Example for Catania.

Source

This URL offers both, a WFS service for direct use in QGIS or a batch download in a funny format: a zip of zips of zips of zips of gml and gfs, lol.

The structure looks like this:

image/png

Limitations

  • For some reason Trentino Alto-Adige is fully missing
  • There are some small errors (see the diagonal lines in the plot) in the commune files
  • There are lots of errors and missing parcels

image/png

Conversion

As of 8 Februrary, the WFS service apparently has some problems so the script in this repo is desgined to work with the unzipped ITALIA folder you can download from this link:

Disclaimer

I am not the owner of this data nor the creator. I merely converted it to a geoparquet file.

Downloads last month
50