ThemeData Manipulation
Type

Mapping

Available from


iShare requires it's maps to be in British National Grid but you may have files created with a different co-ordinate system such as Lat/Long. If you are unsure of the projection of your file then please see Find the Projection of a Shape file for details.

Using a Workflow Spatial Data Transformation in Studio it is possible to convert your Layer to British National Grid (EPSG:27700).

-s_srs EPSG:4326 -t_srs EPSG:27700

where EPSG:4326 is Lat/Long and EPSG:27700 is British National Grid.

You can either just click the Play button  to convert your data or click Save and either run manually or add this to a Workflow Job.

You should see a successful message when you run the task e.g.