[mapserver-users] Create marker for a lat long and set zoom

A Rawat jannat9211 at gmail.com
Wed Oct 3 06:59:08 PDT 2018


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, <mapserver-users-request at lists.osgeo.org>
wrote:

> Send mapserver-users mailing list submissions to
>         mapserver-users at lists.osgeo.org
>
> 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
>         mapserver-users-request at lists.osgeo.org
>
> You can reach the person managing the list at
>         mapserver-users-owner at lists.osgeo.org
>
> 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)" <steve.lime at state.mn.us>
> To: "mapserver-dev at lists.osgeo.org" <mapserver-dev at lists.osgeo.org>,
>         "mapserver-users at lists.osgeo.org" <mapserver-users at lists.osgeo.org
> >
> Subject: [mapserver-users] MapServer 7.2.1 Released
> Message-ID:
>         <
> BL0PR0901MB230616E449A2179B60C65289DAEF0 at 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 <public at postholer.com>
> To: mapserver-users at lists.osgeo.org
> Subject: [mapserver-users] SVG relative points
> Message-ID: <97e05704-cb66-2c0b-70e0-a532cd23a389 at postholer.com>
> 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
> mapserver-users at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/mapserver-users
>
> ------------------------------
>
> End of mapserver-users Digest, Vol 129, Issue 2
> ***********************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20181003/94168a3a/attachment.html>


More information about the mapserver-users mailing list