Re: [Geoserver-users] bug with GetCapabilities

2015-11-06 Thread Alex O'Ree
whacky, seems to be working now. must have been a copy and paste issue on my end. On Fri, Nov 6, 2015 at 9:42 PM, Brad Hards <br...@frogmouth.net> wrote: > On Thu, 5 Nov 2015 10:37:20 PM Alex O'Ree wrote: >> I'm using geoserver 1.8 and noticed that GetCapabilities isn't >>

[Geoserver-users] bug with GetCapabilities

2015-11-05 Thread Alex O'Ree
I'm using geoserver 1.8 and noticed that GetCapabilities isn't returning a valid xml document http://localhost:8080/geoserver/nurc/wms?service=WMS=1.1.0=GetCapabilities There's one element that doesn't have a tag, it's just "< >" Looks like it's suppose to be "Capability"

[Geoserver-users] Geo pdf support

2015-09-16 Thread Alex O'Ree
Hi is there support or plans to support importing geo pdf files? -- Monitor Your Dynamic Infrastructure at Any Scale With Datadog! Get real-time metrics from all of your servers, apps and tools in one place. SourceForge

[Geoserver-users] Geotiff import, nothing but gray

2015-09-16 Thread Alex O'Ree
After importing a geotiff in a data store (no errors), then going to preview layer using open layers, I see nothing but a large gray polygon. Is there anything I can do to help troubleshoot this? I can view the tiff in graphics editing/viewing problems. It's a 2GB file, not sure if that's relevant

Re: [Geoserver-users] Geotiff import, nothing but gray

2015-09-17 Thread Alex O'Ree
ying values get assigned white and black (NoData as > something like - can cause this. > > -Alex > > On 09/17/2015 04:29 PM, Alex O'Ree wrote: >> Andrea >> >> Thanks for the quick response and sorry for not getting back sooner. >> >> Polygon a

Re: [Geoserver-users] Geotiff import, nothing but gray

2015-09-17 Thread Alex O'Ree
rInterp=Blue Mask Flags: PER_DATASET ALPHA Band 4 Block=128x128 Type=Byte, ColorInterp=Alpha On Wed, Sep 16, 2015 at 6:46 PM, Andrea Aime <andrea.a...@geo-solutions.it> wrote: > On Thu, Sep 17, 2015 at 12:28 AM, Alex O'Ree <spyhunte...@gmail.com> wrote: >> >

Re: [Geoserver-users] Geotiff import, nothing but gray

2015-09-18 Thread Alex O'Ree
It is set to raster style. On Sep 17, 2015 7:41 PM, "Alex O'Ree" <spyhunte...@gmail.com> wrote: > ill give it a shot, first thing tomorrow > > On Thu, Sep 17, 2015 at 7:32 PM, Alex M <tech_...@wildintellect.com> > wrote: > > Try changing the style class

Re: [Geoserver-users] Geotiff import, nothing but gray

2015-09-18 Thread Alex O'Ree
Progress! Looks like the release version did work, but the scale is way off, inverted and upside down. Same behavior with both versions On Sep 18, 2015 10:53 AM, "Alex O'Ree" <spyhunte...@gmail.com> wrote: > One more update. I was able to get some data to import by crop

Re: [Geoserver-users] Geotiff import, nothing but gray

2015-09-18 Thread Alex O'Ree
can geoserver import nitf file formats? On Sep 18, 2015 9:21 AM, "Alex O'Ree" <spyhunte...@gmail.com> wrote: > If I go to layer preview, then tiff from the drop down, I do get a image > of the map back. It only appears that open layers has an issue > On Sep 18,

Re: [Geoserver-users] Geotiff import, nothing but gray

2015-09-18 Thread Alex O'Ree
One more update. I was able to get some data to import by cropping the geo tiff. Now the problem is that it's rendering mirrored and inverted (open layers). Any idea? On Sep 18, 2015 10:31 AM, "Alex O'Ree" <spyhunte...@gmail.com> wrote: > can geoserver import nitf file formats

Re: [Geoserver-users] Geotiff import, nothing but gray

2015-09-18 Thread Alex O'Ree
If I go to layer preview, then tiff from the drop down, I do get a image of the map back. It only appears that open layers has an issue On Sep 18, 2015 8:47 AM, "Alex O'Ree" <spyhunte...@gmail.com> wrote: > It is set to raster style. > On Sep 17, 2015 7:41 PM, "Alex O'

Re: [Geoserver-users] Geotiff import, nothing but gray

2015-09-18 Thread Alex O'Ree
Any idea what options I need for gdal? On Sep 18, 2015 11:00 AM, "Andrea Aime" <andrea.a...@geo-solutions.it> wrote: > On Fri, Sep 18, 2015 at 4:53 PM, Alex O'Ree <spyhunte...@gmail.com> wrote: > >> One more update. I was able to get some data to import

Re: [Geoserver-users] Npe using geo tiff with jpg compression

2015-09-21 Thread Alex O'Ree
ot; <andrea.a...@geo-solutions.it> wrote: > On Mon, Sep 21, 2015 at 6:41 PM, Alex O'Ree <spyhunte...@gmail.com> wrote: > >> I was just experimenting with compressed tiff files and ran into a NPE >> when previewing the layer. >> At com.sun.media.jai.util.SunCachedTi

[Geoserver-users] Npe using geo tiff with jpg compression

2015-09-21 Thread Alex O'Ree
I was just experimenting with compressed tiff files and ran into a NPE when previewing the layer. At com.sun.media.jai.util.SunCachedTile in it line 80 Is this a supported configuration? --

Re: [Geoserver-users] Geotiff import, nothing but gray

2015-09-21 Thread Alex O'Ree
Success! I just ran gdalwarp input.tiff output.tiff then imported the output file. woohoo! Thanks for your help! On Sep 18, 2015 11:18 AM, "Alex O'Ree" <spyhunte...@gmail.com> wrote: > Any idea what options I need for gdal? > On Sep 18, 2015 11:00 AM, "Andrea Aime&quo

[Geoserver-users] bulk shapefile import

2015-12-16 Thread Alex O'Ree
I'm attempting to import a large collection of shape files and want them all added to a specific map layer. I found the "import a directory of shape files" feature in the create a new data store admin page, but I'm not seeing an easy way to dump everything into a map layer. also, do we have

Re: [Geoserver-users] bulk geotiff import

2016-01-06 Thread Alex O'Ree
patial files and do a bulk import ... > and the importer is also available via a REST API :) > > -- > Jody Garnett > > On 6 January 2016 at 09:24, Alex O'Ree <spyhunte...@gmail.com> wrote: >> >> I have a large collection of geotiff files, is there a process to >&

