Re: [Geoserver-users] GeoServer 2.0.2 not rendering all features

2010-11-14 Thread Andrea Aime
On Sat, Nov 13, 2010 at 10:19 PM, johnrobot johnro...@gmail.com wrote:

 Hi
 Thank you for your suggestions. I tried running the nightly build, but I
 only got an HTTP Error 503 Service unavailable. I probably didn´t do that
 correctly.

 I have attached two images, showing what I mean with my previous post. New
 features seem to appear as I zoom/move the OpenLayers map. Same situation
 when using QGIS as well.

 http://old.nabble.com/file/p30209477/Buildings_1.jpg Buildings_1.jpg
 http://old.nabble.com/file/p30209477/Buildings_2.jpg Buildings_2.jpg

Looks like a generalization problem we had in 2.0.2, if it's the one you should
be getting more features as you zoom in.
This one has been fixed in the nightly builds

Cheers
Andrea

-
Ing. Andrea Aime
Senior Software Engineer

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: +39 0584962313
fax:     +39 0584962313

http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.linkedin.com/in/andreaaime
http://twitter.com/geowolf

-

--
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] WCS 1.0.0 GetCoverage in native resolution

2010-11-14 Thread Andrea Aime
On Wed, Nov 10, 2010 at 4:48 PM, Jon Britton jonbritt...@googlemail.com wrote:
 I've decided to leave it for now and just use a fixed 10 metre resolution
 instead.  However, I can't get my GetCoverage request to work with
 GeoServer.  For example, the following request:
 http://localhost:8080/geoserver/wcs?service=WCSversion=1.0.0request=GetCoveragecoverage=L5203023_02320060610_B10bbox=-2.2845935058594,52.851759765624,-1.6830920410156,53.263747070312crs=EPSG:4326response_crs=EPSG:32630format=geotiffresx=10resy=10
 produces the following error:
 ?xml version=1.0 encoding=UTF-8?ServiceExceptionReport
 version=1.2.0 xmlns=http://www.opengis.net/ogc;
 xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
 xsi:schemaLocation=http://www.opengis.net/ogc
 http://localhost:8080/geoserver/schemas/wcs/1.0.0/OGC-exception.xsd;
 ServiceException code=problem with CoverageResults
       org.vfny.geoserver.wcs.WcsException: Neither Grid Size nor Grid
 Resolution have been specified.
 Neither Grid Size nor Grid Resolution have been specified.
 /ServiceException/ServiceExceptionReport
 However, as you can see, I've included the resx and resy parameters in my
 request.
 Am I doing something wrong or is this a bug?

Looks like a bug to me. Mind, on GeoServer 2.1 WCS 1.0 has been
basically rewritten from scratch,
so you may want to try that out.
At the very least it's the version we can still easily bug fix, GS
2.0.x series is unlike to see more
community driven fixes, I have the impression developers are working
almost exclusively on the
new 2.1.x series these days

Cheers
Andrea

-
Ing. Andrea Aime
Senior Software Engineer

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: +39 0584962313
fax:     +39 0584962313

http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.linkedin.com/in/andreaaime
http://twitter.com/geowolf

-

--
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Sorry, your session timed out... but it didn't (Geoserver 2.1 beta)

2010-11-14 Thread Andrea Aime
On Thu, Oct 28, 2010 at 2:46 PM, Dave Kimball kimb...@telepartner.com wrote:
 Andrea,

 Here's the stack at the time of the error (I think). I am using acegi SSL on 
 port 443. This is configured as it had been for GeoServer 2.0.2.

 Thanks for taking a look.

 Dave



 INFO   | jvm 1    | 2010/10/28 08:35:39 | 45842 [btpool0-5] ERROR 
 org.apache.wicket.RequestCycle - there was an error detaching the request 
 from the session org.geoserver.web.acegi.geoserversess...@7dba3f9a.
 INFO   | jvm 1    | 2010/10/28 08:35:39 | java.lang.VerifyError: class 
 org.geoserver.web.proxy.HostnameProvider overrides final method 
 model.(Ljava/lang/Object;)Lorg/apache/wicket/model/IModel;
 INFO   | jvm 1    | 2010/10/28 08:35:39 |       at 
 java.lang.ClassLoader.defineClass1(Native Method)
 INFO   | jvm 1    | 2010/10/28 08:35:39 |       at 
 java.lang.ClassLoader.defineClass(ClassLoader.java:621)
 INFO   | jvm 1    | 2010/10/28 08:35:39 |       at 
 java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
 INFO   | jvm 1    | 2010/10/28 08:35:39 |       at 
 java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
 INFO   | jvm 1    | 2010/10/28 08:35:39 |       at 
 java.net.URLClassLoader.access$000(URLClassLoader.java:56)

