TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Placemark: Create, edit, and convert the data that powers maps

82 pointsby treycopelandabout 3 years ago

5 comments

simonwabout 3 years ago
Tom has been developing a lot of this in the open on Twitter - on <a href="https:&#x2F;&#x2F;twitter.com&#x2F;placemarkio" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;placemarkio</a> and <a href="https:&#x2F;&#x2F;twitter.com&#x2F;tmcw" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;tmcw</a><p>Both are well worth the follow.
NelsonMinarabout 3 years ago
I&#x27;m super excited about this product and happy for Tom that he launched it. We&#x27;ve needed a good web app for editing and publishing simple maps for a long time now.<p>The announcement post is at <a href="https:&#x2F;&#x2F;www.placemark.io&#x2F;post&#x2F;announcing-placemark" rel="nofollow">https:&#x2F;&#x2F;www.placemark.io&#x2F;post&#x2F;announcing-placemark</a>
pcthrowawayabout 3 years ago
As someone who loves OSM (and noticed that you&#x27;ve contributed to it), I&#x27;m trying to understand how Placemark fits in.<p>It seems like a system designed to make it easier for people to create and work with their own geospatial data silos<p>Does it provide a way to enable users to provide their data to OSM?<p>edit: this snippet from the comparisons page seems misleading:<p>&gt; OpenStreetMap provides the map data that you see in Mapbox&#x27;s base maps, as well as lots of other places on the internet. OpenStreetMap (OSM) allows map editing through the iD editor (which the creator of Placemark also worked on in its early stages), but the OpenStreetMap map is public, shared between everyone, and strictly refers to certain kinds of data like streets and businesses.<p>OSM includes tons of other types of data, such as natural features, public utilities (e.g. free wifi, water fountains), and much, much more.
评论 #31140660 未加载
mtmailabout 3 years ago
We use <a href="http:&#x2F;&#x2F;geojson.io&#x2F;" rel="nofollow">http:&#x2F;&#x2F;geojson.io&#x2F;</a> regularly do convert data formats, inspect *.geojson files or other map related work. All inside the browser. It&#x27;s open source, still maintained but IMHO reached a stage where it had to become a commerical, optionated, supported product. Or rather a different product like Placemark to fill the niche. Too many users had different use cases for geojson.io, sharing files with others is cumbersome and some features on the wishlist are super complex to build.<p>During testing I was able to load a 40.000 points data file (large cities and some attributes like name, elevation) into Placemark and browse around, search, filter, add new points fine. It&#x27;s a powerful tool. The monthly pricing likely only attract users in the geospatial industry and companies so hopefully the marketed is big enough to generate enough revenue. I&#x27;m looking forward to some kind of CLI tool or API to auto-upload&#x2F;download files to fit our workflow at some point.
评论 #31139352 未加载
client4about 3 years ago
I use placemark regularly and love it. Geojson is a remarkable format and being able to collaboratively look at a map with colleagues is a necessity. Google Earth is very tired at this point...it still works, it&#x27;s just tired. The web version is mediocre and you also have to give you maps to Google.