Hi Amit,

Since you are using MS4W, it comes with many front-end packages that are pre-configured for MS4W users (including GeoMoose, Mapbender, and others), allowing you to easily create those front-end mapping features that you need. You can see the full list of packages here https://ms4w.com/download.html#applications-packaged-for-ms4w (there is a total of around 70 mapfiles and data included in these, configured and ready for you to use; so in other words, you can modify any of those packages and point it to your own mapfile and have a full front-end interface).

Packages such as GeoMoose, Mapbender, others of course have their own mailing lists/forums for further questions.

But I hope MS4W gets you going in the right direction, and fast :)

thanks,

-jeff



--
Jeff McKenna
MapServer Consulting and Training Services
https://gatewaygeomatics.com/



On 2018-10-03 10:59 AM, A Rawat wrote:
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] <mailto:[email protected]>> wrote:

    Send mapserver-users mailing list submissions to
    [email protected] <mailto:[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]
    <mailto:[email protected]>

    You can reach the person managing the list at
    [email protected]
    <mailto:[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]
    <mailto:[email protected]>>
    To: "[email protected]
    <mailto:[email protected]>"
    <[email protected] <mailto:[email protected]>>,
             "[email protected]
    <mailto:[email protected]>"
    <[email protected]
    <mailto:[email protected]>>
    Subject: [mapserver-users] MapServer 7.2.1 Released
    Message-ID:
<bl0pr0901mb230616e449a2179b60c65289da...@bl0pr0901mb2306.namprd09.prod.outlook.com
    
<mailto: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] <mailto:[email protected]>>
    To: [email protected]
    <mailto:[email protected]>
    Subject: [mapserver-users] SVG relative points
    Message-ID: <[email protected]
    <mailto:[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 <http://www.postholer.com>


    ------------------------------

    Subject: Digest Footer

    _______________________________________________
    mapserver-users mailing list
    [email protected] <mailto:[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


_______________________________________________
mapserver-users mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to