Skip to content

Administrative division on country and subdivion level based on ISO-3166

License

Notifications You must be signed in to change notification settings

fiboa/administrative-division-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Administrative Division Extension Specification

This document explains the Administrative Division Extension to the Field Boundaries for Agriculture (fiboa) Specification.

It defines administrative divisions on the country and subdivision level based on ISO-3166.

Properties

The properties in the table below can be used in these parts of fiboa documents:

  • Collection
  • Feature Properties
Property Name Type Description
admin:country_code string REQUIRED. ISO 3166-1 alpha-2 country code (aka admin0). Two-letter country code for the country that contains the field.
admin:subdivision_code string ISO 3166-2 codes for identifying the principal subdivisions (e.g., provinces or states) of a country (aka admin1) that contains the field. The feature only contains the second part of the ISO 3166-2 code to reduce redundancy.

The codes can be found at:

Please note that for some countries subdivision codes are not available.

Examples

  1. California, USA: admin:country_code = US and admin:subdivision_code = CA
  2. Bavaria, Germany: admin:country_code = DE and admin:subdivision_code = BY

Contributing

See the contributing guideline for more details.

About

Administrative division on country and subdivion level based on ISO-3166

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published