Exegesis Spatial Data Management

 

When GeoServer forgets about GeoWebCache

I’ve been setting up some new mapping services (WMS) in GeoServer, with GeoWebCache allowing the map tiles to be cached for performance. For this to work, and for the WMS to use its cache of tiles,... read more
 

Transferring user accounts from ASP.NET to MojoPortal

Occasionally we need to transfer user accounts from existing ASP.NET membership based sites into MojoPortal Note : if the databases are on the same server, or can be linked, then it is possible to ... read more
 

QGIS field calculator backslash gotcha

Quantum GIS has a powerful field calculator, similar to that in ArcGIS, and described here. I was using it to update a tile index shapefile for use with GeoServer and a folder full of georeferenced... read more
 

How to set the spell checking language in CKEditor as used in mojoPortal

mojoPortal uses either CKEditor or TinyMCE as the default HTML editor. We tend to use CKEditor. The default configuration is American English. To change this in such a way that mojoPortal... read more
 

MapLink issue when packaged with ArcMap 10 and HBSMR or CAMS using AppV

ArcGIS (v10 on) no longer reads component categories from the registry, instead component category information is read from configuration files (*.ecfg) stored in: C:\Program Files... read more
 

British National Grid in MapInfo

A problem frequently encountered with sharing data between MapInfo and ArcGIS is that the British National Grid projection used by ArcGIS is accurate to 1 mm, whilst the standard projection used... read more
 

How to take a SQL Server backup without breaking the backup sequence

When a SQL Server is configured to run scheduled full backups followed by a sequence of differential backups, taking an ad hoc backup will affect how backups can be restored, potentially breaking the ... read more
 

WMS GetFeatureInfo in OpenLayers on right click

Assuming that one already has a WMSGetFeatureInfo on the map then its quite simple: Add new class Use new class New class // A control class for capturing click... read more
 

Handling different character encodings when importing tabular data from CSV

I’ve been fixing some minor issues with the utility in HBSMR that imports data from the Portable Antiquities Scheme. One issue was that some characters were mojibaked during the import, for example... read more
 

How to drop all connections to a SQL Server database

Mike S-G has passed me this useful tool for dropping all connections from a database. This is required before deleting or re-naming databases, for example. This creates a stored procedure in... read more
 
Page 7 of 13 << < 1 2 3 4 5 6 7 8 9 10 > >>
https://www.esdm.co.uk/Blog/ViewList.aspx?pageid=138&mid=108&pagenumber=7