-
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 in OSGB Web Map Tools
-
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 in OSGB Web Map Tools
-
Did you find if these are available Nick?.
2009-04-30 07:40:05 UTC in OSGB Web Map Tools
-
Does anyone know the format of the 50kGaz so that I can create my own?.
2009-04-30 07:38:40 UTC in OSGB Web Map Tools
-
Success. That simple last question solved it.
I had originally copied the jar files and dll's to C:\Program Files\Java\jdk1.6.0_13\lib\ext and bin rather than C:\Program Files\Java\jdk1.6.0_13\jre\lib\ext and bin
Now I can move on. Thanks for the help.
2009-04-29 12:38:33 UTC in OSGB Web Map Tools
-
Still not working.
I have chdir to
C:\OSGBWebMapTools\OSGBWebMapTools-Tilecutter
Then run
"c:\program files\java\jdk1.6.0_13\jre\bin\java" -jar target/OSGBWebMapTools-Tilecutter-1.0.jar -cut -dataset 250k
and get the same message
Running with 10k gives no error message but nothing done because 10k is not in the datasets.config.xml
Andy.
2009-04-29 07:43:36 UTC in OSGB Web Map Tools
-
Yes Nick, it is the same or similar. I'm running using
"C:\Program Files\Java\jdk1.6.0_13\bin\java.exe" -jar /OSGBWebMapTools/OSGBWebMapTools-Tilecutter/target/OSGBWebMapTools-Tilecutter-1.0.jar -cut -dataset 50k
From the C:\OSGBWebMapTools\OSGBWebMapTools-Tilecutter directory. Did you do anything different?.
2009-04-29 06:44:25 UTC in OSGB Web Map Tools
-
I'm getting an error with OSGBWebMapTools-Tilecutter-1.0.jar
with VendorName == Null!
Looking on the web its something to do with Manifest.mf
Any help would be appreciated. Everything else is exactly as the instructions.
2009-04-28 14:45:32 UTC in OSGB Web Map Tools