Your classpath is messed up. This should not happen in a clean
GeoServer installation.
Have you tried overwriting (on the file system) a pre-existing
installation with a newer one?

Cheers
Andrea

-
Ing. Andrea Aime
Senior Software Engineer

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: +39 0584962313
fax:     +39 0584962313

http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.linkedin.com/in/andreaaime
http://twitter.com/geowolf

-

--
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Wicket String Resource Loader

2010-11-14 Thread Andrea Aime
On Wed, Nov 10, 2010 at 4:46 PM, felipe guilherme
felipe.cavalcanti...@gmail.com wrote:
 Andrea,

 Are you sure it's getting included in your jar?
 yes. I have checked and it's inside the jar. Actually, it's at the root path
 of the jar.

 This is the error that I'm getting

 Caused by: java.util.MissingResourceException: Unable to find resource:
 mamaezinha.description for component: standalone:2:link
 [class=org.apache.wicket.markup.html.link.BookmarkablePageLink]
     at org.apache.wicket.Localizer.getString(Localizer.java:266)
     at
 org.apache.wicket.model.StringResourceModel.getString(StringResourceModel.java:491)
     at
 org.apache.wicket.model.StringResourceModel.load(StringResourceModel.java:633)

 The GeoServerApplication.properties is at the same path as
 applicationContext.xml.

 Above it's the content of applicationContext.xml;

 beans
     bean class=org.geoserver.web.MenuPageInfo id=basePage
         property name=id value=basePage/
         property name=titleKey value=mamaezinha.title/
         property name=descriptionKey value=mamaezinha.description/
         property name=componentClass
 value=org.geoserver.tecgismap.BasePage/
     /bean
 /beans

 Thanks already!

Hmmm... I honestly have no idea then. The community area contains
the WPS module which is not core, yet it has a working GUI without
those errors.
Maybe try to compare the two and see if you can spot some important
difference (mind, you have to use trunk version of WPS)

Cheers
Andrea

-
Ing. Andrea Aime
Senior Software Engineer

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: +39 0584962313
fax:     +39 0584962313

http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.linkedin.com/in/andreaaime
http://twitter.com/geowolf

-

--
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Maximum no of request geoserver services

2010-11-14 Thread marwa El-said


Hello all,
 
I wanna to ask about
what happens if i sent about 15000 consecutive request to geosrver 
will it respond to me or will block my requests at certain number of hits.
  thanks,


Marwa Elsaid

  --
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] GeoServer 2.0.2 not rendering all features

2010-11-14 Thread johnrobot

Hi
I deleted buildings.qix, but the problem still remains. Hopefully, it is
the (now fixed) issue that you mention in your previous post.

I can still select the invisible polygon (in OpenLayers and QGIS) and view
the attributes. Not sure if this is of any help.

Rahkonen - I think that this is WMS (and not WFS) related since I can
observe the very same problem in QGIS when I select Add WMS-layer

Magnus



