Skip to content

Rijksdriehoekscoordinaten naar GPS converter

Notifications You must be signed in to change notification settings

jessie828/rd2wgs84

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Translates Rijksdriehoekscoordinaten to WGS84

Uses transformation formulae provided in Transformatieformules.pdf (from dekoepel.nl) Specifically, formula 6 and table 4 from the pdf is used.

Usage:

> python rd2wgs84.py 233883.131 582065.167 #coordinates of martinitoren
53.219383166978588, 6.5682005290780019

> python convertgeojson.py foo.geo.json #geojson file with rijksdriehoekscoordinaten
wgs84.foo.geo.json

Originally made by: Henkjan Faber ([email protected]) geojson converter by Kilian Valkhof

About

Rijksdriehoekscoordinaten naar GPS converter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%