Hi Peter,

One possible way would be to load the map data into a Postgis database and use 
the 
intersection method of postgis to clip out data. You can use a little script to 
automate the 
tiling.

I did this once for a client and have a little perl script that does it. If you 
are interested I 
could share the code. But you have to set up the Postgis database yourself. Its 
a 
interesting thing anyway and free for Linux/Unix/Mac/Windows. Windows even has 
a nice 
click and go setup now for installing postgis.

If the map data is not in GIS format, but in graphics format (Illustrator, 
Corel) you could 
write a macro to do that in Illustrator/Corel.

Andreas

--- In svg-developers@yahoogroups.com, Peter Sparkes <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I have a 5MB SVG map which covers a large area from which I want to 
> generate maps covering small areas and of a few 10s of KBs.
> 
> Does anyone know of any software which will cut out areas of SVG from 
> the master map.
> 
> Thank you.
> 
> Peter





-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to