[Geoserver-users] bulk geotiff import

2016-01-06 Thread Alex O'Ree
I have a large collection of geotiff files, is there a process to getting them all bulk imported into geoserver? Any kind of script or command line interface I can use? Perhaps a rest api? --

[Geoserver-users] Geoserver data store from gdal "Raster Product Format"

2016-01-05 Thread Alex O'Ree
Is there a plugin to support data stores from gdal's "Raster Product Format" More info is here: http://www.gdal.org/frmt_various.html -- ___ Geoserver-users mailing list

Re: [Geoserver-users] bulk geotiff import

2016-01-06 Thread Alex O'Ree
Found it here, http://docs.geoserver.org/stable/en/user/rest/api/datastores.html thanks for the pointer! On Wed, Jan 6, 2016 at 12:54 PM, Alex O'Ree <spyhunte...@gmail.com> wrote: > Fantastic, can you point me towards the documentation or any where > with more info? > > On Wed,

[Geoserver-users] plugin guide?

2016-01-08 Thread Alex O'Ree
Is there a guide somewhere for adding a new type of data store? I found this link... http://docs.geoserver.org/latest/en/developer/programming-guide/extension-points/index.html but it's empty ;) -- Site24x7 APM Insight:

Re: [Geoserver-users] bulk shapefile import

2015-12-17 Thread Alex O'Ree
17, 2015 at 2:21 AM, Andrea Aime <andrea.a...@geo-solutions.it> wrote: > On Thu, Dec 17, 2015 at 1:22 AM, Alex O'Ree <spyhunte...@gmail.com> wrote: >> >> I'm attempting to import a large collection of shape files and want >> them all added to a specific map layer

[Geoserver-users] can't create data store which a large number of files

2016-01-12 Thread Alex O'Ree
I have in the data_dir/maps/ folder something lie 5k files. The GUI to create a datastore, browse, when selecting the folder first spins, then stops with no change. Second click on the directory redirects me to an internal server error which basically says InvalidUrlException.

Re: [Geoserver-users] bulk geotiff import

2016-01-12 Thread Alex O'Ree
nsion of the put url to .tiff I get unsupported format: tiff I've tried with a few other variants. It looks like REST API creation of datastores is limited to shape files. Is that correct? On Thu, Jan 7, 2016 at 12:59 PM, Alex O'Ree <spyhunte...@gmail.com> wrote: > Jody, et al > > I'm ha

