|
1 | | -<!-- 10-Header --> |
2 | | -[](https://smartdatamodels.org) |
3 | | -Entità: OSMLanduse |
4 | | -==================<!-- /10-Header --> |
5 | | -<!-- 15-License --> |
6 | | -[Open License](https://github.com/smart-data-models//dataModel.OpenStreetMap/blob/master/OSMLanduse/LICENSE.md) |
7 | | -[document generated automatically](https://docs.google.com/presentation/d/e/2PACX-1vTs-Ng5dIAwkg91oTTUdt8ua7woBXhPnwavZ0FxgR8BsAI_Ek3C5q97Nd94HS8KhP-r_quD4H0fgyt3/pub?start=false&loop=false&delayms=3000#slide=id.gb715ace035_0_60) |
8 | | -<!-- /15-License --> |
9 | | -<!-- 20-Description --> |
10 | | -Descrizione globale: **Un'area di uso del suolo di OpenStreetMap contrassegnata con landuse=*. Descrive la principale destinazione d'uso o l'impiego umano di un'area di terreno** |
11 | | -version: 0.0.1 |
12 | | -<!-- /20-Description --> |
13 | | -<!-- 30-PropertiesList --> |
| 1 | +<!-- 10-Header --> |
| 2 | +[](https://smartdatamodels.org) |
| 3 | +Entity: OSMLanduse |
| 4 | +==================<!-- /10-Header --> |
| 5 | +<!-- 15-License --> |
| 6 | +[Open License](https://github.com/smart-data-models//dataModel.OpenStreetMap/blob/master/OSMLanduse/LICENSE.md) |
| 7 | +[document generated automatically](https://docs.google.com/presentation/d/e/2PACX-1vTs-Ng5dIAwkg91oTTUdt8ua7woBXhPnwavZ0FxgR8BsAI_Ek3C5q97Nd94HS8KhP-r_quD4H0fgyt3/pub?start=false&loop=false&delayms=3000#slide=id.gb715ace035_0_60) |
| 8 | +<!-- /15-License --> |
| 9 | +<!-- 20-Description --> |
| 10 | +Descrizione globale: **Un'area di uso del suolo da OpenStreetMap etichettata con landuse=*. Descrive lo scopo o l'uso umano primario di un'area di terreno** |
| 11 | +versione: 0.0.1 |
| 12 | +<!-- /20-Description --> |
| 13 | +<!-- 30-PropertiesList --> |
14 | 14 |
|
15 | | -## Elenco delle proprietà |
| 15 | +## Elenco delle proprietà |
16 | 16 |
|
17 | | -<sup><sub>[*] Se in un attributo non è presente un tipo, significa che può avere diversi tipi o formati/pattern diversi</sub></sup> |
18 | | -- `address[object]`: L'indirizzo postale. Modello: [https://schema.org/address](https://schema.org/address) |
19 | | - - `addressCountry[string]`: Il paese. Ad esempio, Spagna. Modello: [https://schema.org/addressCountry](https://schema.org/addressCountry) |
20 | | - - `addressLocality[string]`: La località in cui si trova l'indirizzo stradale, che a sua volta si trova nella regione. Modello: [https://schema.org/addressLocality](https://schema.org/addressLocality) |
21 | | - - `addressRegion[string]`: La regione in cui si trova la località, che a sua volta si trova nel paese. Modello: [https://schema.org/addressRegion](https://schema.org/addressRegion) |
22 | | - - `district[string]`: Un distretto è un tipo di divisione amministrativa che, in alcuni paesi, è gestita dal governo locale |
23 | | - - `postOfficeBoxNumber[string]`: Il numero della casella postale per gli indirizzi con casella postale. Ad esempio, 03578. Modello: [https://schema.org/postOfficeBoxNumber](https://schema.org/postOfficeBoxNumber) |
24 | | - - `postalCode[string]`: Il codice postale. Ad esempio, 24004. Modello: [https://schema.org/https://schema.org/postalCode](https://schema.org/https://schema.org/postalCode) |
25 | | - - `streetAddress[string]`: L'indirizzo stradale. Modello: [https://schema.org/streetAddress](https://schema.org/streetAddress) |
26 | | - - `streetNr[string]`: Numero che identifica una proprietà specifica su una strada pubblica |
27 | | -- `alternateName[string]`: Un nome alternativo per questo elemento |
28 | | -- `areaServed[string]`: L'area geografica in cui viene fornito un servizio o un prodotto offerto. Modello: [https://schema.org/Text](https://schema.org/Text) |
29 | | -- `crop[string]`: Il raccolto coltivato sul terreno se landuse=farmland. Modello: [https://wiki.openstreetmap.org/wiki/Key:crop](https://wiki.openstreetmap.org/wiki/Key:crop) |
30 | | -- `dataProvider[string]`: Una sequenza di caratteri che identifica il fornitore dell'entità dati armonizzata |
31 | | -- `dateCreated[date-time]`: Timestamp di creazione dell'entità. Di solito viene assegnato dalla piattaforma di archiviazione |
32 | | -- `dateModified[date-time]`: Timestamp dell'ultima modifica dell'entità. Di solito viene assegnato dalla piattaforma di archiviazione |
33 | | -- `description[string]`: Una descrizione di questo elemento |
34 | | -- `id[*]`: Identificatore univoco dell'entità |
35 | | -- `landuseType[string]`: Il tag landuse di OSM che classifica l'uso principale del suolo. Enum: 'commerciale, costruzione, istruzione, industriale, residenziale, vendita al dettaglio, terreni agricoli, foresta, prato, frutteto, ...'. Modello: [https://wiki.openstreetmap.org/wiki/Key:landuse](https://wiki.openstreetmap.org/wiki/Key:landuse) |
36 | | -- `location[*]`: Riferimento Geojson all'elemento. Può essere Point, LineString, Polygon, MultiPoint, MultiLineString o MultiPolygon |
37 | | -- `name[string]`: Il nome di questo elemento |
38 | | -- `operator[string]`: Nome dell'entità che gestisce o amministra l'area |
39 | | -- `osmId[number]`: L'identificatore intero originale dell'elemento di OpenStreetMap |
40 | | -- `osmLastModified[date-time]`: Timestamp dell'ultima modifica |
41 | | -- `osmType[string]`: Il tipo dell'elemento originale di OSM |
42 | | -- `owner[array]`: Un elenco contenente una sequenza di caratteri in formato JSON che fa riferimento agli ID univoci del/dei proprietario/i |
43 | | -- `seeAlso[*]`: Elenco di URI che puntano a risorse aggiuntive |
44 | | -- `source[string]`: Una sequenza di caratteri che fornisce l'URL della fonte originale dei dati dell'entità. Consigliato essere il nome di dominio completamente qualificato del fornitore della fonte o l'URL dell'oggetto sorgente |
45 | | -- `trees[string]`: Il tipo di alberi coltivati se landuse=forest o orchard. Modello: [https://wiki.openstreetmap.org/wiki/Key:trees](https://wiki.openstreetmap.org/wiki/Key:trees) |
46 | | -- `type[string]`: Tipo di entità NGSI. Deve essere OSMLanduse |
47 | | -<!-- /30-PropertiesList --> |
48 | | -<!-- 35-RequiredProperties --> |
49 | | - |
50 | | -Proprietà obbligatorie |
51 | | -- `id` |
52 | | -- `landuseType` |
53 | | -- `location` |
54 | | -- `osmId` |
55 | | -- `osmType` |
56 | | -- `type` |
57 | | -<!-- /35-RequiredProperties --> |
58 | | -<!-- 40-NotesYaml --> |
59 | | -<!-- /40-NotesYaml --> |
60 | | -<!-- 50-DataModelHeader --> |
61 | | - |
62 | | -## Descrizione del modello dati delle proprietà |
63 | | -Ordinate alfabeticamente (fare clic per i dettagli) |
64 | | -<!-- /50-DataModelHeader --> |
65 | | -<!-- 60-ModelYaml --> |
66 | | -<details><summary><strong>dettagli completi yaml</strong></summary> |
| 17 | +<sup><sub>[*] Se non è presente un tipo in un attributo è perché potrebbe avere diversi tipi o formati/pattern differenti</sub></sup> |
| 18 | +- `address[object]`: L'indirizzo postale . Model: [https://schema.org/address](https://schema.org/address) - `addressCountry[string]`: Il paese. Ad esempio, Spagna . Model: [https://schema.org/addressCountry](https://schema.org/addressCountry) |
| 19 | + - `addressLocality[string]`: La località in cui si trova l'indirizzo civico, e che si trova nella regione . Model: [https://schema.org/addressLocality](https://schema.org/addressLocality) |
| 20 | + - `addressRegion[string]`: La regione in cui si trova la località, e che si trova nel paese . Model: [https://schema.org/addressRegion](https://schema.org/addressRegion) |
| 21 | + - `district[string]`: Un distretto è un tipo di divisione amministrativa che, in alcuni paesi, è gestita dal governo locale |
| 22 | + - `postOfficeBoxNumber[string]`: Il numero della casella postale per gli indirizzi di casella postale. Ad esempio, 03578 . Model: [https://schema.org/postOfficeBoxNumber](https://schema.org/postOfficeBoxNumber) |
| 23 | + - `postalCode[string]`: Il codice postale. Ad esempio, 24004 . Model: [https://schema.org/https://schema.org/postalCode](https://schema.org/https://schema.org/postalCode) |
| 24 | + - `streetAddress[string]`: L'indirizzo civico . Model: [https://schema.org/streetAddress](https://schema.org/streetAddress) |
| 25 | + - `streetNr[string]`: Numero che identifica una proprietà specifica su una strada pubblica |
| 26 | +- `alternateName[string]`: Un nome alternativo per questo elemento - `areaServed[string]`: L'area geografica in cui viene fornito un servizio o un articolo offerto . Model: [https://schema.org/Text](https://schema.org/Text)- `crop[string]`: La coltura coltivata sul terreno se landuse=farmland . Model: [https://wiki.openstreetmap.org/wiki/Key:crop](https://wiki.openstreetmap.org/wiki/Key:crop)- `dataProvider[string]`: Una sequenza di caratteri che identifica il fornitore dell'entità dati armonizzata - `dateCreated[date-time]`: Timestamp di creazione dell'entità. Questo sarà solitamente assegnato dalla piattaforma di archiviazione - `dateModified[date-time]`: Timestamp dell'ultima modifica dell'entità. Questo sarà solitamente assegnato dalla piattaforma di archiviazione - `description[string]`: Una descrizione di questo elemento - `id[*]`: Identificatore univoco dell'entità - `landuseType[string]`: Il tag OSM landuse che classifica l'uso umano primario del terreno. Enum:'commercial, construction, education, industrial, residential, retail, farmland, forest, meadow, orchard, ...' . Model: [https://wiki.openstreetmap.org/wiki/Key:landuse](https://wiki.openstreetmap.org/wiki/Key:landuse)- `location[*]`: Riferimento Geojson all'elemento. Può essere Point, LineString, Polygon, MultiPoint, MultiLineString o MultiPolygon - `name[string]`: Il nome di questo elemento - `operator[string]`: Nome dell'entità che opera o gestisce l'area - `osmId[number]`: L'identificatore intero dell'elemento OpenStreetMap originale - `osmLastModified[date-time]`: Timestamp dell'ultima modifica - `osmType[string]`: Il tipo dell'elemento OSM originale - `owner[array]`: Un elenco contenente una sequenza di caratteri codificata in JSON che fa riferimento agli ID univoci del/i proprietario/i - `seeAlso[*]`: Elenco di URI che puntano a risorse aggiuntive - `source[string]`: Una sequenza di caratteri che fornisce la fonte originale dei dati dell'entità come URL. Si raccomanda di utilizzare il nome di dominio completo del fornitore della fonte, o l'URL dell'oggetto fonte - `trees[string]`: Il tipo di alberi coltivati se landuse=forest o orchard . Model: [https://wiki.openstreetmap.org/wiki/Key:trees](https://wiki.openstreetmap.org/wiki/Key:trees)- `type[string]`: Tipo di entità NGSI. Deve essere OSMLanduse <!-- /30-PropertiesList --> |
| 27 | +<!-- 35-RequiredProperties --> |
| 28 | +Proprietà richieste |
| 29 | +- `id` - `landuseType` - `location` - `osmId` - `osmType` - `type` <!-- /35-RequiredProperties --> |
| 30 | +<!-- 40-NotesYaml --> |
| 31 | +<!-- /40-NotesYaml --> |
| 32 | +<!-- 50-DataModelHeader --> |
| 33 | +## Descrizione del modello di dati delle proprietà |
| 34 | +Ordinate alfabeticamente (clicca per i dettagli) |
| 35 | +<!-- /50-DataModelHeader --> |
| 36 | +<!-- 60-ModelYaml --> |
| 37 | +<details><summary><strong>dettagli yaml completi</strong></summary> |
67 | 38 | ```yaml |
68 | 39 | OSMLanduse: |
69 | 40 | description: An area of land use from OpenStreetMap tagged with landuse=*. Describes the primary human purpose or use of an area of land |
@@ -504,17 +475,16 @@ OSMLanduse: |
504 | 475 | x-model-schema: https://smart-data-models.github.io/dataModel.OpenStreetMap/OSMLanduse/schema.json |
505 | 476 | x-model-tags: OSM OpenStreetMap Environment Landuse |
506 | 477 | x-version: 0.0.1 |
507 | | -``` |
508 | | -</details> |
509 | | -<!-- /60-ModelYaml --> |
510 | | -<!-- 70-MiddleNotes --> |
511 | | -<!-- /70-MiddleNotes --> |
512 | | -<!-- 80-Examples --> |
513 | | -
|
514 | | -## Esempi di payload |
515 | | -#### Esempio di OSMLanduse in formato chiave-valore NGSI-v2 |
516 | | -Ecco un esempio di OSMLanduse in formato JSON come chiave-valore. È compatibile con NGSI-v2 quando si utilizza `options=keyValues` e restituisce i dati contestuali di un'entità individuale. |
517 | | -<details><summary><strong>mostra/nascondi esempio</strong></summary> |
| 478 | +``` |
| 479 | +</details> |
| 480 | +<!-- /60-ModelYaml --> |
| 481 | +<!-- 70-MiddleNotes --> |
| 482 | +<!-- /70-MiddleNotes --> |
| 483 | +<!-- 80-Examples --> |
| 484 | +## Esempi di payload |
| 485 | +#### Esempio OSMLanduse NGSI-v2 key-values |
| 486 | +Ecco un esempio di OSMLanduse in formato JSON come key-values. Questo è compatibile con NGSI-v2 quando si usa `options=keyValues` e restituisce i dati di contesto di una singola entità. |
| 487 | +<details><summary><strong>mostra/nascondi esempio</strong></summary> |
518 | 488 | ```json |
519 | 489 | { |
520 | 490 | "id": "urn:ngsi-ld:OSMLanduse:relation:65432198", |
@@ -556,11 +526,11 @@ Ecco un esempio di OSMLanduse in formato JSON come chiave-valore. È compatibile |
556 | 526 | "https://www.openstreetmap.org/relation/65432198" |
557 | 527 | ] |
558 | 528 | } |
559 | | -``` |
560 | | -</details> |
561 | | -#### Esempio normalizzato di OSMLanduse NGSI-v2 |
562 | | -Ecco un esempio di OSMLanduse in formato JSON normalizzato. È compatibile con NGSI-v2 quando non si utilizzano opzioni e restituisce i dati contestuali di un'entità individuale. |
563 | | -<details><summary><strong>mostra/nascondi esempio</strong></summary> |
| 529 | +``` |
| 530 | +</details> |
| 531 | +#### Esempio OSMLanduse NGSI-v2 normalizzato |
| 532 | +Ecco un esempio di OSMLanduse in formato JSON come normalizzato. Questo è compatibile con NGSI-v2 quando non si usano opzioni e restituisce i dati di contesto di una singola entità. |
| 533 | +<details><summary><strong>mostra/nascondi esempio</strong></summary> |
564 | 534 | ```json |
565 | 535 | { |
566 | 536 | "id": "urn:ngsi-ld:OSMLanduse:relation:65432198", |
@@ -626,11 +596,11 @@ Ecco un esempio di OSMLanduse in formato JSON normalizzato. È compatibile con N |
626 | 596 | ] |
627 | 597 | } |
628 | 598 | } |
629 | | -``` |
630 | | -</details> |
631 | | -#### Esempio di OSMLanduse in formato chiave-valore NGSI-LD |
632 | | -Ecco un esempio di OSMLanduse in formato JSON-LD come chiave-valore. È compatibile con NGSI-LD quando si utilizza `options=keyValues` e restituisce i dati contestuali di un'entità individuale. |
633 | | -<details><summary><strong>mostra/nascondi esempio</strong></summary> |
| 599 | +``` |
| 600 | +</details> |
| 601 | +#### Esempio OSMLanduse NGSI-LD key-values |
| 602 | +Ecco un esempio di OSMLanduse in formato JSON-LD come key-values. Questo è compatibile con NGSI-LD quando si usa `options=keyValues` e restituisce i dati di contesto di una singola entità. |
| 603 | +<details><summary><strong>mostra/nascondi esempio</strong></summary> |
634 | 604 | ```json |
635 | 605 | { |
636 | 606 | "id": "urn:ngsi-ld:OSMLanduse:relation:65432198", |
@@ -675,11 +645,11 @@ Ecco un esempio di OSMLanduse in formato JSON-LD come chiave-valore. È compatib |
675 | 645 | "https://raw.githubusercontent.com/smart-data-models/dataModel.OpenStreetMap/refs/heads/master/context.jsonld" |
676 | 646 | ] |
677 | 647 | } |
678 | | -``` |
679 | | -</details> |
680 | | -#### Esempio normalizzato di OSMLanduse NGSI-LD |
681 | | -Ecco un esempio di OSMLanduse in formato JSON-LD normalizzato. È compatibile con NGSI-LD quando non si utilizzano opzioni e restituisce i dati contestuali di un'entità individuale. |
682 | | -<details><summary><strong>mostra/nascondi esempio</strong></summary> |
| 648 | +``` |
| 649 | +</details> |
| 650 | +#### Esempio OSMLanduse NGSI-LD normalizzato |
| 651 | +Ecco un esempio di OSMLanduse in formato JSON-LD come normalizzato. Questo è compatibile con NGSI-LD quando non si usano opzioni e restituisce i dati di contesto di una singola entità. |
| 652 | +<details><summary><strong>mostra/nascondi esempio</strong></summary> |
683 | 653 | ```json |
684 | 654 | { |
685 | 655 | "id": "urn:ngsi-ld:OSMLanduse:relation:65432198", |
@@ -751,13 +721,13 @@ Ecco un esempio di OSMLanduse in formato JSON-LD normalizzato. È compatibile co |
751 | 721 | "https://raw.githubusercontent.com/smart-data-models/dataModel.OpenStreetMap/refs/heads/master/context.jsonld" |
752 | 722 | ] |
753 | 723 | } |
754 | | -``` |
755 | | -</details><!-- /80-Examples --> |
756 | | -<!-- 90-FooterNotes --> |
757 | | -<!-- /90-FooterNotes --> |
758 | | -<!-- 95-Units --> |
759 | | -Per sapere come gestire le unità di misura, vedere [FAQ 10](https://smartdatamodels.org/index.php/faqs/) |
760 | | -<!-- /95-Units --> |
761 | | -<!-- 97-LastFooter --> |
762 | | ---- |
| 724 | +``` |
| 725 | +</details><!-- /80-Examples --> |
| 726 | +<!-- 90-FooterNotes --> |
| 727 | +<!-- /90-FooterNotes --> |
| 728 | +<!-- 95-Units --> |
| 729 | +Vedi [FAQ 10](https://smartdatamodels.org/index.php/faqs/) per ottenere una risposta su come gestire le unità di misura |
| 730 | +<!-- /95-Units --> |
| 731 | +<!-- 97-LastFooter --> |
| 732 | +--- |
763 | 733 | [Smart Data Models](https://smartdatamodels.org) +++ [Contribution Manual](https://bit.ly/contribution_manual) +++ [About](https://bit.ly/Introduction_SDM)<!-- /97-LastFooter --> |
|
0 commit comments