Skip to content

v0.2.47..v0.2.48 changeset SupportedDataFormats.asciidoc

Garret Voltz edited this page Sep 27, 2019 · 1 revision
diff --git a/docs/user/SupportedDataFormats.asciidoc b/docs/user/SupportedDataFormats.asciidoc
index a441582..8555d41 100644
--- a/docs/user/SupportedDataFormats.asciidoc
+++ b/docs/user/SupportedDataFormats.asciidoc
@@ -5,10 +5,10 @@
 **Hootenanny can import from:**
 
 * ESRI File Geodatabase (.gdb)
-* GeoJSON (.geojson file or GeoJSON URL) (M1)
+* GeoJSON (.geojson file or Overpass query URL) (M1)
 * geonames.org (.geonames)
 * Hootenanny API Database (hootapidb://)
-* Overpass JSON (.json or JSON URL) (M1)
+* Overpass JSON (.json file or OVerpass query URL) (M1)
 * OpenStreetMap XML (.osm)
 * OpenStreetMap Protocol Buffers (.osm.pbf)
 * OpenStreetMap API Database (osmapidb://)
@@ -30,7 +30,7 @@
 
 **Hootenanny can export changesets to:**
 
-* OpenStreetMap API Web Service
+* OpenStreetMap API Web Service (http://)
 * OpenStreetMap SQL changeset file (.osc.sql)
 * OpenStreetMap XML changeset file (.osc)
 
Clone this wiki locally