[QGIS-trac] Re: [Quantum GIS] #3222: Fast,
easy and beautiful on the fly rule-based rendering of OSM maps
Quantum GIS
qgis at qgis.org
Sun Nov 21 16:34:47 EST 2010
#3222: Fast, easy and beautiful on the fly rule-based rendering of OSM maps
------------------------------------------------+---------------------------
Reporter: mayeulk | Owner: nobody
Type: enhancement | Status: new
Priority: major: does not work as expected | Milestone: Version 1.7.0
Component: Symbology | Version:
Keywords: | Platform_version:
Platform: All | Must_fix: No
Status_info: 0 |
------------------------------------------------+---------------------------
Comment(by mayeulk):
Additional note: after opening .osm file with the osm-to-layer converter,
I converted the layers to .sqlite files (and not to .shp files, because
tags are truncated when saving as shp file). The disadvantage is that you
do not have spatial index in standard sqlite3 files (I'm not aware of a
format that whould have this and would not truncate the tags; please
comment if you know one).
The advantages are:
1. It works
2. sqlite is one of the fastest database backends for simple select
queries.
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/3222#comment:3>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list