Re: [Qgis-user] best way to download Large datasets from OSM
Am 15.01.2016 um 08:08 schrieb Andre Joost: I suggest to import OpenStreetmap data into Postgis using the standard osm2pgsql. For Windows, the latest builds are linked here: https://github.com/openstreetmap/osm2pgsql/issues/472 Update: Since you are looking for a small bit of the whole OpenStreetmap data, it is worth filtering the data before feeding it into the database. osmfilter and osmosis are useful tools to do that on raw OSM data. HTH, André Joost ___ Qgis-user mailing list Qgis-user@lists.osgeo.org List info: http://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
Re: [Qgis-user] best way to download Large datasets from OSM
Am 15.01.2016 um 00:01 schrieb Clifford Snow: I just found this [1] morning. Looks like a good way to get started. I does require installing PostGIS. The instructions are for Linux but Boundless geo has installation pages for OS X and Windows. I have no experience on Windows. The advantage of using a database back end is being able to run queries for just the data needed. That should allow QGIS to run without a 30GB load. I suggest to import OpenStreetmap data into Postgis using the standard osm2pgsql. For Windows, the latest builds are linked here: https://github.com/openstreetmap/osm2pgsql/issues/472 HTH, André Joost ___ Qgis-user mailing list Qgis-user@lists.osgeo.org List info: http://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
Re: [Qgis-user] best way to download Large datasets from OSM
There's a nice blog entry by Anita about this sort of thing. A guide to GoogleMaps-like maps with OSM in QGIS. OSM has some really large index numbers now which means you probably need to bump it into some sort of DB for it to be useful. -ramon. > On 14 Jan 2016, at 23:39, Joris Hintjens wrote: > > Hello, > Ive been spending the past few hours trying to find out what is the best way > to download large chunks of OSM data. > > I have no understanding of Databases nor of programming, so I am limited to > predefined tools, algorithms and/or plugins. > > I want t create a map of all the (navigable) rivers and canals in Europe. > I downloaded the osm.bpf of Europe (30 Gig) and when I try to start a query, > QGIS freezes. > > Downloading from overpass only the rivers with Quickest plugin) , gives me > timeout error (even after increasing the timeout parameter) > > any other suggesting welcome. > > Joris > > ___ > Qgis-user mailing list > Qgis-user@lists.osgeo.org > List info: http://lists.osgeo.org/mailman/listinfo/qgis-user > Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user ___ Qgis-user mailing list Qgis-user@lists.osgeo.org List info: http://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
Re: [Qgis-user] best way to download Large datasets from OSM
I just found this [1] morning. Looks like a good way to get started. I does require installing PostGIS. The instructions are for Linux but Boundless geo has installation pages for OS X and Windows. I have no experience on Windows. The advantage of using a database back end is being able to run queries for just the data needed. That should allow QGIS to run without a 30GB load. You can share your QGIS styles with the repository for others to use. [1] https://github.com/baditaflorin/osm-postgis-scripts Clifford On Thu, Jan 14, 2016 at 7:39 AM, Joris Hintjens wrote: > Hello, > Ive been spending the past few hours trying to find out what is the best > way to download large chunks of OSM data. > > I have no understanding of Databases nor of programming, so I am limited > to predefined tools, algorithms and/or plugins. > > I want t create a map of all the (navigable) rivers and canals in Europe. > I downloaded the osm.bpf of Europe (30 Gig) and when I try to start a > query, QGIS freezes. > > Downloading from overpass only the rivers with Quickest plugin) , gives me > timeout error (even after increasing the timeout parameter) > > any other suggesting welcome. > > Joris > > ___ > Qgis-user mailing list > Qgis-user@lists.osgeo.org > List info: http://lists.osgeo.org/mailman/listinfo/qgis-user > Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user -- @osm_seattle osm_seattle.snowandsnow.us OpenStreetMap: Maps with a human touch ___ Qgis-user mailing list Qgis-user@lists.osgeo.org List info: http://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
[Qgis-user] best way to download Large datasets from OSM
Hello, Ive been spending the past few hours trying to find out what is the best way to download large chunks of OSM data. I have no understanding of Databases nor of programming, so I am limited to predefined tools, algorithms and/or plugins. I want t create a map of all the (navigable) rivers and canals in Europe. I downloaded the osm.bpf of Europe (30 Gig) and when I try to start a query, QGIS freezes. Downloading from overpass only the rivers with Quickest plugin) , gives me timeout error (even after increasing the timeout parameter) any other suggesting welcome. Joris ___ Qgis-user mailing list Qgis-user@lists.osgeo.org List info: http://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user