Andrea Aime-5 wrote:
 
 On Sun, Nov 14, 2010 at 9:40 AM, Andrea Aime
 andrea.a...@geo-solutions.it wrote:
 On Sat, Nov 13, 2010 at 10:19 PM, johnrobot johnro...@gmail.com wrote:

 Hi
 Thank you for your suggestions. I tried running the nightly build, but I
 only got an HTTP Error 503 Service unavailable. I probably didn´t do
 that
 correctly.

 I have attached two images, showing what I mean with my previous post.
 New
 features seem to appear as I zoom/move the OpenLayers map. Same
 situation
 when using QGIS as well.

 http://old.nabble.com/file/p30209477/Buildings_1.jpg Buildings_1.jpg
 http://old.nabble.com/file/p30209477/Buildings_2.jpg Buildings_2.jpg

 Looks like a generalization problem we had in 2.0.2, if it's the one you
 should
 be getting more features as you zoom in.
 This one has been fixed in the nightly builds
 
 Ah, it might also be a corrupted spatial index (shapename.qix). Try
 wiping it out
 
 Cheers
 Andrea
 
 -
 Ing. Andrea Aime
 Senior Software Engineer
 
 GeoSolutions S.A.S.
 Via Poggio alle Viti 1187
 55054  Massarosa (LU)
 Italy
 
 phone: +39 0584962313
 fax:     +39 0584962313
 
 http://www.geo-solutions.it
 http://geo-solutions.blogspot.com/
 http://www.linkedin.com/in/andreaaime
 http://twitter.com/geowolf
 
 -
 
 --
 Centralized Desktop Delivery: Dell and VMware Reference Architecture
 Simplifying enterprise desktop deployment and management using
 Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
 client virtualization framework. Read more!
 http://p.sf.net/sfu/dell-eql-dev2dev
 ___
 Geoserver-users mailing list
 Geoserver-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/geoserver-users
 
 

-- 
View this message in context: 
http://old.nabble.com/GeoServer-2.0.2-not-rendering-all-features-tp30174909p30212125.html
Sent from the GeoServer - User mailing list archive at Nabble.com.


--
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] OGR2OGR Zip files corrupt

2010-11-14 Thread Roger Bedell
Hi again,

This time, it seems the zip file coming back from the ogr2ogr output is
unreadable. This is on a 64 bit Win2008 server, 64 bit JDK, latest nightly
build.

I tested this using this request against our server (you can try it too!):

http://204.62.18.181:8080/geoserver/wfs

wfs:GetFeature service=WFS version=1.1.0 outputFormat=OGR-KML-ZIP
xmlns:ogi=http://ogi.state.ok.us; xmlns:xsi=
http://www.w3.org/2001/XMLSchema-instance; xsi:schemaLocation=
http://www.opengis.net/wfs  http://schemas.opengis.net/wfs/1.1.0/wfs.xsd;
xmlns:ogc=http://www.opengis.net/ogc; xmlns:wfs=http://www.opengis.net/wfs;
xmlns:gml=http://www.opengis.net/gml;
  wfs:Query typeName=ogi:sections srsName=urn:x-ogc:def:crs:EPSG:2267
ogc:Filter
  ogc:Intersects
ogc:PropertyNamethe_geom/ogc:PropertyName
gml:Polygon srsName=urn:x-ogc:def:crs:EPSG:4326 xmlns:gml=
http://www.opengis.net/gml;
  gml:exterior
gml:LinearRing
  gml:posList 36.129833547944 -97.739353179937 36.129833547944
-97.620220184329 36.188044089569 -97.620220184329 36.188044089569
-97.739353179937 36.129833547944 -97.739353179937/gml:posList
/gml:LinearRing
  /gml:exterior
/gml:Polygon
  /ogc:Intersects
/ogc:Filter
  /wfs:Query
 /wfs:GetFeature

and again, this time using  outputFormat=OGR-KML.

In the ogr2ogr.xml I have:

Format
  ogrFormatKML/ogrFormat
  formatNameOGR-KML-ZIP/formatName
  fileExtension.kml/fileExtension
/Format
Format
  ogrFormatKML/ogrFormat
  formatNameOGR-KML/formatName
  fileExtension.kml/fileExtension
  singleFiletrue/singleFile
/Format

No errors in the log. Any ideas?

Thanks!
Roger
--
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] How to offer a download data link through geoserver?

