Is it AI coded (aka derivative of illegally slurped-up third-party code)?
Geoutil.com – Measure distances, areas, and convert geo data in the browser
11–20 of 26 posts
Re: Geoutil.com – Measure distances, areas, and convert geo data in the browser
#12Re: Geoutil.com – Measure distances, areas, and convert geo data in the browser
#13Is it AI coded (aka derivative of illegally slurped-up third-party code)?
Has a very strong AI code smell. Still it seems to be a decent turf.js wrapper for GIS professionals who don't have too much JS experience. Most should be able to use CLI tools at least for all of this.
Re: Geoutil.com – Measure distances, areas, and convert geo data in the browser
#14I 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. Buil…
Re: Geoutil.com – Measure distances, areas, and convert geo data in the browser
#15This 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!
I also really like the scroll behavior there, no waiting for the previous zoom level to animate before it lets you zoom to e.g. city level
Re: Geoutil.com – Measure distances, areas, and convert geo data in the browser
#16I 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. Buil…
Re: Geoutil.com – Measure distances, areas, and convert geo data in the browser
#17I 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. Buil…
Some coordinate conversions need a date (as the plates shift over time). Are you planning to add that?
Re: Geoutil.com – Measure distances, areas, and convert geo data in the browser
#18Re: Geoutil.com – Measure distances, areas, and convert geo data in the browser
#19Is it AI coded (aka derivative of illegally slurped-up third-party code)?
Has a very strong AI code smell. Still it seems to be a decent turf.js wrapper for GIS professionals who don't have too much JS experience. Most should be able to use CLI tools at least for all of this.
Re: Geoutil.com – Measure distances, areas, and convert geo data in the browser
#20Earlier quoted context omitted.
Some coordinate conversions need a date (as the plates shift over time). Are you planning to add that?
I think adding something like (or awareness of datum transformations generally) would make the tool harder to use for its intended audience. If you need the level of precision where tectonic plate movement matters, then you need professional level tools.