Skip to content

A repository to store useful maps in different formats

Notifications You must be signed in to change notification settings

Yleisradio/geodata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

geodata

A repository to store useful maps in different formats.

Useful tools

  • QGIS - load geodata from WFS/WMS services, process, analyze, combine with other data..
  • mapshaper - optimize and convert geodata files to other formats. Good for creating production ready geojson or topojson files.

With mapshaper you can also easily convert geodata to different projections. To get a good transverse mercator projection for Finland, use the following command:

proj +proj=tmerc +lat_0=0 +lon_0=27 +k=1 +x_0=3500000 +y_0=0 +ellps=intl +towgs84=-96.062,-82.428,-121.753,4.801,0.345,-1.376,1.496 +units=m +no_defs

About

A repository to store useful maps in different formats

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published