[Qgis-user] File-based Mastermap

Andreas Neumann a.neumann at carto.net
Wed Sep 28 02:55:18 PDT 2011


 Perhaps you could also look into SpatiaLite.

 It comes without the limitations of Shapefiles (column names, file 
 sizes) and is fast and a database without installation (file based).

 Also you need to copy only one file instead of multiple ones.

 SpatiaLite is not yet supported by FME (will be supported from FME 2013 
 on I heard) - but you can use ogr2ogr for file translations.

 I believe the new DB-Manager Plugin from the last Google Summer of Code 
 can also assist in converting data from Postgis to SpatiaLite, but I am 
 not 100% sure.

 Andreas

 On Wed, 28 Sep 2011 10:38:54 +0100,  wrote:
> I need to deploy four stand-alone laptops with a basic GIS (data
> viewing only) and have chosen QGIS for this. The data held is for the
> entire county of Warwickshire, and one of the datasets I need to put
> on there is MasterMap. Specifically the datasets I'm using are:
>
> Topographic line: 3.7 million features
> Topographic Area: 1.3 million features
> Cartographic Text: 250,000 features
>
> Given the dataset size, obviously the first choice is a database, but
> as these are stand-alone laptops that must have the simplest setup
> possible (they're going to be used out in the field away from
> tech-support) I've ruled that option out.
>
> I tried shapefile's but it turns out that spatial indexes in
> Shapefiles are an ESRI-only thing, so the dataset takes literally
> minutes to load per pan.
>
> Can anyone can suggest a format I could use that would allow fluid
> viewing of this data in QGIS? I have access to FME, so can convert to
> pretty much any format.
>
> Thanks,
> Jonathan
>
>  This transmission is intended for the named addressee(s) only and 
> may
> contain sensitive or protectively marked material up to RESTRICTED 
> and
> should be handled accordingly. Unless you are the named addressee (or
> authorised to receive it for the addressee) you may not copy or use
> it, or disclose it to anyone else. If you have received this
> transmission in error please notify the sender immediately. All email
> traffic sent to or from us, including without limitation all GCSX
> traffic, may be subject to recording and/or monitoring in accordance
> with relevant legislation.

-- 
 --
 Andreas Neumann
 Böschacherstrasse 10A
 8624 Grüt (Gossau ZH)
 Switzerland



More information about the Qgis-user mailing list