Exegesis Spatial Data Management

 

Notes on importing spatial data into SQL Server 2008

There are a variety of ways to do this, but often you will hit issues with data validity. If you have our ArcGIS Maplink product (or ArcSquirrel) then loading data in using this into a... read more
 

Where to find the Ordnance Survey registration files

The registration files (world files and tab files) for all Ordnance Survey raster datasets can be downloaded from: http://www.ordnancesurvey.co.uk/oswebsite/products/geo-referencing.html These are... read more
 

Don't forget the PG tip

When opening a PostGIS datasource using the OGR C# wrapper in .Net, the connection string must have "PG:" prefix, as follows: ... Imports OSGeo.OGR ... Dim drv As OSGeo.OGR.Driver... read more
 

Using ECWs without world files in MapInfo

If you have ECW map images without world files, they may work fine in ArcGIS but MapInfo won't put them in the right place as it can't read the header information in the ECW. You could opening them... read more
 

Getting MapServer to work on IIS7.5 Server 2008

Text below is reproduced from: http://mas-kono-tes.blogspot.com/2011/03/getting-mapserver-to-work-on-iis75.html and gives a reasonable overview of how to install mapserver - especially how to... read more
 

Mapserver 6 and regular expressions

In earlier versions of mapserver you might have a regular expression that looked like: EXPRESSION ('[HAB_TYPE]' =~/^A1.1/)   If you try this with mapserver 6 however (especially on large datasets)... read more
 

Using ECWs without world files in MapInfo

If you have ECW map images without world files, they may work fine in ArcGIS but MapInfo won't put them in the right place as it can't read the header information in the ECW. You could opening them... read more
 

How to search the contents of files using regular expressions

Originally posted by Mike Lush, then augmented by Keith Westcott. You're unlikely to think about this until you need to, but there is no obvious way of searching within a bunch of files for text ... read more
 

GIS conversion web site

This site can convert just about anything to just anything else. E.g. I used it to do MapInfo to KML and GPX. I think it uses ogr2ogr under the... read more
 

How to query remote databases in MS Access

It is possible to point a query at a table in a remote database that is not linked to the current database; for example this would transfer the some of the fields from a remote copy of the Northwind... read more
 
Page 12 of 13 << < 1 2 3 4 5 6 7 8 9 10 11 12 13 > >>
https://www.esdm.co.uk/Blog/ViewList.aspx?pageid=138&mid=108&pagenumber=12