Oh I'm so sad for them. Mapzen has a bunch of really great products and services, they are some of the top experts in open source mapping. It's a shame the business hasn't worked out.
They have a good companion post on alternative services for folks needing to migrate. It doubles as a survey of the best in open source mapping tools out there right now. https://mapzen.com/blog/migration/
> They have a good companion post on alternative services for folks needing to migrate. It doubles as a survey of the best in open source mapping tools out there right now. https://mapzen.com/blog/migration/
That post needs to be archived somewhere before the shutdown.
Really sad to see. I've been very happy with Mapzen for the past year or so.
Their open source stuff is really good, and the service itself is excellent as well. Not quite as polished as Google/Mapbox, but absolutely usable in production apps.
Would be very interested to read a post mortem. Did they simply struggle to find users, was their pricing strategy wrong, was quality an issue?
If anyone at Mapzen is reading these comments, thank you for all the work you've done. I'll miss you guys.
I know a bunch of the team there but don't know all the inside scoop.
They were trying freemium with the hosted services but not many people were paying.
One of the issues (imo) is that there really isn't open traffic data (but there should be).
This really hampers some of the more interesting routing things and they were focused on a
lot of the more multi-modal and pulling in elevation data for biking, etc. Some people were
doing some pretty cool stuff with their tools but I think in the end Google gives away enough
API transactions for most people and the quality is good enough.
Mapnificent [0] seems to do something similar and I had some fun playing around with it for my city. It doesn't seem to go into as much detail as Mapzen and doesn't have an API, but it's open source.
It is a great shame to see them go, was always impressed with the quality of their products and ecosystem built around it.
If there are any Mapzeners here looking for something new, please consider taking a look at www.procedural.eu - we also make a WebGL mapping engine based on OSM data, but our focus is more using procedural generation to augment the data, to generate immersive 3D natural environments for visualizing ski resorts, hiking routes etc.
That’s sad news. I was planning to use them for my programming class. The Geocoding and other APIs, besides being free and generous, were easy to learn and very useful. The technical blog posts were also enlightening.
Do you need geocoding? I ask because I am one of the makers of the OpenCage geocoder. We offer forward and reverse geocoding from open data (primarily OpenStreetMap, but also others). We're listed in the migration guide, and we'll be offering 20% off our pricing for all former Mapzen customers. Blog post about that is coming shortly.
Anybody know if there is a hosted libpostal service? I didn't notice in the migration document. It's easy to include in our application if we need to but it's used infrequently and consumes a couple of gigabytes of memory so we've found it useful to call as a service when needed.
Such sad news. Mapzen has been a core component of many projects that I've worked with. They have created and supported many great products that will be missed.
They also have been a big part of supporting the GeoNYC group and helping to organize the OpenStreetMap US conferences.
Am I the only one who constantly discovers cool services during their shutdown notices? It feels like half of them can start to make it after the press they get during shutdown.
I'm going to guess: not enough customers to get them to a point where the business is sustainable and not being able to find inverstors that are willing to invest in something like this.
They have a very nice product but competing with the likes of Google is hard.
I remember reading it takes several days on super beefy hardware just to import all of the data from openstreetmap and openaddresses they they use to run mapzen.
I don't think this is a thing where you just whip up a docker-compose file and spin up a Heroku dyno.
Sad to see this. I've been using Mapbox for my projects, if only because their documentation was pretty good for a beginner like me- but Mapzen seemed like an excellent service, and I hate to see that competition die.
If you need an alternative, please also keep an eye on MAPCAT. Our OSM-based public map portal is already live (www.mapcat.com), and the map API is just about to be launched. More info at http://try.mapcat.com/
I've made quite a bit of use of Tangram JS (which I was very impressed by), and also of Mapzen's Open Street Map metro extracts and the IMPOSM project. Both very useful - thanks Mapzen.
Hope everyone involved manages to find new work swiftly.
Are you using Mapzen's vector tiles with Tangram? If so have you decided on a replacement? Mapzen pricing was good, too good it seems. I require access to global tiles but very low amount of requests with a custom Tangram JS yaml.
Sorry to hear that. Is openaddresses.io, one of their backed projects dying too? I've been using their data on geocode.xyz, but it seems like there has not been any new data in the past 6 months.
If you need an alternative, please consider MAPCAT. Our OSM-based public map portal is already live, and the map API is just about to be launched. For more info please check http://www.mapcat.com and http://try.mapcat.com
It depends what you need. If you need an outdated, highly filtered dataset, sure. But no need for IPFS, just grab the tiles from https://openmaptiles.com/ where you also find the appropriate license (which this demo does not seem to include...)
[+] [-] NelsonMinar|8 years ago|reply
They have a good companion post on alternative services for folks needing to migrate. It doubles as a survey of the best in open source mapping tools out there right now. https://mapzen.com/blog/migration/
Edit also a post specific to the Who's On First project: https://www.whosonfirst.org/blog/2018/01/02/chapter-two/
[+] [-] bsder|8 years ago|reply
That post needs to be archived somewhere before the shutdown.
[+] [-] brightball|8 years ago|reply
[+] [-] CPLX|8 years ago|reply
[+] [-] hkmurakami|8 years ago|reply
[+] [-] a13n|8 years ago|reply
[+] [-] kevincennis|8 years ago|reply
Their open source stuff is really good, and the service itself is excellent as well. Not quite as polished as Google/Mapbox, but absolutely usable in production apps.
Would be very interested to read a post mortem. Did they simply struggle to find users, was their pricing strategy wrong, was quality an issue?
If anyone at Mapzen is reading these comments, thank you for all the work you've done. I'll miss you guys.
[+] [-] rmc|8 years ago|reply
Didn't they only start charging for anything 9 months ago? Before then everything was free? ( https://mapzen.com/blog/mapzen-flex/ )
[+] [-] snarf21|8 years ago|reply
They were trying freemium with the hosted services but not many people were paying. One of the issues (imo) is that there really isn't open traffic data (but there should be). This really hampers some of the more interesting routing things and they were focused on a lot of the more multi-modal and pulling in elevation data for biking, etc. Some people were doing some pretty cool stuff with their tools but I think in the end Google gives away enough API transactions for most people and the quality is good enough.
[+] [-] jlengrand|8 years ago|reply
I am super sad to see this go and still haven't seen any alternative.
Happy to hear about anything in this direction :s.
[+] [-] rburhum|8 years ago|reply
- GRASS has had that since the 80s: https://grass.osgeo.org/grass72/manuals/addons/r.traveltime....
- ESRI has had those in web form since the 90s: https://doc.arcgis.com/en/arcgis-online/analyze/create-drive...
- GeoTrellis has that working in an open source project on top of a Spark cluster: https://transit.geotrellis.io/travelshed.html
[+] [-] detaro|8 years ago|reply
https://developer.here.com/documentation/routing/topics/requ...
[+] [-] aglionby|8 years ago|reply
[0] https://www.mapnificent.net
[+] [-] DanFau|8 years ago|reply
[0] http://oalley.net/ disclaimer: I developed Oalley
[+] [-] unknown|8 years ago|reply
[deleted]
[+] [-] mcooley|8 years ago|reply
[+] [-] merusame|8 years ago|reply
[+] [-] pheelicks|8 years ago|reply
If there are any Mapzeners here looking for something new, please consider taking a look at www.procedural.eu - we also make a WebGL mapping engine based on OSM data, but our focus is more using procedural generation to augment the data, to generate immersive 3D natural environments for visualizing ski resorts, hiking routes etc.
[+] [-] samstave|8 years ago|reply
[+] [-] danso|8 years ago|reply
[+] [-] riordan|8 years ago|reply
[+] [-] yosamino|8 years ago|reply
Well... what's next for me is rewriting this application in the next 30 days.
Not feeling too "optimistic" there about that.
[+] [-] freyfogle|8 years ago|reply
I hope we can help you.
https://geocoder.opencagedata.com
Edit: here's the post about the 20% lifetime discount for former Mapzen customers: https://blog.opencagedata.com/post/mapzen
[+] [-] aw3c2|8 years ago|reply
[+] [-] gopi_ar|8 years ago|reply
https://locationiq.org
It's OSM compatible at the moment.
[+] [-] unknown|8 years ago|reply
[deleted]
[+] [-] johansch|8 years ago|reply
[+] [-] gerry_shaw|8 years ago|reply
[+] [-] jimmyrocks|8 years ago|reply
They also have been a big part of supporting the GeoNYC group and helping to organize the OpenStreetMap US conferences.
Thanks for all the maps and data Mapzen!
[+] [-] thinkloop|8 years ago|reply
[+] [-] LeonM|8 years ago|reply
[+] [-] daenney|8 years ago|reply
They have a very nice product but competing with the likes of Google is hard.
[+] [-] velmu|8 years ago|reply
ANOUNCEMENT: The Valhalla team is joining Mapbox where we'll be taking Valhalla to the next level! Stay Tuned!! An Open Source Routing Library/Service
* https://github.com/valhalla
[+] [-] karussell|8 years ago|reply
[+] [-] jermaustin1|8 years ago|reply
[+] [-] kevincennis|8 years ago|reply
I don't think this is a thing where you just whip up a docker-compose file and spin up a Heroku dyno.
[+] [-] unknown|8 years ago|reply
[deleted]
[+] [-] drumttocs8|8 years ago|reply
[+] [-] kbjudit|8 years ago|reply
[+] [-] GlennS|8 years ago|reply
Hope everyone involved manages to find new work swiftly.
[+] [-] ben_aus|8 years ago|reply
[+] [-] peterbecich|8 years ago|reply
[+] [-] eruci|8 years ago|reply
[+] [-] jennoo|8 years ago|reply
[+] [-] kbjudit|8 years ago|reply
[+] [-] karussell|8 years ago|reply
[+] [-] gd2|8 years ago|reply
[+] [-] fiatjaf|8 years ago|reply
[+] [-] aw3c2|8 years ago|reply