Hi,
How do I write for to pubblic an interactive map with WMS service in
metadata?
I have an url wms service but I don't succeed in correctly compiling the
fields of the metadata to visualize the map.
url WMS:
http://localhost:8080/geoserver/wms?service=WMS
&version=1.1.1&request=GetMap
&layers=topp:gboundaries
&height=250&width=500
&format=image/png&bbox=-180,-90,180,90
&styles=polygon
which are the values to compile in the metadata for the field URL and NAME
in Online Resource with protocol Web Map Service 1.1.1.?
thanks
emanuele masiero
Padova - Italy
--
View this message in context: http://www.nabble.com/interactive-map-in-metadata---url-wms-service-tp14352661s18419p14352661.html
Sent from the geonetwork-users mailing list archive at Nabble.com.
Hello Emanuelle,
You have to create a “distribution info” part with one “Online resource”
Then you type in :
url : http://localhost:8080/geoserver/wms?service=WMS
protocole : OGC Web map service (ver 1.1.1)
name : topp:gboundaries
Description : your description
http://www.nabble.com/file/p14370166/wms.jpg
Finally to publish it for public let set the privilege for all.
http://www.nabble.com/file/p14370166/wms1.jpg
reminding about authorisation :
Publish: Users in the specified group/s are able to see the map, i.e. if
searching with matching criteria.
Download: Users in the specified group/s are able to download the map.
Interactive Map: Users in the specified group/s are able to get an
interactive map.
The interactive map has to be created separately using a Web Map Server,
which is part of the GeoNetwork opensource application or external.
Featured: When selected, the metadata is placed in the Features Metadata of
the home page and it appears there randomly.
Notify: Users in that work group receive notification that the map has been
uploaded.
More detail in documentation.
Cordially Fabien Bachraty.
Emanuele Masiero wrote:
Hi,
How do I write for to pubblic an interactive map with WMS service in
metadata?
I have an url wms service but I don't succeed in correctly compiling the
fields of the metadata to visualize the map.
url WMS:
http://localhost:8080/geoserver/wms?service=WMS
&version=1.1.1&request=GetMap
&layers=topp:gboundaries
&height=250&width=500
&format=image/png&bbox=-180,-90,180,90
&styles=polygon
which are the values to compile in the metadata for the field URL and NAME
in Online Resource with protocol Web Map Service 1.1.1.?
thanks
emanuele masiero
Padova - Italy
--
View this message in context: http://www.nabble.com/interactive-map-in-metadata---url-wms-service-tp14352661s18419p14370166.html
Sent from the geonetwork-users mailing list archive at Nabble.com.