2010-11-14 Thread Roger Bedell
Hi Andrea,

Darn, I should have done more research into WPS! Could have saved some time
I think.

gs:RectangularClip is probably just what I need, but running it out through
OGR2OGR would be the ticket.

As to WCS, there doesn't seem to be many examples of getting it to work
right, maybe I'll try again.

Thanks!
Roger

On Mon, Nov 1, 2010 at 5:30 PM, Andrea Aime andrea.a...@geo-solutions.itwrote:

 On Mon, Nov 1, 2010 at 3:28 PM, Roger Bedell sylvanasc...@gmail.com
 wrote:
  Hi Robert,
  For our project, we did this in a variety of ways, finally settling on
 using
  WFS with OGR for the vector data, and WMS for the raster. Unfortunately,
 to
  get everything we wanted, we had to do some custom programming.
 
  The WFS with the OGR output works extremely well, with the exception that
  vectors are not clipped at the boundaries of the requested feature, they
  just keep going. Here is a sample of a WFS request of this type, note
 that
  the output format is SHP, zipped, and projection is EPSG:2267.
 
  wfs:GetFeature service=WFS version=1.1.0 outputFormat=OGR-SHP-ZIP
  xmlns:ogi=http://204.62.18.181:8080/ogi;
  xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
  xsi:schemaLocation=http://www.opengis.net/wfs
   http://schemas.opengis.net/wfs/1.1.0/wfs.xsd;
  xmlns:ogc=http://www.opengis.net/ogc;
  xmlns:wfs=http://www.opengis.net/wfs;
  xmlns:gml=http://www.opengis.net/gml;
   wfs:Query typeName=ogi:sections
 srsName=urn:x-ogc:def:crs:EPSG:2267
 ogc:Filter
   ogc:Intersects
 ogc:PropertyNamethe_geom/ogc:PropertyName
 gml:Polygon srsName=urn:x-ogc:def:crs:EPSG:4326
  xmlns:gml=http://www.opengis.net/gml;
   gml:exterior
 gml:LinearRing
   gml:posList 36.129833547944 -97.739353179937
 36.129833547944
  -97.620220184329 36.188044089569 -97.620220184329 36.188044089569
  -97.739353179937 36.129833547944 -97.739353179937/gml:posList
 /gml:LinearRing
   /gml:exterior
 /gml:Polygon
   /ogc:Intersects
 /ogc:Filter
   /wfs:Query
  /wfs:GetFeature
 
  I just got done adding a clip to bounding polygon output, but it is all
  done using PostGIS, as this is not available in WFS, more custom
  programming.

 Ah, this is clearly stepping out of WFS, WFS is a query service,
 cannot transform
 geometries.
 The good news is WPS can do rectangular clipping and it's pretty fast at it
 too.
 It does not have, however, an ogr2ogr output ability, thought with some
 (generic
 and reusable) programming it would be possible to get there.

  As to Raster, I tried using WCS, but even when I got it to work it was
 very
  slow, and I could never get the projection stuff to work. So, I went back
 to
  WMS, being very careful with pixel size etc, then piping it out through
 GDAL
  to get any projection output, more custom stuff!

 Pity. Slowness is probably due to WCS never using the overviews to get
 maximum
 accuracy. I think we changed that behavior lately and made it configurable,
 so
 on the 2.1.x series it should be possible to have a fast, even if less
 accurate, WCS.
 As for reprojection, hmmm... I guess there might be a bug at work.
 Would be nice to get a bug report with some sample requests and sample data

 Cheers
 Andrea

 -
 Ing. Andrea Aime
 Senior Software Engineer

 GeoSolutions S.A.S.
 Via Poggio alle Viti 1187
 55054  Massarosa (LU)
 Italy

 phone: +39 0584962313
 fax: +39 0584962313

 http://www.geo-solutions.it
 http://geo-solutions.blogspot.com/
 http://www.linkedin.com/in/andreaaime
 http://twitter.com/geowolf

 -

--
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] How to offer a download data link through geoserver?

