|
1 | | -<!-- 10-Header --> |
2 | | -[](https://smartdatamodels.org) |
3 | | -Entity: OSMParkingArea |
4 | | -====================== |
5 | | -<!-- /10-Header --> |
6 | | -<!-- 15-License --> |
7 | | -[Open License](https://github.com/smart-data-models//dataModel.OpenStreetMap/blob/master/OSMParkingArea/LICENSE.md) |
8 | | -[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) |
9 | | -<!-- /15-License --> |
10 | | -<!-- 20-Description --> |
| 1 | +<!-- 10-Header --> |
| 2 | +[](https://smartdatamodels.org) |
| 3 | +Entity: OSMParkingArea |
| 4 | +======================<!-- /10-Header --> |
| 5 | +<!-- 15-License --> |
| 6 | +[Open License](https://github.com/smart-data-models//dataModel.OpenStreetMap/blob/master/OSMParkingArea/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 | +グローバルな説明: **オープンストリートマップでアメニティ=parkingとタグ付けされた車両の駐車エリアまたは施設。表面駐車場、多層ガレージ、地下施設、その他の組織化された駐車エリアを表します。** |
| 11 | +バージョン: 0.0.1 |
| 12 | +<!-- /20-Description --> |
| 13 | +<!-- 30-PropertiesList --> |
11 | 14 |
|
12 | | -Global description: **OpenStreetMapで amenity=parking とタグ付けされた車両駐車場または駐車施設。地表駐車場、立体駐車場、地下駐車場、その他の組織化された駐車スペースを表します。** |
13 | | -version: 0.0.1 |
14 | | -<!-- /20-Description --> |
15 | | -<!-- 30-PropertiesList --> |
| 15 | +## プロパティの一覧 |
16 | 16 |
|
17 | | -## プロパティ一覧 |
18 | | - |
19 | | -<sup><sub>[*] 属性に型が指定されていない場合は、複数の型や異なる形式/パターンを取りうるためです</sub></sup> |
20 | | -- `access[string]`: 駐車施設へのアクセス制限。モデル: [https://wiki.openstreetmap.org/wiki/Key:access](https://wiki.openstreetmap.org/wiki/Key:access) |
21 | | -- `address[object]`: 郵便住所。モデル: [https://schema.org/address](https://schema.org/address) |
22 | | - - `addressCountry[string]`: 国。例: スペイン。モデル: [https://schema.org/addressCountry](https://schema.org/addressCountry) |
23 | | - - `addressLocality[string]`: 街路住所が所在する地域。モデル: [https://schema.org/addressLocality](https://schema.org/addressLocality) |
24 | | - - `addressRegion[string]`: 地域が所在する国。モデル: [https://schema.org/addressRegion](https://schema.org/addressRegion) |
25 | | - - `district[string]`: 地区。一部の国では地方自治体によって管理される行政区画の一種です |
26 | | - - `postOfficeBoxNumber[string]`: 郵便ポストの郵便番号宛の場合の私書箱番号。例: 03578。モデル: [https://schema.org/postOfficeBoxNumber](https://schema.org/postOfficeBoxNumber) |
27 | | - - `postalCode[string]`: 郵便番号。例: 24004。モデル: [https://schema.org/https://schema.org/postalCode](https://schema.org/https://schema.org/postalCode) |
28 | | - - `streetAddress[string]`: 街路住所。モデル: [https://schema.org/streetAddress](https://schema.org/streetAddress) |
29 | | - - `streetNr[string]`: 公共の街路にある特定の不動産を識別する番号 |
30 | | -- `alternateName[string]`: この項目の別名 |
31 | | -- `areaServed[string]`: サービスや提供されるアイテムが利用可能な地理的エリア。モデル: [https://schema.org/Text](https://schema.org/Text) |
32 | | -- `capacity[number]`: 利用可能な駐車スペースの総数。モデル: [https://wiki.openstreetmap.org/wiki/Key:capacity](https://wiki.openstreetmap.org/wiki/Key:capacity) |
33 | | -- `capacityDisabled[number]`: 指定障害者用駐車スペースの数。モデル: [https://wiki.openstreetmap.org/wiki/Key:capacity:disabled](https://wiki.openstreetmap.org/wiki/Key:capacity:disabled) |
34 | | -- `dataProvider[string]`: 調和されたデータエンティティの提供者を識別する文字列のシーケンス |
35 | | -- `dateCreated[date-time]`: エンティティ作成タイムスタンプ。通常はストレージプラットフォームによって割り当てられます |
36 | | -- `dateModified[date-time]`: エンティティの最終更新タイムスタンプ。通常はストレージプラットフォームによって割り当てられます |
37 | | -- `description[string]`: この項目の説明 |
38 | | -- `fee[boolean]`: 駐車に料金がかかるかどうかを示します。モデル: [https://wiki.openstreetmap.org/wiki/Key:fee](https://wiki.openstreetmap.org/wiki/Key:fee) |
39 | | -- `id[*]`: エンティティの一意識別子 |
40 | | -- `lit[boolean]`: 駐車場が夜間に照明されているかどうかを示します。モデル: [https://wiki.openstreetmap.org/wiki/Key:lit](https://wiki.openstreetmap.org/wiki/Key:lit) |
41 | | -- `location[*]`: この項目へのジオJSON参照。Point、LineString、Polygon、MultiPoint、MultiLineString、MultiPolygonのいずれかです |
42 | | -- `maxStay[string]`: 最大許容駐車時間(例: '2h'、'1 day')。モデル: [https://wiki.openstreetmap.org/wiki/Key:maxstay](https://wiki.openstreetmap.org/wiki/Key:maxstay) |
43 | | -- `name[string]`: この項目の名前 |
44 | | -- `openingHours[string]`: OSMのopening_hours構文による駐車施設の営業時間。モデル: [https://wiki.openstreetmap.org/wiki/Key:opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) |
45 | | -- `operator[string]`: 駐車施設を運営または管理するエンティティの名前。モデル: [https://wiki.openstreetmap.org/wiki/Key:operator](https://wiki.openstreetmap.org/wiki/Key:operator) |
46 | | -- `osmId[number]`: 元のOpenStreetMap要素の整数ID。モデル: [https://wiki.openstreetmap.org/wiki/Elements](https://wiki.openstreetmap.org/wiki/Elements) |
47 | | -- `osmLastModified[date-time]`: OSM要素の最終更新タイムスタンプ |
48 | | -- `osmType[string]`: 元のOpenStreetMap要素の種類。モデル: [https://wiki.openstreetmap.org/wiki/Elements](https://wiki.openstreetmap.org/wiki/Elements) |
49 | | -- `owner[array]`: 所有者の一意IDを参照するJSONエンコードされた文字列のリスト |
50 | | -- `parkingType[string]`: 駐車施設の物理的な種類またはレイアウト。Enum: 'surface(地表)', 'multi-storey(立体)', 'underground(地下)', 'street_side(路側)', 'rooftop(屋上)', 'sheds(シェッド)', 'carports(カーポート)', 'garage_boxes(ガレージボックス)', 'lane(車線)'。モデル: [https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dparking](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dparking) |
51 | | -- `seeAlso[*]`: この項目に関する追加リソースへのURIのリスト |
52 | | -- `source[string]`: エンティティデータの元のソースURLとしての文字列シーケンス。ソースプロバイダーの完全修飾ドメイン名、またはソースオブジェクトへのURLが推奨されます |
53 | | -- `surface[string]`: 駐車場の舗装素材。モデル: [https://wiki.openstreetmap.org/wiki/Key:surface](https://wiki.openstreetmap.org/wiki/Key:surface) |
54 | | -- `type[string]`: NGSIエンティティタイプ。OSMParkingAreaである必要があります |
55 | | -- `wheelchair[string]`: 車椅子アクセス可能な駐車スペースの利用可能性。モデル: [https://wiki.openstreetmap.org/wiki/Key:wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) |
56 | | -<!-- /30-PropertiesList --> |
57 | | -<!-- 35-RequiredProperties --> |
58 | | - |
59 | | -必須プロパティ |
60 | | -- `id` |
61 | | -- `location` |
62 | | -- `osmId` |
63 | | -- `osmType` |
64 | | -- `parkingType` |
65 | | -- `type` |
66 | | -<!-- /35-RequiredProperties --> |
67 | | -<!-- 40-NotesYaml --> |
68 | | -<!-- /40-NotesYaml --> |
69 | | -<!-- 50-DataModelHeader --> |
70 | | - |
71 | | -## プロパティのデータモデル説明 |
72 | | - |
73 | | -アルファベット順(詳細についてはクリック) |
74 | | -<!-- /50-DataModelHeader --> |
75 | | -<!-- 60-ModelYaml --> |
76 | | -<details><summary><strong>完全なYAMLの詳細</strong></summary> |
77 | | -```yaml |
| 17 | +<sup><sub>[*] 属性に型がない場合は、複数の型または異なる形式/パターンを持つ可能性があるためです</sub></sup> |
| 18 | +- `access[string]`: 駐車施設へのアクセス制限 . モデル: [https://wiki.openstreetmap.org/wiki/Key:access](https://wiki.openstreetmap.org/wiki/Key:access)- `address[object]`: 郵送先住所 . モデル: [https://schema.org/address](https://schema.org/address) - `addressCountry[string]`: 国。例: スペイン . モデル: [https://schema.org/addressCountry](https://schema.org/addressCountry) |
| 19 | + - `addressLocality[string]`: 通り住所が存在する、地域内の自治体 . モデル: [https://schema.org/addressLocality](https://schema.org/addressLocality) |
| 20 | + - `addressRegion[string]`: 自治体が存在する、国内の地域 . モデル: [https://schema.org/addressRegion](https://schema.org/addressRegion) |
| 21 | + - `district[string]`: 一部の国では、地方自治体によって管理される行政区画の種類 |
| 22 | + - `postOfficeBoxNumber[string]`: POボックス住所のポストオフィスボックス番号。例: 03578 . モデル: [https://schema.org/postOfficeBoxNumber](https://schema.org/postOfficeBoxNumber) |
| 23 | + - `postalCode[string]`: 郵便番号。例: 24004 . モデル: [https://schema.org/https://schema.org/postalCode](https://schema.org/https://schema.org/postalCode) |
| 24 | + - `streetAddress[string]`: 通り住所 . モデル: [https://schema.org/streetAddress](https://schema.org/streetAddress) |
| 25 | + - `streetNr[string]`: 公共の通りで特定の物件を識別する番号 |
| 26 | +- `alternateName[string]`: このアイテムの別名 - `areaServed[string]`: サービスまたは提供されたアイテムが提供される地理的なエリア . モデル: [https://schema.org/Text](https://schema.org/Text)- `capacity[number]`: 利用可能な駐車スペースの総数 . モデル: [https://wiki.openstreetmap.org/wiki/Key:capacity](https://wiki.openstreetmap.org/wiki/Key:capacity)- `capacityDisabled[number]`: 指定された障害者用駐車スペースの数 . モデル: [https://wiki.openstreetmap.org/wiki/Key:capacity:disabled](https://wiki.openstreetmap.org/wiki/Key:capacity:disabled)- `dataProvider[string]`: ハーモナイズされたデータエンティティの提供者を識別する文字シーケンス - `dateCreated[date-time]`: エンティティの作成タイムスタンプ。このタイムスタンプは通常、ストレージプラットフォームによって割り当てられます - `dateModified[date-time]`: エンティティの最後の変更のタイムスタンプ。このタイムスタンプは通常、ストレージプラットフォームによって割り当てられます - `description[string]`: このアイテムの説明 - `fee[boolean]`: 駐車料金がかかるかどうかを示します . モデル: [https://wiki.openstreetmap.org/wiki/Key:fee](https://wiki.openstreetmap.org/wiki/Key:fee)- `id[*]`: エンティティの一意の識別子 - `lit[boolean]`: 駐車エリアが夜に照らされているかどうかを示します . モデル: [https://wiki.openstreetmap.org/wiki/Key:lit](https://wiki.openstreetmap.org/wiki/Key:lit)- `location[*]`: アイテムへのGeojson参照。ポイント、ラインストリング、ポリゴン、複数ポイント、複数ラインストリング、または複数ポリゴンになります - `maxStay[string]`: 最大許可駐車時間(例: '2時間', '1日') . モデル: [https://wiki.openstreetmap.org/wiki/Key:maxstay](https://wiki.openstreetmap.org/wiki/Key:maxstay)- `name[string]`: このアイテムの名前 - `openingHours[string]`: OSMの開催時間構文による駐車施設の営業時間 . モデル: [https://wiki.openstreetmap.org/wiki/Key:opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours)- `operator[string]`: 駐車施設を運営または管理するエンティティの名前 . モデル: [https://wiki.openstreetmap.org/wiki/Key:operator](https://wiki.openstreetmap.org/wiki/Key:operator)- `osmId[number]`: 元のOpenStreetMap要素の整数識別子 . モデル: [https://wiki.openstreetmap.org/wiki/Elements](https://wiki.openstreetmap.org/wiki/Elements)- `osmLastModified[date-time]`: OSM要素の最後の変更のタイムスタンプ。 - `osmType[string]`: 元のOpenStreetMap要素の種類 . モデル: [https://wiki.openstreetmap.org/wiki/Elements](https://wiki.openstreetmap.org/wiki/Elements)- `owner[array]`: 所有者の一意のIDを参照するJSONエンコードされた文字シーケンスを含むリスト - `parkingType[string]`: 駐車施設の物理的な種類またはレイアウト。列挙:'表面、多層、地下、通り側、屋上、シェッド、カーポート、ガレージボックス、レーン' . モデル: [https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dparking](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dparking)- `seeAlso[*]`: このアイテムについての追加のリソースを指すURIのリスト。 - `source[string]`: エンティティデータの元のソースをURLとして提供する文字シーケンス。ソースプロバイダーの完全修飾ドメイン名、またはソースオブジェクトへのURLであることをお勧めします - `surface[string]`: 駐車エリアの表面材料 . モデル: [https://wiki.openstreetmap.org/wiki/Key:surface](https://wiki.openstreetmap.org/wiki/Key:surface)- `type[string]`: NGSIエンティティの種類。これはOSMParkingAreaでなければなりません - `wheelchair[string]`: 車椅子対応駐車スペースの可用性 . モデル: [https://wiki.openstreetmap.org/wiki/Key:wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair)<!-- /30-PropertiesList --> |
| 27 | +<!-- 35-RequiredProperties --> |
| 28 | +必須プロパティ |
| 29 | +- `id` - `location` - `osmId` - `osmType` - `parkingType` - `type` <!-- /35-RequiredProperties --> |
| 30 | +<!-- 40-NotesYaml --> |
| 31 | +<!-- /40-NotesYaml --> |
| 32 | +<!-- 50-DataModelHeader --> |
| 33 | +## プロパティのデータモデル説明 |
| 34 | +アルファベット順に並べ替え(詳細をクリック) |
| 35 | +<!-- /50-DataModelHeader --> |
| 36 | +<!-- 60-ModelYaml --> |
| 37 | +<details><summary><strong>フルYAMLの詳細</strong></summary> |
| 38 | +```yaml |
78 | 39 | OSMParkingArea: |
79 | 40 | description: A vehicle parking area or facility from OpenStreetMap tagged with amenity=parking. Represents surface car parks, multi-storey garages, underground facilities, and other organised parking areas. |
80 | 41 | properties: |
@@ -565,19 +526,17 @@ OSMParkingArea: |
565 | 526 | x-model-schema: https://smart-data-models.github.io/dataModel.OpenStreetMap/OSMParkingArea/schema.json |
566 | 527 | x-model-tags: OSM OpenStreetMap Transportation Parking |
567 | 528 | x-version: 0.0.1 |
568 | | -``` |
569 | | -</details> |
570 | | -<!-- /60-ModelYaml --> |
571 | | -<!-- 70-MiddleNotes --> |
572 | | -<!-- /70-MiddleNotes --> |
573 | | -<!-- 80-Examples --> |
574 | | -
|
575 | | -## 例のペイロード |
576 | | -
|
577 | | -#### OSMParkingArea NGSI-v2 キー値形式の例 |
578 | | -これはNGSI-v2で`options=keyValues`を使用した際に個別エンティティのコンテキストデータを返す、キー値形式のJSONによるOSMParkingAreaの例です。 |
579 | | -<details><summary><strong>例を表示/非表示</strong></summary> |
580 | | -```json |
| 529 | +``` |
| 530 | +</details> |
| 531 | +<!-- /60-ModelYaml --> |
| 532 | +<!-- 70-MiddleNotes --> |
| 533 | +<!-- /70-MiddleNotes --> |
| 534 | +<!-- 80-Examples --> |
| 535 | +## ペイロードの例 |
| 536 | +#### OSMParkingArea NGSI-v2 キー値の例 |
| 537 | +OSMParkingAreaのJSON形式のキー値の例です。これは、`options=keyValues`を使用して個々のエンティティのコンテキストデータを返す場合に、NGSI-v2と互換性があります。 |
| 538 | +<details><summary><strong>例の表示/非表示</strong></summary> |
| 539 | +```json |
581 | 540 | { |
582 | 541 | "id": "urn:ngsi-ld:OSMParkingArea:way:34517828", |
583 | 542 | "type": "OSMParkingArea", |
@@ -626,13 +585,12 @@ OSMParkingArea: |
626 | 585 | "https://www.openstreetmap.org/way/34517828" |
627 | 586 | ] |
628 | 587 | } |
629 | | -``` |
630 | | -</details> |
631 | | - |
632 | | -#### OSMParkingArea NGSI-v2 標準形式の例 |
633 | | -これはオプションを使用しないNGSI-v2で個別エンティティのコンテキストデータを返す、標準形式のJSONによるOSMParkingAreaの例です。 |
634 | | -<details><summary><strong>例を表示/非表示</strong></summary> |
635 | | -```json |
| 588 | +``` |
| 589 | +</details> |
| 590 | +#### OSMParkingArea NGSI-v2 正規化された例 |
| 591 | +OSMParkingAreaのJSON形式の正規化された例です。これは、オプションを使用しない場合に、個々のエンティティのコンテキストデータを返す場合に、NGSI-v2と互換性があります。 |
| 592 | +<details><summary><strong>例の表示/非表示</strong></summary> |
| 593 | +```json |
636 | 594 | { |
637 | 595 | "id": "urn:ngsi-ld:OSMParkingArea:way:34517828", |
638 | 596 | "type": "OSMParkingArea", |
@@ -729,13 +687,12 @@ OSMParkingArea: |
729 | 687 | ] |
730 | 688 | } |
731 | 689 | } |
732 | | -``` |
733 | | -</details> |
734 | | - |
735 | | -#### OSMParkingArea NGSI-LD キー値形式の例 |
736 | | -これはNGSI-LDで`options=keyValues`を使用した際に個別エンティティのコンテキストデータを返す、キー値形式のJSON-LDによるOSMParkingAreaの例です。 |
737 | | -<details><summary><strong>例を表示/非表示</strong></summary> |
738 | | -```json |
| 690 | +``` |
| 691 | +</details> |
| 692 | +#### OSMParkingArea NGSI-LD キー値の例 |
| 693 | +OSMParkingAreaのJSON-LD形式のキー値の例です。これは、`options=keyValues`を使用して個々のエンティティのコンテキストデータを返す場合に、NGSI-LDと互換性があります。 |
| 694 | +<details><summary><strong>例の表示/非表示</strong></summary> |
| 695 | +```json |
739 | 696 | { |
740 | 697 | "id": "urn:ngsi-ld:OSMParkingArea:way:34517828", |
741 | 698 | "type": "OSMParkingArea", |
@@ -787,13 +744,12 @@ OSMParkingArea: |
787 | 744 | "https://raw.githubusercontent.com/smart-data-models/dataModel.OpenStreetMap/refs/heads/master/context.jsonld" |
788 | 745 | ] |
789 | 746 | } |
790 | | -``` |
791 | | -</details> |
792 | | - |
793 | | -#### OSMParkingArea NGSI-LD 標準形式の例 |
794 | | -これはオプションを使用しないNGSI-LDで個別エンティティのコンテキストデータを返す、標準形式のJSON-LDによるOSMParkingAreaの例です。 |
795 | | -<details><summary><strong>例を表示/非表示</strong></summary> |
796 | | -```json |
| 747 | +``` |
| 748 | +</details> |
| 749 | +#### OSMParkingArea NGSI-LD 正規化された例 |
| 750 | +OSMParkingAreaのJSON-LD形式の正規化された例です。これは、オプションを使用しない場合に、個々のエンティティのコンテキストデータを返す場合に、NGSI-LDと互換性があります。 |
| 751 | +<details><summary><strong>例の表示/非表示</strong></summary> |
| 752 | +```json |
797 | 753 | { |
798 | 754 | "id": "urn:ngsi-ld:OSMParkingArea:way:34517828", |
799 | 755 | "type": "OSMParkingArea", |
@@ -896,14 +852,13 @@ OSMParkingArea: |
896 | 852 | "https://raw.githubusercontent.com/smart-data-models/dataModel.OpenStreetMap/refs/heads/master/context.jsonld" |
897 | 853 | ] |
898 | 854 | } |
899 | | -``` |
900 | | -</details><!-- /80-Examples --> |
901 | | -<!-- 90-FooterNotes --> |
902 | | -<!-- /90-FooterNotes --> |
903 | | -<!-- 95-Units --> |
904 | | - |
905 | | -[FAQ 10](https://smartdatamodels.org/index.php/faqs/) 単位の扱いに関する回答についてはこちらを参照してください |
906 | | -<!-- /95-Units --> |
907 | | -<!-- 97-LastFooter --> |
908 | | ---- |
909 | | -[Smart Data Models](https://smartdatamodels.org) +++ [Contribution Manual](https://bit.ly/contribution_manual) +++ [About](https://bit.ly/Introduction_SDM)<!-- /97-LastFooter --> |
| 855 | +``` |
| 856 | +</details><!-- /80-Examples --> |
| 857 | +<!-- 90-FooterNotes --> |
| 858 | +<!-- /90-FooterNotes --> |
| 859 | +<!-- 95-Units --> |
| 860 | +[FAQ 10](https://smartdatamodels.org/index.php/faqs/)を参照して、数量の単位をどのように扱うかについての回答を得てください |
| 861 | +<!-- /95-Units --> |
| 862 | +<!-- 97-LastFooter --> |
| 863 | +--- |
| 864 | +[Smart Data Models](https://smartdatamodels.org) +++ [Contribution Manual](https://bit.ly/contribution_manual) +++ [About](https://bit.ly/Introduction_SDM)<!-- /97-LastFooter --> |
|
0 commit comments