You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/zh-TW/other-uses.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,18 +16,18 @@ lang: zh-TW
16
16
17
17
## Geocoding 服務
18
18
19
-
*[Gisgraphy](https://www.gisgraphy.com){: target=_blank} is an open source geocoder that provides API / webservices for forward and reverse geocoding with auto-completion, interpolation, location Bias, find nearby, all can be run offline or as hosted solutions. It provide some importers for Openstreetmap but also Openadresses, Geonames, and more.
20
-
*[Nominatim](https://nominatim.org){: target=_blank} is the software behind OpenStreetMap’s geocoding service (placename ↔ lat/long).
21
-
*[OpenCage](https://opencagedata.com/){: target=_blank} provides a geocoding API aggregating Nominatim and other open sources.
22
-
*[OSMNames](https://osmnames.org/){: target=_blank} - place names from OpenStreetMap. Downloadable. Ranked. With bbox and hierarchy. Ready for geocoding.
19
+
*[Gisgraphy](https://www.gisgraphy.com){: target=_blank} 是開源的 geocoder,為正向與反向地理編碼提供 API / 網站服務,並且有自動完成、內插、地理偏差、尋找附近功能,都能以離線或是自行架設。這套件提供開放街圖匯入器,但也提供 Openadresses、Geonames 等服務。
*[OSRM](http://project-osrm.org/){: target=_blank} is a fast routing engine designed for OSM data.
27
-
*[Graphhopper](https://github.com/graphhopper/graphhopper/){: target=_blank} is a fast Java routing engine with a small memory footprint.
28
-
*[Valhalla](https://valhalla.readthedocs.io/en/latest/){: target=_blank} is a C++ routing engine for road vehicles and public transport.
29
-
*Public routing APIs using OSM data are offered by [GraphHopper](https://www.graphhopper.com/products/){: target=_blank}, [MapQuest Open](http://open.mapquestapi.com/directions/){: target=_blank} and[Mapbox](https://www.mapbox.com/directions/){: target=_blank}.
30
-
*Specialist routing APIs include [CycleStreets cycle routing](https://www.cyclestreets.net/api/){: target=_blank} (UK and beyond)
26
+
*[OSRM](http://project-osrm.org/){: target=_blank} 是為了 OSM 資料設計的快速導航引擎。
0 commit comments