Autodesk InfraWorks
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
WMS Server
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hello, I would like conect to WMS from IM. Is it possible ?
Thank you. Filip
Re: WMS Server
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Since we are using GDAL (1.8.x) for raster data input, this page might help you to setup the required XML description file for describing the corresponding WMS server: http://www.gdal.org/frmt_wms.html
If you need more support you could also post some more infos about the WMS you want to access and we can try to figure out, which paramaters to set in the required GDAL-XML file...
Re: WMS Server
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hello Konstantin,
thank you for your answer. Can you help me with this url ? : http://wms.cuzk.cz/wms.asp
Thank you. Filip
Re: WMS Server
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Since the call to:
http://services.cuzk.cz/wms/wms.asp?SERVICE=WMS&VE
does not return a XML specification of this service, I don't know how to get to the required elements for the GDAL XML file.
This sample request demonstrates an expected and usable XML server reply:
http://demo.mapserver.org/cgi-bin/wms?SERVICE=WMS&
Maybe you can check for the bbox of the service in LL84 and also figure out the ground pixel resolution of the highest resolution layer?