[Geoserver-users] Error publishing data store as layer

2016-05-27 Thread Alex O'Ree
I'm receiving an error publishing a data store a layer. The data store is a collection of jp2 files using the mosaic plugin. It's a lof files actually. The root cause is org.opengis.referencing.operation.OperationNotFoundException. No transformation available from system "EngineeringCRS(Wildcard

Re: [Geoserver-users] Error publishing data store as layer

2016-05-29 Thread Alex O'Ree
system in the > GeoServer UI - to override raster files that do not provide this information > as part of their header. > > You can see the internal description here: > http://docs.geotools.org/latest/javadocs/org/opengis/referencing/crs/EngineeringCRS.html > > -- > Jody Garne

[Geoserver-users] REST API creating of a composite layer "Layer Group"

2016-01-13 Thread Alex O'Ree
So I've just imported a large number of geotiff files that are grouped logically on the file system by resolution (1:2M, 1:1M, 1:250K, etc) Since the volume is high, I want to use the REST api to create a layer group, One for each resolution set. I've found this

Re: [Geoserver-users] bulk geotiff import

2016-01-13 Thread Alex O'Ree
veragestores.html > > Data stores are for vector data (citing > http://docs.geoserver.org/stable/en/user/rest/api/datastores.html ): > > A data store contains vector format spatial data. It can be a file (such > as a shapefile), a database (such as PostGIS), or a server (suc

Re: [Geoserver-users] REST API creating of a composite layer "Layer Group"

2016-01-13 Thread Alex O'Ree
uests. > > > On 13. 1. 2016 16:58, Alex O'Ree wrote: >> >> So I've just imported a large number of geotiff files that are grouped >> logically on the file system by resolution (1:2M, 1:1M, 1:250K, etc) >> >> Since the volume is high, I want to use the REST

[Geoserver-users] NPE: Argument "bgColor" should not be null

2016-01-13 Thread Alex O'Ree
I'm getting lots of log messages with the subject's error message. here's a partial stack trace from viewing a layer group with about 30 geotiffs version 2.8.1 org.geotools.resources.image.ColorUtilities.findColorINdex :506

Re: [Geoserver-users] NPE: Argument "bgColor" should not be null

2016-01-13 Thread Alex O'Ree
Hit enter too soonlast part of the trace .produceMap :569 On Wed, Jan 13, 2016 at 12:59 PM, Alex O'Ree <spyhunte...@gmail.com> wrote: > I'm getting lots of log messages with the subject's error message. > here's a partial stack trace from viewing a layer group with about 3

[Geoserver-users] JP2 File too long exception

2016-01-19 Thread Alex O'Ree
I'm trying to import from JP2 files and keep running into file too long exceptions. The file is 18MB. What's the ceiling on this? -- Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM

[Geoserver-users] increase the paging size

2016-01-21 Thread Alex O'Ree
When browsing the data store list, is there a way to increase the page size? Looks like only 25 rows are displayed at a time. Can this be doubled or reconfigured anywhere? Thanks! -- Site24x7 APM Insight: Get Deep

[Geoserver-users] Startup times

2016-01-21 Thread Alex O'Ree
Is there anyway to speed up the start up time of geoserver? I have a large volume of gettiffs, shape files and jp2s. It takes upwards of 20 minutes for geoserver to start. Can this be offloaded into another thread or something to avoid the startup scan?

Re: [Geoserver-users] NPE: Argument "bgColor" should not be null

2016-01-20 Thread Alex O'Ree
This solved the problem for. I used the mosaic plugin and set the background color http://gis.stackexchange.com/questions/167647/geoserver-layer-groups-with-raster-layer On Wed, Jan 13, 2016 at 1:00 PM, Alex O'Ree <spyhunte...@gmail.com> wrote: > Hit enter too soonlast part of

[Geoserver-users] GetCapabilities returning invalid xml

2016-09-30 Thread Alex O'Ree
geoserver/ows?service=wms=1.3.0=GetCapabilities is returning mostly valid XML, until it goes to some CRS element whereby the body is actually an exception with an additiona http://sdm.link/slashdot ___ Geoserver-users mailing list

Re: [Geoserver-users] GetCapabilities returning invalid xml

2016-10-11 Thread Alex O'Ree
GING (in Settings -> Global -> > Logging profile) temporarily if you can't find any apparent error with > default log level. > > > Cheers, > > Peter > > > > On 30. 9. 2016 21:42, Alex O'Ree wrote: >> >> geoserver/ows?service=wms=1.3.0=GetCapab