Hi list, I want to report a possible geosearch (vers. 2.0.2) plug-in bug. After the installation and configuration I have an XML like this from the sitemap URL (e.g.: http://localhost:8080/geoserver/rest/sitemap.xml)
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <sitemap> <loc>http://localhost:8080/geoserver//layers/NAMELAYER/sitemap.xml</loc> </sitemap> .... </sitemapindex> As you can see there is a lack in path: the directory "rest" is missing! The right link should be like this: http://localhost:8080/geoserver/rest/layers/NAMELAYER/sitemap.xml Probably as bug consequence I get an HTML file instead of a KML or KMZ file from the well-formed URL (e.g: http://localhost:8080/geoserver/rest/layers/NAMELAYER/NAMELAYER.1.kml). regards Michele ---------- Michele Beneventi GIS Technologist LAT: 39° 18' 25"; LONG: 08 °33' 20" ---------- http://www.michelebeneventi.it/ http://it.linkedin.com/in/michelebeneventi ------------------------------------------------------------------------------ Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