2010-11-14 Thread Andrea Aime
On Sun, Nov 14, 2010 at 5:03 PM, Roger Bedell sylvanasc...@gmail.com wrote:
 Hi Andrea,

 Darn, I should have done more research into WPS! Could have saved some time
 I think.

 gs:RectangularClip is probably just what I need, but running it out through
 OGR2OGR would be the ticket.

The current code can generate various formats as outputs, as zipped shapefile,
geojson and GML.
The output API is pluggable, so it is possible to write a output handler
that uses ogr2ogr for WPS

 As to WCS, there doesn't seem to be many examples of getting it to work
 right, maybe I'll try again.

Yeah, WCS is not exactly the most popular of the services

Cheers
Andrea

-
Ing. Andrea Aime
Senior Software Engineer

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: +39 0584962313
fax:     +39 0584962313

http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.linkedin.com/in/andreaaime
http://twitter.com/geowolf

-

--
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] WFS 1.1 GetFeature Attribute missing in 2.1

2010-11-14 Thread Justin Deoliveira
Hi Roger,

This has to do with changes between the two versions and how they treat a
name attribute, because name is a property of AbstractFeatureType and
implicitly inherited by all feature types.

Can you include the describefeaturetype output on the two versions?

Thanks.

-Justin

On Sat, Nov 13, 2010 at 8:05 AM, Roger Bedell sylvanasc...@gmail.comwrote:

 Here is an interesting WFS behavior change between 1.7.6 and 2.1 latest
 nightly build:

 This is the WFS query:

 wfs:GetFeature service=WFS version=1.1.0 xmlns:wfs=
 http://www.opengis.net/wfs; xmlns:ogc=http://www.opengis.net/ogc;
 xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; xsi:schemaLocation=
 http://www.opengis.net/wfs
 http://schemas.opengis.net/wfs/1.1.0/wfs.xsd; xmlns:ogi=
 http://ogi.state.ok.us;
   wfs:Query typeName=ogi:ok_counties
 wfs:PropertyNamename/wfs:PropertyName
 wfs:PropertyNamecntyidfp/wfs:PropertyName
   /wfs:Query
 /wfs:GetFeature

 In 1.7.6 it returns features like this:

 ogi:ok_counties gml:id=ok_counties.2
   gml:nameJackson/gml:name
   gml:boundedBy
 gml:Envelope srsName=urn:x-ogc:def:crs:EPSG:4326
   gml:lowerCorner34.337762 -99.844585/gml:lowerCorner
   gml:upperCorner34.859556 -99.037094/gml:upperCorner
 /gml:Envelope
   /gml:boundedBy
   ogi:cntyidfp40065/ogi:cntyidfp
   ogi:nameJackson/ogi:name
 /ogi:ok_counties

 But in 2.1, returns this: notice that ogi:name is not returned, even though
 it was requested by the query.

 ogi:ok_counties gml:id=ok_counties.2
   gml:nameJackson/gml:name
   gml:boundedBy
 gml:Envelope srsDimension=2 srsName=urn:x-ogc:def:crs:EPSG:4326
   gml:lowerCorner34.337762 -99.844585/gml:lowerCorner
   gml:upperCorner34.859556 -99.037094/gml:upperCorner
 /gml:Envelope
   /gml:boundedBy
   ogi:cntyidfp40065/ogi:cntyidfp
 /ogi:ok_counties

 Thanks in advance for any insight into this,

 Roger




 --
 Centralized Desktop Delivery: Dell and VMware Reference Architecture
 Simplifying enterprise desktop deployment and management using
 Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
 client virtualization framework. Read more!
 http://p.sf.net/sfu/dell-eql-dev2dev
 ___
 Geoserver-users mailing list
 Geoserver-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/geoserver-users




-- 
Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.
--
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Mastermap

2010-11-14 Thread Simone Giannecchini
Ciao Stephen,
I have to admit that I have not spent too much time on investigating
this format, but from what I saw I would say that this format, despite
of eing of mixture of other formats, is not supported out of the box
in GeoServer.

