When dragging a JGrass map into the textfield, I get a proper url. Assume for example: /home/moovida/data-mega/utm_valsole/#/cnr_pit/cell/cnr_pit
where: /home/moovida/data-mega/utm_valsole/ is the Service. When the ID is created, the file is properly generated from the url, but then something beyond my knowledge happens. The comment states that: // a fragment means the service is the file. so // canonicalize the file for id or we will have problems // comparing (for example symbolic links) and since the part: /cnr_pit/cell/cnr_pit is interpreted as a fragment to the url, it is simply trimmed away, making the path wrong. Since this has been working properly before, I was wondering if someone could shed some light on this and suggest me a solution. Thanks, Andrea _______________________________________________ User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refractions.net/mailman/listinfo/udig-devel
