OpenTopoMap
Openstreetmap
OpenTopoMap | Openstreetmap | |
---|---|---|
9 | 764 | |
455 | 2,178 | |
- | 1.3% | |
0.0 | 9.9 | |
about 1 year ago | 3 days ago | |
JavaScript | Ruby | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
OpenTopoMap
-
There's a new map style on OpenStreetMap.org
Have been using https://opentopomap.org for this for a while, and depending on what you're looking for it still has some advantages: does show the numbers on all height lines (osm only does the 50m one in my area for some reason, leaving you to guess whether the next one is 40m or 60m since that is not always obvious - seems like a key thing for a topographic map), does show the house numbers.
-
Are there any good digital atlases?
For example OpenTopoMap looks very similar to most maps that were in my school atlas. I like the MapTiler renderings too.
-
I need some help creating a map with some layers
https://brouter.damsy.net/ The topo map is provided by https://opentopomap.org/ Alternatively, if you have an OSM account, you can go into edit mode on OSM website and drag GPX traces into the window to display them. You can't get elevation profile this way but you can use topographic map background or a better range of satellite imagery, and you can use Bing imagery without an API key.
-
Eduard: Swiss-Style Relief Shading for Maps Using Machine Learning
The chances of the problem not having being already tackled with deterministic algorithms is the thinnest - and in fact, yes, there do exist tools, as expected.
See the sections about 'hillshade' at the OpenTopoMap "from scratch" instructions, at https://github.com/der-stefan/OpenTopoMap/blob/master/mapnik...
- any app that shows mountain ranges?
- Self Hosting a Google Maps Alternative with OpenStreetMap
-
How to generate MBTiles covering a shape and not a rectangular extent?
I have generated and hosted locally an instance of OpenTopoMap covering South America. Now I want to create a set of MBTiles for each individual country. Using the Raster tools -> Generate XYZ tiles (MBTiles) I can do that for a rectangular extent (drawn on map or calculated from layer). Can I do it for an irregular shape? I downloaded a .shp file for Argentina, for example - https://i.imgur.com/3IGJ88A.png
Openstreetmap
- Geothermal Power in the North Bay – Jon Udell
-
We're excited about our new roundabout
Plenty of those around here (not all 5 way but you get the jist):
https://www.openstreetmap.org/search?#map=17/50.841903/6.016...
https://www.openstreetmap.org/search?#map=17/51.404972/5.502...
https://www.openstreetmap.org/search?#map=17/51.982028/5.978...
And I raise you the double highway fly over: https://www.openstreetmap.org/#map=17/52.056112/5.122311
My my local pet peeve of horrible roundabouts, you got cycling paths, a tram line, a bus line with different exit and cars. (the hexagonal cycling path with internal car circle causes the cars to not see a lot of the cycling paths making accidents frequent): https://www.openstreetmap.org/#map=19/51.996997/4.354979
-
Dead Internet
> filled our heads with candied dreams of endlessly-spanning information super-highways
* https://www.wikipedia.org
* https://www.openstreetmap.org
* https://github.com
* https://data.gov
* https://fred.stlouisfed.org
* https://ourworldindata.org
* ...
Plus the countless documentation websites that we technical writers lovingly toil away at day-in and day-out.
-
Optimizing OpenStreetMap’s DevOps Efficiency: A Data-Driven DORA Metrics Analysis
With the core goal to build a free, editable map of the world, OpenStreetMap's website repo is where all the magic happens.
-
Mapping paths through GeoServer source code
I've outlined the server capabilities. If I had more time, I'd play around building an interesting local map using open data (like OpenStreetMap), but I'll leave it as it is for now.
-
Show HN: Search San Francisco satellite imagery using natural language
- Control the number of retrieved tiles with a slider
We use OpenAI's CLIP model (https://openai.com/index/clip/) to put texts and images into the same embedding space. We do a similarity search within this space using text query or source image. We are using CLIP finetuned on pairs of satellite images and OpenStreetMap (https://www.openstreetmap.org/) tags (https://github.com/wangzhecheng/SkyScript) because vanilla clip performs poorly on satellite data. We pre-segment objects using Meta's Segment Anything Model (https://segment-anything.com/) and pre-compute CLIP embeddings for each object.
We'd love to hear your thoughts! What worked well for you? Where did it fail? What features do you wish it had? Any real-world problems you think this could help with?
-
Allstate Now Increasing Home Insurance Rates in California by 34%
> property owners don’t want to confront uncomfortable facts.
This seems to be a constant around the world. Just look at how many towns have been built closer to Vesuvius than Pompeii: https://www.openstreetmap.org/?mlat=40.75&mlon=14.49
- Why Are Texas Interchanges So Tall?
-
Google Removed Organic Maps from the Playstore
The Android app StreetComplete is an excellent start for updating OSM I found. There soon become occasions when you have to bring out the big guns and edit it using the web editor at https://www.openstreetmap.org/ , which is possible to do on a mobile phone if it has a big enough screen, but much easier on a laptop.
-
OpenStreetMap Is Turning 20
Best (simplest) options for contribution are:
- StreetComplete - gamification of adding missing properties for existing objects. Consider it as most basic and limited
- https://every-door.app/ - the best option to update and add amenities (shops, restaurants, etc) on the go.
- iD browser editor available at https://www.openstreetmap.org/ - you will need at least this complexity to add objects with geometry (linear or area)
What are some alternatives?
GarminInstinct2s-BBWF - Battery saving watch face for instinct 2s with full set of features
Traccar - Traccar GPS Tracking System
natural-earth-vector - A global, public domain map dataset available at three scales and featuring tightly integrated vector and raster data.
OsmAnd - OsmAnd
garmin-opentopo - Render OpenTopo Maps for Garmin
littlenavmap - Little Navmap is a free flight planner, navigation tool, moving map, airport search and airport information system for Flight Simulator X, Microsoft Flight Simulator 2020, Prepar3D and X-Plane.
osm-seed - A collection of Dockerfiles to run a containerized version of OpenStreetMap
OwnTracks Recorder - Store and access data published by OwnTracks apps
maplibre-gl-js - MapLibre GL JS - Interactive vector tile maps in the browser
uMap - uMap lets you create maps with OpenStreetMap layers in a minute and embed them in your site.
OpenLayers3 - OpenLayers
Graphhopper - Open source routing engine for OpenStreetMap. Use it as Java library or standalone web server.