Regards,
Simone.
---
===
Notice that our office phone number has recently changed!
Please, update your records!
===
Ing. Simone Giannecchini
GeoSolutions S.A.S.
Founder
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: +39 0584962313
fax:      +39 0584962313
mob:    +39 333 8128928


http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.linkedin.com/in/simonegiannecchini
http://twitter.com/simogeo

---



On Wed, Nov 10, 2010 at 10:30 AM, Stephen Thompson
stephen.thomp...@cassidian.com wrote:
 Hello Simone,

 The MasterMap format I believe is shipped in GML format but using its' own 
 namespace (I am sure others will correct me if I am wrong). It is issued by 
 the Ordnance Survey in the UK.

 http://en.wikipedia.org/wiki/OS_MasterMap
 http://www.ordnancesurvey.co.uk/oswebsite/products/osmastermap/information/technical/index.html

 Regards,

 Stephen.


 -Original Message-
 From: Simone Giannecchini [mailto:simone.giannecch...@geo-solutions.it]
 Sent: 09 November 2010 23:42
 To: Stephen Thompson
 Cc: geoserver-users@lists.sourceforge.net
 Subject: Re: [Geoserver-users] Mastermap

 Ciao Stephen,
 can you provide more info on this format?

 Simone.
 ---
 ===
 Notice that our office phone number has recently changed!
 Please, update your records!
 ===
 Ing. Simone Giannecchini
 GeoSolutions S.A.S.
 Founder
 Via Poggio alle Viti 1187
 55054  Massarosa (LU)
 Italy

 phone: +39 0584962313
 fax:      +39 0584962313
 mob:    +39 333 8128928


 http://www.geo-solutions.it
 http://geo-solutions.blogspot.com/
 http://www.linkedin.com/in/simonegiannecchini
 http://twitter.com/simogeo

 ---



 On Tue, Nov 9, 2010 at 5:13 PM, Stephen Thompson 
 stephen.thomp...@cassidian.com wrote:
 Stephen

 --
 The Next 800 Companies to Lead America's Growth: New Video Whitepaper David 
 G. Thomson, author of the best-selling book Blueprint to a Billion shares 
 his insights and actions to help propel your business during the next growth 
 cycle. Listen Now!
 http://p.sf.net/sfu/SAP-dev2dev
 ___
 Geoserver-users mailing list
 Geoserver-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/geoserver-users


 The information contained within this e-mail and any files attached to this 
 e-mail is private and in addition may include commercially sensitive 
 information. The contents of this e-mail are for the intended recipient only 
 and therefore if you wish to disclose the information contained within this 
 e-mail or attached files, please contact the sender prior to any such 
 disclosure.

 If you are not the intended recipient, any disclosure, copying or 
 distribution is
 prohibited. Please also contact the sender and inform them of the error and 
 delete the e-mail, including any attached files from your system.

 EADS Defence and Security Systems Ltd., UK Limited Registered Office : 
 Quadrant House, Celtic Springs, Coedkernew, Newport , NP10 8FZ Company No: 
 04191036
 http://www.cassidian.com

 --
 The Next 800 Companies to Lead America's Growth: New Video Whitepaper
 David G. Thomson, author of the best-selling book Blueprint to a
 Billion shares his insights and actions to help propel your
 business during the next growth cycle. Listen Now!
 http://p.sf.net/sfu/SAP-dev2dev
 ___
 Geoserver-users mailing list
 Geoserver-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/geoserver-users


--
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] WFS 1.1 GetFeature Attribute missing in 2.1

2010-11-14 Thread Ben Caradoc-Davies
This is also likely related to namespace assumptions in the simple 
feature implementation. In several places, namespaces are just ignored, 
so ogi:name may be masked by gml:name. In particular, GeoTools 
SimpleFeatureImpl stores an index that maps unqualified names to an 
index. SimpleFeatureImpl.getAttribute(Name) throws away the namespace of 
a requested attribute before retrieving it. I recall a few other similar 
cases. In my experience, GeoServer simple features does not handle 
multiple-namespace payloads safely. This was one of the challenges we 
faced getting app-schema to work.

