Hacker News
Geoutil.com – Measure distances, areas, and convert geo data in the browser
104 points by FreeGuessr
ago
|
16 comments
FreeGuessr
|next
[-]
I built GeoUtil.com to provide a free, browser-based toolkit for geographic data analysis.
It offers: - Interactive Map Tools: Measure distances and areas directly on the map. - Data Format Converters: Convert between TopoJSON and GeoJSON formats seamlessly. - Coordinate Utilities: Perform conversions and other coordinate-based operations.
No sign-up required, and all tools run client-side for privacy and speed.
Built with open standards and designed for developers, educators, and anyone interested in geographic data.
Feedback and suggestions are welcome!
bouk
|root
|parent
|next
[-]
Could you how a decimal point in the distance measuring tool? I want to measure distances in my backyard from the satellite photo and the rounded number makes it hard to be accurate
elsjaako
|root
|parent
|next
|previous
[-]
Some coordinate conversions need a date (as the plates shift over time). Are you planning to add that?
kattagarian
|next
|previous
[-]
This is really cool! I was doing some research last year on OpenStreetMap and wishing that there was tools like distance measurement there by default. Thanks for building and sharing this!
sebosp
|next
|previous
[-]
I made something like this around 10 years ago to show wireless frequency coverage, luckily the country I was living in is small enough and close to the equator, I didn't support the curvature of the earth so I can't start to imagine how difficult it must have been to visualize it in the browser https://sourceforge.net/projects/waire/ in my case the earth was kinda flat lol, it was fun parsing the map data available back then and playing with SVGs, back then the rendering engine from Opera browser was unmatched
bluber84
|next
|previous
[-]
What are your future plans? Will you open source the code? Will deploy a library that everybody could implement it in their apps…etc??
notachatbot123
|previous
[-]
Is it AI coded (aka derivative of illegally slurped-up third-party code)?