Re: [Geoserver-users] wms vs ows url in service info

2013-01-24 Thread Andrea Aime
On Thu, Jan 24, 2013 at 7:05 AM, John Callahan john.calla...@udel.edu wrote:
 I may have missed something simply when checking the documentation but I
 have what is hopefully a simple question.  I'm using GeoServer 2.2.2 (I
 think.)

 When I view the map service info through GetCaps, some of the online
 resource links are listing ows where I would expect wms.  They're also
 showing the port number 80.   Where is that set in GeoServer and can it be
 modified?  I'd rather not have the port number and use wms to match the
 URL request.  Thanks.

The ows endpoint is actually the main one today, the various service
specific ones wms, wfs, and so on are maintained for backwards compatibility
(and some of the older versions of the services might still be
emitting those in the
caps documents).

The reason is simple, the type of service is already specified in the
mandatory parameter
service=XYZ (or equivalent attribute in XML POST requests).
So, there is no way to configure the usage of wms in the
capabilities documents.

As for the port, there is no way to hide it by configuration either,
but that could be
made happen by changing the code in the capabilities document writers

Cheers
Andrea

-- 
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for
more information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

---

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] wms vs ows url in service info

2013-01-23 Thread John Callahan
I may have missed something simply when checking the documentation but I
have what is hopefully a simple question.  I'm using GeoServer 2.2.2 (I
think.)

When I view the map service info through GetCaps, some of the online
resource links are listing ows where I would expect wms.  They're also
showing the port number 80.   Where is that set in GeoServer and can it be
modified?  I'd rather not have the port number and use wms to match the
URL request.  Thanks.


My service GetCap URL is
http://maps.dgs.udel.edu/geoserver/US_DE_DGS_100K_Surficial_Geology/wms?request=GetCapabilities

Some of the resource links are coming up as:
http://maps.dgs.udel.edu:80/geoserver/US_DE_DGS_100K_Surficial_Geology/ows?



- John


John Callahan
Research Scientist
Delaware Geological Survey
University of Delaware
http://www.dgs.udel.edu
john.calla...@udel.edu
--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users