|
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 da OpenStreetMap contrassegnata 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 --> |
| 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 --> |
14 | 14 |
|
15 | | -## Elenco delle proprietà |
| 15 | +## Elenco delle proprietà |
16 | 16 |
|
17 | | -<sup><sub>[*] Se non c'è un tipo in un attributo è perché potrebbe avere diversi tipi o diversi formati/pattern</sub></sup> |
18 | | -- `address[object]`: L'indirizzo postale. Modello: [https://schema.org/address](https://schema.org/address) - `addressCountry[string]`: Il paese. Ad esempio, Spagna. Modello: [https://schema.org/addressCountry](https://schema.org/addressCountry) |
19 | | - - `addressLocality[string]`: La località in cui si trova l'indirizzo stradale, e che si trova nella regione. Modello: [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. Modello: [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. Modello: [https://schema.org/postOfficeBoxNumber](https://schema.org/postOfficeBoxNumber) |
23 | | - - `postalCode[string]`: Il codice postale. Ad esempio, 24004. Modello: [https://schema.org/https://schema.org/postalCode](https://schema.org/https://schema.org/postalCode) |
24 | | - - `streetAddress[string]`: L'indirizzo stradale. Modello: [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. Modello: [https://schema.org/Text](https://schema.org/Text)- `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)- `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, ...'. Modello: [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 originale dell'elemento OpenStreetMap. - `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 l'origine originale dei dati dell'entità come URL. Si raccomanda che sia il nome di dominio completo del fornitore di origine, o l'URL dell'oggetto di origine. - `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)- `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 dati delle proprietà |
34 | | -Ordinato alfabeticamente (clicca per i dettagli) |
35 | | -<!-- /50-DataModelHeader --> |
36 | | -<!-- 60-ModelYaml --> |
37 | | -<details><summary><strong>dettagli completi in yaml</strong></summary> |
| 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> |
38 | 67 | ```yaml |
39 | 68 | OSMLanduse: |
40 | 69 | description: An area of land use from OpenStreetMap tagged with landuse=*. Describes the primary human purpose or use of an area of land |
@@ -475,16 +504,17 @@ OSMLanduse: |
475 | 504 | x-model-schema: https://smart-data-models.github.io/dataModel.OpenStreetMap/OSMLanduse/schema.json |
476 | 505 | x-model-tags: OSM OpenStreetMap Environment Landuse |
477 | 506 | x-version: 0.0.1 |
478 | | -``` |
479 | | -</details> |
480 | | -<!-- /60-ModelYaml --> |
481 | | -<!-- 70-MiddleNotes --> |
482 | | -<!-- /70-MiddleNotes --> |
483 | | -<!-- 80-Examples --> |
484 | | -## Esempi di payload |
485 | | -#### Esempio di valori chiave OSMLanduse NGSI-v2 |
486 | | -Ecco un esempio di OSMLanduse in formato JSON come valori chiave. Questo è compatibile con NGSI-v2 quando si utilizza `options=keyValues` e restituisce i dati di contesto di una singola entità. |
487 | | -<details><summary><strong>mostra/nascondi esempio</strong></summary> |
| 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> |
488 | 518 | ```json |
489 | 519 | { |
490 | 520 | "id": "urn:ngsi-ld:OSMLanduse:relation:65432198", |
@@ -526,11 +556,11 @@ Ecco un esempio di OSMLanduse in formato JSON come valori chiave. Questo è comp |
526 | 556 | "https://www.openstreetmap.org/relation/65432198" |
527 | 557 | ] |
528 | 558 | } |
529 | | -``` |
530 | | -</details> |
531 | | -#### Esempio normalizzato OSMLanduse NGSI-v2 |
532 | | -Ecco un esempio di OSMLanduse in formato JSON come normalizzato. Questo è compatibile con NGSI-v2 quando non si utilizzano opzioni e restituisce i dati di contesto di una singola entità. |
533 | | -<details><summary><strong>mostra/nascondi esempio</strong></summary> |
| 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> |
534 | 564 | ```json |
535 | 565 | { |
536 | 566 | "id": "urn:ngsi-ld:OSMLanduse:relation:65432198", |
@@ -596,11 +626,11 @@ Ecco un esempio di OSMLanduse in formato JSON come normalizzato. Questo è compa |
596 | 626 | ] |
597 | 627 | } |
598 | 628 | } |
599 | | -``` |
600 | | -</details> |
601 | | -#### Esempio di valori chiave OSMLanduse NGSI-LD |
602 | | -Ecco un esempio di OSMLanduse in formato JSON-LD come valori chiave. Questo è compatibile con NGSI-LD quando si utilizza `options=keyValues` e restituisce i dati di contesto di una singola entità. |
603 | | -<details><summary><strong>mostra/nascondi esempio</strong></summary> |
| 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> |
604 | 634 | ```json |
605 | 635 | { |
606 | 636 | "id": "urn:ngsi-ld:OSMLanduse:relation:65432198", |
@@ -645,11 +675,11 @@ Ecco un esempio di OSMLanduse in formato JSON-LD come valori chiave. Questo è c |
645 | 675 | "https://raw.githubusercontent.com/smart-data-models/dataModel.OpenStreetMap/refs/heads/master/context.jsonld" |
646 | 676 | ] |
647 | 677 | } |
648 | | -``` |
649 | | -</details> |
650 | | -#### Esempio normalizzato OSMLanduse NGSI-LD |
651 | | -Ecco un esempio di OSMLanduse in formato JSON-LD come normalizzato. Questo è compatibile con NGSI-LD quando non si utilizzano opzioni e restituisce i dati di contesto di una singola entità. |
652 | | -<details><summary><strong>mostra/nascondi esempio</strong></summary> |
| 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> |
653 | 683 | ```json |
654 | 684 | { |
655 | 685 | "id": "urn:ngsi-ld:OSMLanduse:relation:65432198", |
@@ -721,13 +751,13 @@ Ecco un esempio di OSMLanduse in formato JSON-LD come normalizzato. Questo è co |
721 | 751 | "https://raw.githubusercontent.com/smart-data-models/dataModel.OpenStreetMap/refs/heads/master/context.jsonld" |
722 | 752 | ] |
723 | 753 | } |
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 una risposta su come gestire le unità di misura. |
730 | | -<!-- /95-Units --> |
731 | | -<!-- 97-LastFooter --> |
732 | | ---- |
| 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 | +--- |
733 | 763 | [Smart Data Models](https://smartdatamodels.org) +++ [Contribution Manual](https://bit.ly/contribution_manual) +++ [About](https://bit.ly/Introduction_SDM)<!-- /97-LastFooter --> |
|
0 commit comments