|
7 | 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 | 8 | <!-- /15-License --> |
9 | 9 | <!-- 20-Description --> |
10 | | -全局描述:**来自 OpenStreetMap 的土地利用区域,使用 landuse=* 标签。描述土地的主要人类用途或使用方式** |
| 10 | +全局描述:**来自 OpenStreetMap 的一块土地用途区域,标记为 landuse=*。描述了土地的主要人类用途或使用方式** |
11 | 11 | 版本:0.0.1 |
12 | 12 | <!-- /20-Description --> |
13 | 13 | <!-- 30-PropertiesList --> |
14 | 14 |
|
15 | 15 | ## 属性列表 |
16 | 16 |
|
17 | | -<sup><sub>[*] 如果属性中没有类型,则表示该属性可以有多种类型或不同的格式/模式</sub></sup> |
| 17 | +<sup><sub>[*] 如果属性中没有类型,是因为它可能有多种类型或不同的格式/模式</sub></sup> |
18 | 18 | - `address[object]`:邮寄地址。模型:[https://schema.org/address](https://schema.org/address) - `addressCountry[string]`:国家。例如,西班牙。模型:[https://schema.org/addressCountry](https://schema.org/addressCountry) |
19 | 19 | - `addressLocality[string]`:街道地址所在的地区,该地区位于国家内。模型:[https://schema.org/addressLocality](https://schema.org/addressLocality) |
20 | 20 | - `addressRegion[string]`:地区所在的区域,该区域位于国家内。模型:[https://schema.org/addressRegion](https://schema.org/addressRegion) |
21 | | - - `district[string]`:区是行政区划的一种,在某些国家由地方政府管理。 |
| 21 | + - `district[string]`:区是行政区划的一种,在某些国家由地方政府管理 |
22 | 22 | - `postOfficeBoxNumber[string]`:邮政信箱地址的邮政信箱号码。例如,03578。模型:[https://schema.org/postOfficeBoxNumber](https://schema.org/postOfficeBoxNumber) |
23 | 23 | - `postalCode[string]`:邮政编码。例如,24004。模型:[https://schema.org/https://schema.org/postalCode](https://schema.org/https://schema.org/postalCode) |
24 | 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) - `crop[string]`:如果 landuse=farmland,则为土地上种植的作物。模型:[https://wiki.openstreetmap.org/wiki/Key:crop](https://wiki.openstreetmap.org/wiki/Key:crop) - `dataProvider[string]`:标识统一数据实体提供者的字符序列。- `dateCreated[date-time]`:实体创建时间戳。这通常由存储平台分配。- `dateModified[date-time]`:实体最后修改时间戳。这通常由存储平台分配。- `description[string]`:此项目的描述。- `id[*]`:实体的唯一标识符。- `landuseType[string]`:OSM 土地利用标签,用于对土地的主要人类用途进行分类。枚举:“commercial, construction, education, industrial, residential, retail, farmland, forest, meadow, orchard, ...”。模型:[https://wiki.openstreetmap.org/wiki/Key:landuse](https://wiki.openstreetmap.org/wiki/Key:landuse) - `location[*]`:项目的 Geojson 引用。它可以是 Point、LineString、Polygon、MultiPoint、MultiLineString 或 MultiPolygon。- `name[string]`:此项目的名称。- `operator[string]`:运营或管理该区域的实体的名称。- `osmId[number]`:原始 OpenStreetMap 元素的整数标识符。- `osmLastModified[date-time]`:最后修改的时间戳。- `osmType[string]`:原始 OSM 元素的类型。- `owner[array]`:一个列表,包含 JSON 编码的字符序列,引用所有者的唯一 ID。- `seeAlso[*]`:指向附加资源的 URI 列表。- `source[string]`:一个字符序列,给出实体数据的原始来源作为 URL。建议使用源提供商的完全限定域名或源对象的 URL。- `trees[string]`:如果 landuse=forest 或 orchard,则为种植的树木类型。模型:[https://wiki.openstreetmap.org/wiki/Key:trees](https://wiki.openstreetmap.org/wiki/Key:trees) - `type[string]`:NGSI 实体类型。它必须是 OSMLanduse。<!-- /30-PropertiesList --> |
| 25 | + - `streetNr[string]`:标识公共街道上特定地块的编号 |
| 26 | +- `alternateName[string]`:此项目的备用名称 - `areaServed[string]`:提供服务或商品的地理区域。模型:[https://schema.org/Text](https://schema.org/Text) - `crop[string]`:如果 landuse=farmland,则土地上种植的作物。模型:[https://wiki.openstreetmap.org/wiki/Key:crop](https://wiki.openstreetmap.org/wiki/Key:crop) - `dataProvider[string]`:标识统一数据实体提供者的字符序列 - `dateCreated[date-time]`:实体创建时间戳。这通常由存储平台分配 - `dateModified[date-time]`:实体最后修改时间戳。这通常由存储平台分配 - `description[string]`:对此项目的描述 - `id[*]`:实体的唯一标识符 - `landuseType[string]`:对土地的主要人类用途进行分类的 OSM 土地用途标签。枚举:“commercial, construction, education, industrial, residential, retail, farmland, forest, meadow, orchard, ...”。模型:[https://wiki.openstreetmap.org/wiki/Key:landuse](https://wiki.openstreetmap.org/wiki/Key:landuse) - `location[*]`:项目的 Geojson 引用。它可以是 Point、LineString、Polygon、MultiPoint、MultiLineString 或 MultiPolygon - `name[string]`:此项目的名称 - `operator[string]`:运营或管理该区域的实体的名称 - `osmId[number]`:原始 OpenStreetMap 元素的整数标识符 - `osmLastModified[date-time]`:最后修改的时间戳 - `osmType[string]`:原始 OSM 元素的类型 - `owner[array]`:一个列表,包含一个 JSON 编码的字符序列,引用所有者的唯一 ID - `seeAlso[*]`:指向附加资源的 URI 列表 - `source[string]`:一个字符序列,给出实体数据的原始来源作为 URL。建议使用源提供者的完全限定域名或源对象的 URL - `trees[string]`:如果 landuse=forest 或 orchard,则种植的树木类型。模型:[https://wiki.openstreetmap.org/wiki/Key:trees](https://wiki.openstreetmap.org/wiki/Key:trees) - `type[string]`:NGSI 实体类型。它必须是 OSMLanduse <!-- /30-PropertiesList --> |
27 | 27 | <!-- 35-RequiredProperties --> |
28 | 28 | 必需属性 |
29 | 29 | - `id` - `landuseType` - `location` - `osmId` - `osmType` - `type` <!-- /35-RequiredProperties --> |
30 | 30 | <!-- 40-NotesYaml --> |
31 | 31 | <!-- /40-NotesYaml --> |
32 | 32 | <!-- 50-DataModelHeader --> |
33 | | -## 属性数据模型描述 |
| 33 | +## 属性的数据模型描述 |
34 | 34 | 按字母顺序排序(点击查看详情) |
35 | 35 | <!-- /50-DataModelHeader --> |
36 | 36 | <!-- 60-ModelYaml --> |
@@ -726,7 +726,7 @@ OSMLanduse: |
726 | 726 | <!-- 90-FooterNotes --> |
727 | 727 | <!-- /90-FooterNotes --> |
728 | 728 | <!-- 95-Units --> |
729 | | -请参阅 [FAQ 10](https://smartdatamodels.org/index.php/faqs/) 以获取有关如何处理数量单位的答案。 |
| 729 | +有关如何处理数量单位的答案,请参阅 [FAQ 10](https://smartdatamodels.org/index.php/faqs/) |
730 | 730 | <!-- /95-Units --> |
731 | 731 | <!-- 97-LastFooter --> |
732 | 732 | --- |
|
0 commit comments