Re: [Geoserver-users] OpenLayers with App-Schemas

2013-09-05 Thread christy@azgs
Hey Ben,

I already have the Proxy Base URL listed as
http://data.usgin.org/azgs_bedrock_geology  and am using v2.3.0 of
GeoServer.  I changed it after creating these layers, so do I need to do the
work over, after the Proxy has been indicated?



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/OpenLayers-with-App-Schemas-tp5075263p5076259.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391iu=/4140/ostg.clktrk
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] OpenLayers with App-Schemas

2013-09-05 Thread christy@azgs
Okay, so you can see that the OnlineResource in the GetCapabilities still
references 127.0.0.1

http://data.usgin.org/azgs_bedrock_geology/gsmlp/wms?service=WMSversion=1.3.0request=GetCapabilities

And attached is a screen shot that the Proxy has been set, but is being
ignored:
http://osgeo-org.1560.x6.nabble.com/file/n5076290/Proxy.jpg 




--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/OpenLayers-with-App-Schemas-tp5075263p5076290.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391iu=/4140/ostg.clktrk
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] OpenLayers with App-Schemas

2013-09-04 Thread christy@azgs
Adding that to the request seems to work fine:

http://data.usgin.org/azgs_bedrock_geology/gsmlp/ows?service=WFSversion=1.1.0request=GetFeaturetypeName=gsmlp:GeologicUnitViewmaxFeatures=2srsName=http://www.opengis.net/def/crs/EPSG/0/4326



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/OpenLayers-with-App-Schemas-tp5075263p5076048.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911iu=/4140/ostg.clktrk
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] OpenLayers with App-Schemas

2013-09-04 Thread christy@azgs
I am having some trouble with the newest Nightly version Rini suggested (when
I try to Submit an SLD, it bonks with an error message
java.lang.IllegalStateException: Form too large22477820). Any help
there would be great

On another front, in the 2.3.0 version of GeoServer that I've been using, it
appears that the WFS 1.1.0 app-schema GetFeature AND the WMS works fine, as
long as you indicate that the WMS is an image format and not OpenLayers.
Still will not display in OpenLayers.  Hopefully that is the fix that's
covered in Rini's new release?

http://data.usgin.org/azgs_bedrock_geology/gsmlp/ows?service=WFSversion=1.1.0request=GetFeaturetypeName=gsmlp:GeologicUnitViewmaxFeatures=2

http://data.usgin.org/azgs_bedrock_geology/gsmlp/wms?service=WMSversion=1.1.0request=GetMaplayers=gsmlp:GeologicUnitViewstyles=bbox=-114.8152032903,31.3320051418,-109.0445000163,37.0037805637width=512height=503srs=EPSG:4326format=image/png



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/OpenLayers-with-App-Schemas-tp5075263p5076067.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911iu=/4140/ostg.clktrk
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] OpenLayers with App-Schemas

2013-09-03 Thread christy@azgs
We cannot get SLDs to show return with OpenLayers using App-Schemas
configurations. Data from some layers are pulling from shapefiles and some
are pulling from PostGIS, but all using app-schemas. OpenLayers won't return
an image; either Click on the map to get feature info is the only text, or
the scale is given, but no image. Help!



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/OpenLayers-with-App-Schemas-tp5075263.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911iu=/4140/ostg.clktrk
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] OpenLayers with App-Schemas

2013-09-03 Thread christy@azgs
Rini,

For the Nightly 2.5-snapshot download, which version of app-schemas will
work with that? Version geoserver-2.4-RC1-app-schema-plugin?



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/OpenLayers-with-App-Schemas-tp5075263p5075888.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911iu=/4140/ostg.clktrk
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] xlink:ref not well encoded in WFS response (app schema)

2013-06-19 Thread christy@azgs
I noticed a similar problem with WFS version 2.0.0. I'm using app-schema
configuration and get schema resolution with the following WFS GetFeature
request  GetFeature-AppSchema.xml
http://osgeo-org.1560.x6.nabble.com/file/n5060964/GetFeature-AppSchema.xml  
:

http://localhost:8080/geoserver/wfs?service=wfsversion=1.1.0request=GetFeaturetypeName=HeatFlow:HeatFlow

But when I try the version 2 request:

http://localhost:8080/geoserver/wfs?service=wfsversion=2.0.0request=GetFeaturetypeName=HeatFlow:HeatFlowmaxFeatures=10

I get the error:  The prefix quot;nullquot; for element
quot;null:Envelopequot; is not bound.

Is there a time frame for a fix, where the WFS version 2.0.0 will work with
app-schemas?

Thanks,
Christy




--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/xlink-ref-not-well-encoded-in-WFS-response-app-schema-tp5002307p5060964.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] FW: App Schema Resolution

2013-04-09 Thread christy@azgs
Thanks for the advice in not using CQL in the gml:id - it is not mandatory
that our 'objectid' show there.

We figured out why the data was being returned in the incorrect fields in a
GetFeature request: Our tables were created using ArcMap, which did not
actually specify the OBJECTID as the primary key. Not knowing this, when we
created the mapping file for Geoserver app-schema, we did not indicate this
objectid field anywhere. Yet it was still being read as a data field and
being put into the first field (ObservationURI) regardless of what the
mapping file said.  Anyway, we assigned the objectid as the primary key in
the table using PGAdmin and this cleared the issue.  GetFeature requests are
now correctly reading the data table and schema.




--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/Re-App-Schema-Resolution-tp5040030p5043586.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis  visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] App Schema Resolution

2013-03-26 Thread christy@azgs
Please see the attached DDL for the table. As you can see, the objected is
never null, and isn't be big - it is numbered 1 - 1949.

Thank you,
Christy 

azboreholetemperaturesDDL.xml
http://osgeo-org.1560.n6.nabble.com/file/n5041936/azboreholetemperaturesDDL.xml
  



--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/Re-App-Schema-Resolution-tp5040030p5041936.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
Own the Future-Intelreg; Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] App Schema Resolution

2013-03-26 Thread christy@azgs
Thank you for the suggestion.  I no longer get the error, but it still
doesn't use my objectid in the idExpression:

http://osgeo-org.1560.n6.nabble.com/file/n5042761/GetFeature_20130325.png 



--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/Re-App-Schema-Resolution-tp5040030p5042761.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
Own the Future-Intelreg; Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] App Schema Resolution

2013-03-14 Thread christy@azgs
We have achieved schema resolution!  That is, as long as we use the getId()
idExpression. However, because we'd like to use our integer field
'objectid', we need to figure out how to concatenate an integer with that
field OR make that read as a string. We tried the following, but we get that
java.lang.IllegalArgumentException: Filter Function problem for function
strConcat argument #1 - expected type String error:

idExpression
   
OCQLstrConcat('BT', objectid)/OCQL
/idExpression

And we also tried:
idExpression
  
OCQLstrConcat('BT', strTrim(objectid))/OCQL
/idExpression

Resulting in the same error.  Thanks to anyone with ideas.



--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/Re-App-Schema-Resolution-tp5040030p5040472.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users