[Geoserver-users] geoserver with mapbuilder

hi

i am using geoserver in linux and i am trying to build a web application…

the geoserver provides a default mapbuilder setting and i want to change that setting such as locatormap, buttonbar and zoomin zoomout buttons, so where i have to make changes to the existing code … let me know…

Naseer


Naseer MCA

The mapbuilder included in GeoServer is just an example of the capabilities. It is not intended to be changed, really. If you'd like to set up your own web application we recommend downloading MapBuilder directly from: http://docs.codehaus.org/display/MAP/Home Their lists can answer questions about where you make changes to configure it differently.

best regards,

Chris

Naseer Mohammed Abdul wrote:

hi

i am using geoserver in linux and i am trying to build a web application....

the geoserver provides a default mapbuilder setting and i want to change that setting such as locatormap, buttonbar and zoomin zoomout buttons, so where i have to make changes to the existing code .. let me know...

Naseer

--
Naseer MCA !DSPAM:1003,45c9fe52312821775926497!

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

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

!DSPAM:1003,45c9fe52312821775926497!

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

_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

!DSPAM:1003,45c9fe52312821775926497!

--
Chris Holmes
The Open Planning Project
http://topp.openplans.org

It is suggested that you have a separate install of mapbuilder and just tell it to talk to your GeoServer instance. This is a good idea if you want to upgrade geoserver or mapbuilder versions without wiping out changes you have already made to one or the other.

But if you want to tinker, you can find the mapbuilder libraries under [geoserver_install]/webapps/geoserver/mb
The source code for the built-in mapbuilder WFS-T demo (the one with feature editing) can be found under: [geoserver_install]/webapps/geoserver/wfs-t-demo

You will want to edit the config.xml file to change the buttons and controls, and you will want to edit the tasmania.xml file to change what layers are loaded.

good luck,

Brent Owens
(The Open Planning Project)

Naseer Mohammed Abdul wrote:

hi

i am using geoserver in linux and i am trying to build a web application....

the geoserver provides a default mapbuilder setting and i want to change that setting such as locatormap, buttonbar and zoomin zoomout buttons, so where i have to make changes to the existing code .. let me know...

Naseer

--
Naseer MCA
------------------------------------------------------------------------

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
------------------------------------------------------------------------

_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
  

You can just send the email to geoserver-users@lists.sourceforge.net
It is good to register to the mailing list as well so your message goes through right away, otherwise it gets held up in the spam queue where we have to check each message before it gets posted to the list.

For coloring your map in different colors based on some attribute value, check out the style provided by geoserver for the States layer. It is located in your GeoServer data directory underneath styles/. The file you want it called popshade.sld

It will show you how to color different regions.

cheers

Brent Owens
(The Open Planning Project)

Naseer Mohammed Abdul wrote:

hi Brent,

i am trying to post my question on geosever mailing list but i couldnot, so please tell me how to do that...

well i am now comfortable with geoserver and i created a map using shapefile and i am looking for coloring my map with different color in diffirent regions of my map , please help me how to color a map with different color in different regions....

thanks
naseer

On 2/7/07, *Brent Owens* <brentowens@anonymised.com <mailto:brentowens@anonymised.com>> wrote:

    It is suggested that you have a separate install of mapbuilder and
    just
    tell it to talk to your GeoServer instance. This is a good idea if you
    want to upgrade geoserver or mapbuilder versions without wiping out
    changes you have already made to one or the other.

    But if you want to tinker, you can find the mapbuilder libraries under
    [geoserver_install]/webapps/geoserver/mb
    The source code for the built-in mapbuilder WFS-T demo (the one with
    feature editing) can be found under:
    [geoserver_install]/webapps/geoserver/wfs-t-demo

    You will want to edit the config.xml file to change the buttons and
    controls, and you will want to edit the tasmania.xml file to
    change what
    layers are loaded.

    good luck,

    Brent Owens
    (The Open Planning Project)

    Naseer Mohammed Abdul wrote:
    > hi
    >
    > i am using geoserver in linux and i am trying to build a web
    > application....
    >
    > the geoserver provides a default mapbuilder setting and i want to
    > change that setting such as locatormap, buttonbar and zoomin zoomout
    > buttons, so where i have to make changes to the existing code ..
    let
    > me know...
    >
    > Naseer
    >
    > --
    > Naseer MCA
    >
    ------------------------------------------------------------------------
    >
    -------------------------------------------------------------------------

    > Using Tomcat but need to do more? Need to support web services,
    security?
    > Get stuff done quickly with pre-integrated technology to make
    your job easier.
    > Download IBM WebSphere Application Server v.1.0.1 based on
    Apache Geronimo
    >
    http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
    <http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642&gt;
    >
    ------------------------------------------------------------------------
    >
    > _______________________________________________
    > Geoserver-users mailing list
    > Geoserver-users@lists.sourceforge.net
    <mailto:Geoserver-users@lists.sourceforge.net>
    > https://lists.sourceforge.net/lists/listinfo/geoserver-users
    >

--
Naseer MCA