Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [udig-devel] Path update in Udig project file

Hello,

Where can i find it?

I have been testing to do pre-cooked udig project to be loaded from my application to load postgis added layers but I t does not loads correctly in my application, I don’t know why.

Now im trying to load each layer programmatically but I lost all bounding box, style… so I think is no t the best way.

I haven’t tried relative paths in *.umap project file since it is encoded and I don not see it clear.

That code of yours may be of help.

Cheers.

Mario

 


From: udig-devel-bounces@xxxxxxxxxxxxxxxxxxxxx [mailto:udig-devel-bounces@xxxxxxxxxxxxxxxxxxxxx] On Behalf Of Jesse Eichar
Sent: miércoles, 12 de noviembre de 2008 13:12
To: User-friendly Desktop Internet GIS
Subject: Re: [udig-devel] Path update in Udig project file

 

I have some code that has not been heavily tested that creates a relative path from the udig map file to the shapefile.  It is supposed to be there and working.  But like I said it is not well tested.  It passed on some of the tests that I used but perhaps a more recent change broke it as I do not test that functionality regularily.

 

Jesse

 

On 11-Nov-08, at 4:35 PM, Mario Nuñez Jimenez wrote



Another thing that can be possibly done is that uDig tries to use relative paths.  So if the shapefiles are in the project folder you should be able to pass the entire project to your friend and have him open that.

 

Also you can instead of using a shape file use a postgis.

 

Jesse

 

 

Hello,

When i create the udig Project Udig took absolute paths, so when I take the project files into my udig based java client in order to get loaded on startup it try to retrieve absolute paths, even if I left those shapefiles in my udig based java client folder structure…

 

So I don’t know how to do a shapefile relative path loading from udig…

there is a way?

 

Thank you in advance.

 

------------------------------------------------------------------
This e-mail and the documents attached are confidential and intended 
solely for the addressee; it may also be privileged. If you receive 
this e-mail in error, please notify the sender immediately and destroy it. 
As its integrity cannot be secured on the Internet, the Atos Origin 
group liability cannot be triggered for the message content. Although 
the sender endeavours to maintain a computer virus-free network, 
the sender does not warrant that this transmission is virus-free and 
will not be liable for any damages resulting from any virus transmitted. 

Este mensaje y los ficheros adjuntos pueden contener informacion confidencial 
destinada solamente a la(s) persona(s) mencionadas anteriormente 
pueden estar protegidos por secreto profesional. 
Si usted recibe este correo electronico por error, gracias por informar 
inmediatamente al remitente y destruir el mensaje. 
Al no estar asegurada la integridad de este mensaje sobre la red, Atos Origin 
no se hace responsable por su contenido. Su contenido no constituye ningun 
compromiso para el grupo Atos Origin, salvo ratificacion escrita por ambas partes. 
Aunque se esfuerza al maximo por mantener su red libre de virus, el emisor 
no puede garantizar nada al respecto y no sera responsable de cualesquiera 
danos que puedan resultar de una transmision de virus. 
------------------------------------------------------------------ _______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel

 

 
------------------------------------------------------------------
This e-mail and the documents attached are confidential and intended
solely for the addressee; it may also be privileged. If you receive
this e-mail in error, please notify the sender immediately and destroy it.
As its integrity cannot be secured on the Internet, the Atos Origin
group liability cannot be triggered for the message content. Although
the sender endeavours to maintain a computer virus-free network,
the sender does not warrant that this transmission is virus-free and
will not be liable for any damages resulting from any virus transmitted.

Este mensaje y los ficheros adjuntos pueden contener informacion confidencial
destinada solamente a la(s) persona(s) mencionadas anteriormente
pueden estar protegidos por secreto profesional.
Si usted recibe este correo electronico por error, gracias por informar
inmediatamente al remitente y destruir el mensaje.
Al no estar asegurada la integridad de este mensaje sobre la red, Atos Origin
no se hace responsable por su contenido. Su contenido no constituye ningun
compromiso para el grupo Atos Origin, salvo ratificacion escrita por ambas partes.
Aunque se esfuerza al maximo por mantener su red libre de virus, el emisor
no puede garantizar nada al respecto y no sera responsable de cualesquiera
danos que puedan resultar de una transmision de virus.
------------------------------------------------------------------

Back to the top