Hi Diego With the data you gave us, I do not see any pb. But I'm not sure that you gave us all the points of your polygon.
According to what you describe, I would say that your viewbox is not high enought. Did you try to decrease the y value and increase the height?, to keep the bottom y inchanged? J�r�me Diego Fiori wrote: > > Hello guys! > > I'm trying to set a viewbox on a map, and having some trouble. > > What happens is that i have a map on my svg, and utm points in this map >such as: > ><polygon id="2" points="202911.99,-7563078.21 > >202908.40,-7563176.04 202998.75,-7563179.28 203000.00,-7563179.21 203001.18,-$ > 203002.57,-7563176.30 203003.77,-7563138.72 203004.93,-7563105.66 > 203005.42,-$ > 203002.77,-7563081.57 "/> > > Well, having that in mind, i have to translate the viewbox to the place >where the map is. Doing something such as: > ><svg viewBox="195725.58 -7568884 12600 14200"> > > > The problem is that this works for half of my map!!! If i try to decrease >y value, i saw another part of the map, but not the last i saw.... > > One workaround i'm trying is this: > ><svg viewBox="58 84 600 400" width="600" height ="420" > xmlns="http://www.w3.org/2000/svg" > xmlns:xlink="http://www.w3.org/1999/xlink"> > ><svg xml:space="preserve" x="50" y="50" width="450" height="382.36" > style="shape-rendering:geometricPrecision; text-rendering:auto; > image-rend$ > viewBox="195725.58 -7568884 12600 14200"> > > > > but it did not work too. any hint/suggestion? > >PS.: using batik as viewer > >Diego e Rafael > > > > > >----- >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 > > > > > > > > > -- J�r�me Tricand de la Goutte Soci�t� Logatique 50 rue Marcel Dassault 92100 Boulogne-Billancourt 01 46 21 59 59 ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/1U_rlB/TM --------------------------------------------------------------------~-> ----- 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/