Kind regards,
Ben.

On 15/11/10 05:25, Justin Deoliveira wrote:
 Hi Roger,

 This has to do with changes between the two versions and how they treat a 
 name attribute, because name is a property of AbstractFeatureType and 
 implicitly inherited by all feature types.

 Can you include the describefeaturetype output on the two versions?

 Thanks.

 -Justin

 On Sat, Nov 13, 2010 at 8:05 AM, Roger 
 Bedellsylvanasc...@gmail.commailto:sylvanasc...@gmail.com  wrote:
 Here is an interesting WFS behavior change between 1.7.6 and 2.1 latest 
 nightly build:

 This is the WFS query:

 wfs:GetFeature service=WFS version=1.1.0 
 xmlns:wfs=http://www.opengis.net/wfs; xmlns:ogc=http://www.opengis.net/ogc; 
 xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; 
 xsi:schemaLocation=http://www.opengis.net/wfs   
 http://schemas.opengis.net/wfs/1.1.0/wfs.xsd; 
 xmlns:ogi=http://ogi.state.ok.us;
wfs:Query typeName=ogi:ok_counties
  wfs:PropertyNamename/wfs:PropertyName
  wfs:PropertyNamecntyidfp/wfs:PropertyName
/wfs:Query
 /wfs:GetFeature

 In 1.7.6 it returns features like this:

 ogi:ok_counties gml:id=ok_counties.2
gml:nameJackson/gml:name
gml:boundedBy
  gml:Envelope srsName=urn:x-ogc:def:crs:EPSG:4326
gml:lowerCorner34.337762 -99.844585/gml:lowerCorner
gml:upperCorner34.859556 -99.037094/gml:upperCorner
  /gml:Envelope
/gml:boundedBy
ogi:cntyidfp40065/ogi:cntyidfp
ogi:nameJackson/ogi:name
 /ogi:ok_counties

 But in 2.1, returns this: notice that ogi:name is not returned, even though 
 it was requested by the query.

 ogi:ok_counties gml:id=ok_counties.2
gml:nameJackson/gml:name
gml:boundedBy
  gml:Envelope srsDimension=2 srsName=urn:x-ogc:def:crs:EPSG:4326
gml:lowerCorner34.337762 -99.844585/gml:lowerCorner
gml:upperCorner34.859556 -99.037094/gml:upperCorner
  /gml:Envelope
/gml:boundedBy
ogi:cntyidfp40065/ogi:cntyidfp
 /ogi:ok_counties

 Thanks in advance for any insight into this,

 Roger



 --
 Centralized Desktop Delivery: Dell and VMware Reference Architecture
 Simplifying enterprise desktop deployment and management using
 Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
 client virtualization framework. Read more!
 http://p.sf.net/sfu/dell-eql-dev2dev
 ___
 Geoserver-users mailing list
 Geoserver-users@lists.sourceforge.netmailto:Geoserver-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/geoserver-users




 --
 Justin Deoliveira
 OpenGeo - http://opengeo.org
 Enterprise support for open source geospatial.




-- 
Ben Caradoc-Davies ben.caradoc-dav...@csiro.au
Software Engineering Team Leader
CSIRO Earth Science and Resource Engineering
Australian Resources Research Centre

--
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Mastermap

2010-11-14 Thread Chris Holmes
Note though that many people have successfully got GeoServer working with OS
mastermap data.

This includes OS OnDemand -
http://www.ordnancesurvey.co.uk/oswebsite/services/osondemand/index.html
Which is OS's primary WMS service for their customers.  And I know of many
others who have got it working.  But you do have to do some transforms from
the OS mastermap GML to load it in to GeoServer.

Chris

