Share

OSGB Web Map Tools

Code

Programming Languages: JavaScript, Java

License: BSD License

Repositories

browse code, statistics, last commit on 2008-11-21 cvs -d:pserver:anonymous@osgbwebmaptools.cvs.sourceforge.net:/cvsroot/osgbwebmaptools login

cvs -z3 -d:pserver:anonymous@osgbwebmaptools.cvs.sourceforge.net:/cvsroot/osgbwebmaptools co -P modulename

Show:

What's happening?

  • OSGB Web Map Tools

    andyradburn made 1 file-release changes.

    2009-10-30 12:43:02 UTC by andyradburn

  • Followup: RE: 10000 scale

    The settings I specified above worked. I had not deleted the temp files from IE after processing the tiles. But its effectively doing the same by re scaling the maps.

    2009-07-01 12:33:03 UTC by andynberry100

  • Followup: RE: 10000 scale

    Hi Andy Either the tilecutter isn't set up to process the 1:10k files or the parameters in the config file need tweaking somehow. Perhaps OS would like to comment? The one way round it I've found is to scale the tiles to 5000x5000, the same as Streetview, and process those with the tilecutter. The resolution isn't as good, although text is legible, but the rescaling was a quick one using...

    2009-07-01 11:23:59 UTC by electricplum

  • Followup: RE: Embedding Maps on other Web Servers

    Hi Alan Can you confirm this - you've got the API script, Postgres database, and Tomcat installed on one box (your PC?), and are serving out your basic web page from there, with only your data being held on the separate server? Have you amended the providers table in the database so that the parameters field points to the server where your data is held? I haven't tried splitting up the...

    2009-06-02 08:17:16 UTC by electricplum

  • Embedding Maps on other Web Servers

    Hi I've got the OSGBWebMapTools installed fine and serving up pages on my localhost (B2851). I have previously used OpenSpace but as we already have the maps thought I'd setup a local server. I had a page which would pinpoint an address by northing and easting from our addressing system, this worked fine with OpenSpace, however, with OSGBWebMapTools, the map tiles don't appear. It looks as...

    2009-05-29 15:22:32 UTC by alanta

  • 10000 scale

    Ok got everything working, so decided to drop back and replace the streetview with 10k. The 10000 are 7874 pix wide for a 5000m tile. Editing the datasets.config.xml I changed the resolution as follows:- <dataset id="10k" resolution="0.635"> <provider> <fileset id="1" basedir="/Data/OrdnanceSurvey/10k/"> <include...

    2009-05-01 12:39:54 UTC by andynberry100

  • Followup: RE: Errors when loading OSGBWebMapTools.js

    Finally, solved it! It turns out that the Python script build_OSGBWebMapToolsAPI.py should reference a config file (OSGBWebMapTools.cfg) which dictates the order in which the various individual Javascript files appear in the final single script, and for some reason it wasn't picking this file up. Once I'd amended the script to load this file explicitly, rather than pick it up from the...

    2009-04-30 10:57:39 UTC by electricplum

  • Followup: RE: Overview Map Layers

    Not yet, but I am working on it, I'll let you know if I do. Nick.

    2009-04-30 08:50:17 UTC by nboon

  • Followup: RE: 50kGaz

    Hi Andy You can see the format along with other information on the OS website - http://www.ordnancesurvey.co.uk/oswebsite/products/50kgazetteer/techinfo.html Paul.

    2009-04-30 07:45:03 UTC by electricplum

  • Followup: RE: Overview Map Layers

    Did you find if these are available Nick?.

    2009-04-30 07:40:05 UTC by andynberry100