Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Free database of geographic place names and corresponding geospatial data

License

NotificationsYou must be signed in to change notification settings

delight-im/FreeGeoDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Free database of geographic place names and corresponding geospatial data

Entities

  • airports
  • cities
  • countries (admin-0)
  • lakes
  • ports
  • railroads
  • regions (admin-1)
  • roads
  • time zones

Formats

Representation of geographic coordinates

All geographic coordinates are stored in theWKT format.

In WKT, the pairs of coordinates are always written asx y.

Such tuples, potentially along with other tuples, are then wrapped by one of 18 geometric objects, e.g.POINT,MULTILINESTRING orMULTIPOLYGON.

The most basic example would bePOINT(x y).

Accordingly, the order of latitude and longitude in those tuples is alwayslong lat, as inPOINT(long lat).

Authoritative data source

The single authoritative source for all data is inSource/json.

If you want to make any changes, please apply them in that folder only.

All other data files are generated from the files in that authoritative set.

Contributing

All contributions are welcome! If you wish to contribute, please create an issue first so that your feature, problem or question can be discussed.

License

Copyright (c) delight.im <info@delight.im>Except where otherwise noted, all content is licensed under aCreative Commons Attribution 4.0 International License.You should have received a copy of the license along with thiswork. If not, see <http://creativecommons.org/licenses/by/4.0/>.

About

Free database of geographic place names and corresponding geospatial data

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp