Hi, thanks for your reply, now I can view the map in offline mode with this url http://localhost/cgi-bin/mapserv.exe?template=openlayers&mode=browse&layers=all&map=C:/ms4w/apps/osm/basemaps1/osm-google.map
I also want to show a marker on a lat long with zoom. form my application I can get a single lat long, how can I set BBOX. and I think BBox is bounding box, a part of the map I wan to show. am I right? how can I get this value for a lat long. Regards Amit Rawat On Wed, 3 Oct 2018 at 00:31, <[email protected]> wrote: > Send mapserver-users mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.osgeo.org/mailman/listinfo/mapserver-users > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of mapserver-users digest..." > > > Today's Topics: > > 1. MapServer 7.2.1 Released (Lime, Steve D (MNIT)) > 2. SVG relative points (Scott) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Mon, 1 Oct 2018 21:00:34 +0000 > From: "Lime, Steve D (MNIT)" <[email protected]> > To: "[email protected]" <[email protected]>, > "[email protected]" <[email protected] > > > Subject: [mapserver-users] MapServer 7.2.1 Released > Message-ID: > < > bl0pr0901mb230616e449a2179b60c65289da...@bl0pr0901mb2306.namprd09.prod.outlook.com > > > > Content-Type: text/plain; charset="utf-8" > > The maintenance release of MapServer 7.2.1 is now available for download: > > > > http://mapserver.org/download.html > > > > For a list of changes please see the changelog at > https://mapserver.org/development/changelog/changelog-7-2.html > > > > Thank you to all of the users, developers, documenters, and packagers for > sharing the passion for such a great OSGeo project. > > > > -- > > The MapServer Team > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lists.osgeo.org/pipermail/mapserver-users/attachments/20181001/b5c69aad/attachment-0001.html > > > > ------------------------------ > > Message: 2 > Date: Tue, 2 Oct 2018 09:03:37 -0700 > From: Scott <[email protected]> > To: [email protected] > Subject: [mapserver-users] SVG relative points > Message-ID: <[email protected]> > Content-Type: text/plain; charset=utf-8; format=flowed > > Is there a mapfile configuration option for specifying how the output > svg geometry is created? Specifically, relative geometry instead of > absolute. > > For instance, to get relative geometry using postgis I can do this: > > st_assvg(geom, 1, 0) > > ...which says output geom, in relative geometry (1) and number of > decimal places(0). > > Relative geometry and no decimal places (ie, epsg 3857, meters) reduces > the resulting svg significantly. > > Your thoughts? > > -- > www.postholer.com > > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > mapserver-users mailing list > [email protected] > https://lists.osgeo.org/mailman/listinfo/mapserver-users > > ------------------------------ > > End of mapserver-users Digest, Vol 129, Issue 2 > *********************************************** >
_______________________________________________ mapserver-users mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/mapserver-users