On Sun, Nov 14, 2010 at 6:34 PM, Simone Giannecchini 
simone.giannecch...@geo-solutions.it wrote:

 Ciao Stephen,
 I have to admit that I have not spent too much time on investigating
 this format, but from what I saw I would say that this format, despite
 of eing of mixture of other formats, is not supported out of the box
 in GeoServer.

 Regards,
 Simone.
 ---
 ===
 Notice that our office phone number has recently changed!
 Please, update your records!
 ===
 Ing. Simone Giannecchini
 GeoSolutions S.A.S.
 Founder
 Via Poggio alle Viti 1187
 55054  Massarosa (LU)
 Italy

 phone: +39 0584962313
 fax:  +39 0584962313
 mob:+39 333 8128928


 http://www.geo-solutions.it
 http://geo-solutions.blogspot.com/
 http://www.linkedin.com/in/simonegiannecchini
 http://twitter.com/simogeo

 ---



 On Wed, Nov 10, 2010 at 10:30 AM, Stephen Thompson
 stephen.thomp...@cassidian.com wrote:
  Hello Simone,
 
  The MasterMap format I believe is shipped in GML format but using its'
 own namespace (I am sure others will correct me if I am wrong). It is issued
 by the Ordnance Survey in the UK.
 
  http://en.wikipedia.org/wiki/OS_MasterMap
 
 http://www.ordnancesurvey.co.uk/oswebsite/products/osmastermap/information/technical/index.html
 
  Regards,
 
  Stephen.
 
 
  -Original Message-
  From: Simone Giannecchini [mailto:simone.giannecch...@geo-solutions.it]
  Sent: 09 November 2010 23:42
  To: Stephen Thompson
  Cc: geoserver-users@lists.sourceforge.net
  Subject: Re: [Geoserver-users] Mastermap
 
  Ciao Stephen,
  can you provide more info on this format?
 
  Simone.
  ---
  ===
  Notice that our office phone number has recently changed!
  Please, update your records!
  ===
  Ing. Simone Giannecchini
  GeoSolutions S.A.S.
  Founder
  Via Poggio alle Viti 1187
  55054  Massarosa (LU)
  Italy
 
  phone: +39 0584962313
  fax:  +39 0584962313
  mob:+39 333 8128928
 
 
  http://www.geo-solutions.it
  http://geo-solutions.blogspot.com/
  http://www.linkedin.com/in/simonegiannecchini
  http://twitter.com/simogeo
 
  ---
 
 
 
  On Tue, Nov 9, 2010 at 5:13 PM, Stephen Thompson 
 stephen.thomp...@cassidian.com wrote:
  Stephen
 
 
 --
  The Next 800 Companies to Lead America's Growth: New Video Whitepaper
 David G. Thomson, author of the best-selling book Blueprint to a Billion
 shares his insights and actions to help propel your business during the next
 growth cycle. Listen Now!
  http://p.sf.net/sfu/SAP-dev2dev
  ___
  Geoserver-users mailing list
  Geoserver-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/geoserver-users
 
 
  The information contained within this e-mail and any files attached to
 this e-mail is private and in addition may include commercially sensitive
 information. The contents of this e-mail are for the intended recipient only
 and therefore if you wish to disclose the information contained within this
 e-mail or attached files, please contact the sender prior to any such
 disclosure.
 
  If you are not the intended recipient, any disclosure, copying or
 distribution is
  prohibited. Please also contact the sender and inform them of the error
 and delete the e-mail, including any attached files from your system.
 
  EADS Defence and Security Systems Ltd., UK Limited Registered Office :
 Quadrant House, Celtic Springs, Coedkernew, Newport , NP10 8FZ Company No:
 04191036
  http://www.cassidian.com
 
 
 --
  The Next 800 Companies to Lead America's Growth: New Video Whitepaper
  David G. Thomson, author of the best-selling book Blueprint to a
  Billion shares his insights and actions to help propel your
  business during the next growth cycle. Listen Now!
  http://p.sf.net/sfu/SAP-dev2dev
  ___
  Geoserver-users mailing list
  Geoserver-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/geoserver-users
 


 --
 Centralized Desktop Delivery: Dell and VMware Reference Architecture
 Simplifying enterprise desktop deployment and management using
 Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
 client