Thanks Arne,
I need to make geowebcache available to external users therefore the
onlineresource tag in the getcapabilities document should point to the proxy
server name instead of internal server name. I hope the solution you have given
will fix this problem.
Currently the onlineResource tag
There's some stuff in ArcToolbox to read KML to a layer
Regards, Paul
-Original Message-
From: jsts [mailto:jstev...@redzonesoftware.com]
Sent: Wednesday, 17 November 2010 10:03 AM
To: geoserver-users@lists.sourceforge.net
Subject: [Geoserver-users] Geoserver and ArcView 10 compatibility
PROXY_BASE_URL only affects GeoServer, GWC always constructs URLs from
the request URL.
If the proxy only affects the hostname/port you can fix this by
preserving the hostname of the request, Apache example below:
ProxyRequests Off
Order deny,allow
Allow from all
ProxyPreserveHost On
ProxyP
Thanks Andrea. It works. Proxy_BASE_URL is in web.xml. Do I need to change
anything to get the same in Geowebcache. I have changed the URL for
gwcWMSConfig in geowebcache-core-context.xml. I am using the latest build of
the geowebcache and geoserver 2.0.X
Thanks.
regards
S.M.Guru
_
The preview links are restricted to 50 features to avoid troubles for
people that are playing
with larger data sets (50... millions features).
The preview is just a demo tool, if you want to actually download data
build your own
wfs request and don't set &maxFeature=50 into it
Cheers
Andrea
On T
Hello,
I am trying to determine if it is possible to serve layers from geoserver
into an ArcView 10 project. If so how would I go about doing it? We are
currently using 9.2 and are trying to determine if it is worth upgrading to
the newest version of ArcView.
Currently using geoserver we serve mu
Thanks Arne.
That's good news for me... It means I'm heading in the right direction. :)
I believe I have the format of the cookie correct. I'm starting to wonder if
the port number :8080 is tripping up the domain setting of the cookie???
That's a shot in the dark though.
I'm going to start testin
The trick with the "remember me" cookie should work.
Note that the value of the cookie starts and ends with a double quote,
and contains ==. Normally these four characters would be URL escaped
(%20, %D3), but then acegi will not accept them. So make sure they're
set exactly like you receive the
I'm trying to access some secured wms services through basic authentication.
I figured the most secure way to do this was have a cgi script grab the
"remember me" authentication cookie through a local curl request. Then have
that returned to the user and entered as a cookie.
I've been unsuccessfu
Hello again: never mind. This time it installed correctly.
---
Iván Santiago
GIS Specialist
Information Technologies
Office of Management and Budget
787.977.9200 x 1230
Calle Cruz 254
PO Box 9023228
San Juan, PR 00902-3228
-66°04'00.33",18°26'55.78"(NAD83)
-Origin
Hello all:
Is the SDE extension supported for geoserver 2.1 beta?
We're trying to install SDE Extension but the geoserver's admin page won't run.
If we install w/o the SDE extension, everyting looks fine.
Thanks for the help
---
Iván Santiago
GIS Specialist
Information
2010/11/16 Dominik Mikiewicz :
> Justin,
>
> Thanks for the confirmation. Looks like it’s time to switch to postgis for
> the time being or to start learning java ;-)
There's also a third option:sponsor someone to do the improvement for you
There is a commercial support page on geoserver.org list
Justin,
Thanks for the confirmation. Looks like it's time to switch to postgis for
the time being or to start learning java ;-)
Dominik
From: Justin Deoliveira [mailto:jdeol...@opengeo.org]
Sent: Tuesday, November 16, 2010 5:13 AM
To: Dominik Mikiewicz
Cc: geoserver-users@lists.sourceforge.n
On Tue, Nov 16, 2010 at 5:33 AM, wrote:
> Hello All,
> I need to get the proxy server name on the getCapabilities document to make
> GeoServer external accessible. I have added the external proxy URL in
> PROXY_BASE_URL but, the Onlineresource tag in
PROXY_BASE_URL where?
You should change tha
14 matches
Mail list logo