[Geoserver-users] GeoPackage Tile Matrix Set extent not set correctly [SEC=UNCLASSIFIED]

2017-08-22 Thread Johnson, Steven (Contractor)
UNCLASSIFIED
Hi,

I'm wondering if the following is a bug in the GeoPackage generation using the 
GeoPackage plugin/extension.

When generating a GeoPackage via WPS it seems the extent (i.e. minx, miny, 
maxx, maxy) for the tile matrix set(s) stored in the gpkg_tile_matrix_set table 
of the resulting GeoPackage are set to the bbox supplied in the request as 
opposed to the actual extent of the tile matrix set. The result is that when 
the requested bbox is smaller (or different) than the tile matrix set extent 
the tiles are offset when the GeoPackage is consumed by something like QGIS. 
This is because the tile coordinates for tiles within the GeoPackage are in the 
context of the original tile matrix set and not the requested bbox.

Regards,
Steve Johnson


IMPORTANT: This email remains the property of the Department of Defence and is 
subject to the jurisdiction of section 70 of the Crimes Act 1914. If you have 
received this email in error, you are requested to contact the sender and 
delete the email.
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] moving geowebcache quota database

2017-08-22 Thread Nuno Oliveira

Hi,

Note that you can query thought GWC REST API [1]  all the seeding running tasks 
or the running
seeding tasks for a specific layer, but if you need more granular monitoring 
data ... disk quota
database may be an option indeed.

The default disk quota database is H2 not Berkley DB (not sure why GWC 
documentation says is
Berkley DB). That say, you can switch to any supported relational database (H2, 
Oracle, PostgreSQL),
you just need to select the option to use an external database [2].

The impact of switching to a new database is that Disk Quota will lost track of 
the current used disk
space. If your cache is renewed over time the database will be also rebuild.

You can also manually create the necessary tables in PostgreSQL and import the 
Disk Quota data
from the H2 database (this is just a standard SQL manipulation).

Regards,

Nuno Oliveira

[1] 
http://docs.geoserver.org/stable/en/user/geowebcache/rest/seed.html#querying-running-tasks
[2] 
https://drive.google.com/file/d/0By3sZu845NmdM2FOd1gxTEJHR0U/view?usp=sharing

On 08/22/2017 09:21 AM, BartO wrote:

Dear list,
We want to monitor the seeding result from geowebcache and I though using
the quota database for it. Fot he moment make us of the default berkely db.
I want to migrate it to a central postgresql server.
Our whole archive is stored in geowebcache, the berkely database is 370MB in
size.

What will be the impact of switching the configuration to an empty
postgresql database? Will the right tables be created automaticaly?

How long can it take to rebuild such a database, and wat is the impact on
cache during rebuild?



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/moving-geowebcache-quota-database-tp5332107.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users



--
Regards,
Nuno Oliveira
==
GeoServer Professional Services from the experts! Visit http://goo.gl/it488V 
for more information.
==

Nuno Miguel Carvalho Oliveira
@nmcoliveira
Software Engineer

GeoSolutions S.A.S.
Via di Montramito 3/A
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax:  +39 0584 1660272

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

---
AVVERTENZE AI SENSI DEL D.Lgs. 196/2003
Le informazioni contenute in questo messaggio di posta elettronica e/o nel/i 
file/s allegato/i sono da considerarsi strettamente riservate. Il loro utilizzo 
è consentito esclusivamente al destinatario del messaggio, per le finalità 
indicate nel messaggio stesso. Qualora riceviate questo messaggio senza esserne 
il destinatario, Vi preghiamo cortesemente di darcene notizia via e-mail e di 
procedere alla distruzione del messaggio stesso, cancellandolo dal Vostro 
sistema. Conservare il messaggio stesso, divulgarlo anche in parte, 
distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità diverse, 
costituisce comportamento contrario ai principi dettati dal D.Lgs. 196/2003.
 
The information in this message and/or attachments, is intended solely for the attention and use of the named addressee(s) and may be confidential or proprietary in nature or covered by the provisions of privacy act (Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection Code).Any use not in accord with its purpose, any disclosure, reproduction, copying, distribution, or either dissemination, either whole or partial, is strictly forbidden except previous formal approval of the named addressee(s). If you are not the intended recipient, please contact immediately the sender by telephone, fax or e-mail and delete the information in this message that has been received in error. The sender does not give any warranty or accept liability as the content, accuracy or completeness of sent messages and accepts no responsibility  for changes made after they were sent or for other risks which arise as a result of e-mail transmission, viruses, etc.



--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning 

Re: [Geoserver-users] [Geoserver-devel] Dynamic Copyright

2017-08-22 Thread Jody Garnett
Thanks for contacting the community:

Can I ask if you have read the following page of the user guide:

1)
http://docs.geoserver.org/latest/en/user/data/webadmin/layers.html#wms-attribution

2)
http://docs.geoserver.org/latest/en/user/services/wms/webadmin.html#watermark-settings

Depending on your client these may due the trick.

For more advanced functionality see
http://docs.geoserver.org/latest/en/user/services/wms/decoration.html

Aside: this was sent todevel-list (for those working on geoserver), the
geoserver-users@lists.sourceforge.net is used for questions.

--
Jody Garnett

On 22 August 2017 at 11:59, Olyster  wrote:

> Hi there,
>
> I need to add a dynamic copyright text to an wms layer as data is provided
> by multiple data providers.
>
> For each wms request, a copyright will be added (ex bottom right) with the
> name of the data providers of the viewed region (bbox).
>
> I have a polygon layer in Oracle Spatial which contains the areas of data
> and the name of the providers related to them. A simple spatial query using
> the bounding box (wms_bbox) will return the names of the data providers to
> display in the copyright.
>
> The copyright will change on each pan and/or zoom according to the area
> that's being viewed.
>
> The dirtiest solution would be to add the polygon layer labeled with the
> provider name filed and using SLD to displace labels at the bottom right. I
> read that the labeling engine should be able to prevent overlapping of the
> labels so it would therically work.
>
> The other way would be to create a custom function. I'd get the bounding
> box
> via wms_bbox, perform the spatial query to get the provider names and then
> format the strings to be displayed. How would I place a string on the map ?
> Maybe by creating a temporary geometry and use the formatted string as a
> label ?
>
> How would you handle this problem ?
>
> Again the whole process is quite simple :
>
> wms request --> call oracle spatial to get data providers name--> show
> those
> providers on the map.
>
> I hope my explanation is clear.
>
> Thanks for your help.
>
>
>
> --
> View this message in context: http://osgeo-org.1560.x6.
> nabble.com/Dynamic-Copyright-tp5332186.html
> Sent from the GeoServer - Dev mailing list archive at Nabble.com.
>
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> Geoserver-devel mailing list
> geoserver-de...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Jason Advincula-Question About Geo Server

2017-08-22 Thread Ben Caradoc-Davies

Jason,

I have not tried installing GeoServer on FreeBSD, but I expect that the 
WAR installation would work:

http://docs.geoserver.org/latest/en/user/installation/war.html

GeoServer is just a Java servlet, so install OpenJDK 8 and a servlet 
container such as Tomcat and you should be able to install the GeoServer 
WAR. The FreeBSD documentation suggests the OpenJDK is a more 
straightforward option than Oracle JDK.

https://www.freebsd.org/java:

OpenJDK 8 is a supported platform for GeoServer.

FreeBSD is an uncommon platform so please report back.

Kind regards,
Ben.


On 22/08/17 20:27, Jason Advincula wrote:

Good day,
  Sir/maam I'm a web developer and currently working with a web
applications using GeoServer.
I just want to ask help from you about installation of GeoServer to FreeBSD
Operating System since
we are using that in our project.

  I hope you will reply this email.

  P.S.  I just want to know how to install it in freebsd


  Regards,

  ~Jason Advincula



--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot



___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users



--
Ben Caradoc-Davies 
Director
Transient Software Limited 
New Zealand

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] GeoPackage WPS bug? [SEC=UNCLASSIFIED]

2017-08-22 Thread Ian Turton
Can you file this as a bug report at
https://osgeo-org.atlassian.net/projects/GEOS/issues - we think we know
what's going on so please mark it as being a WPS issue

Ian

On 22 August 2017 at 05:19, Johnson, Steven (Contractor) <
steven.john...@dst.defence.gov.au> wrote:

> *UNCLASSIFIED*
>
> Hi,
>
>
>
> I have found that generating a GeoPackage via WPS results in tiles with
> the y coordinates not being flipped, i.e. the origin is the bottom left
> corner as opposed to the top left corner (which is the standard for
> GeoPackage). This results in tiles being out of place (y coords flipped)
> when opening the GeoPackage in a client application such as QGIS.
>
>
>
> I believe this is a bug when generating GeoPackages via WPS? Generating a
> GeoPackage via a GetMap request seems to have the y coords correct.
>
>
>
> Regards,
>
> Steven Johnson
>
>
>
> *IMPORTANT*: This email remains the property of the Department of Defence
> and is subject to the jurisdiction of section 70 of the Crimes Act 1914. If
> you have received this email in error, you are requested to contact the
> sender and delete the email.
>
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> Geoserver-users mailing list
>
> Please make sure you read the following two resources before posting to
> this list:
> - Earning your support instead of buying it, but Ian Turton:
> http://www.ianturton.com/talks/foss4g.html#/
> - The GeoServer user list posting guidelines: http://geoserver.org/comm/
> userlist-guidelines.html
>
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
>


-- 
Ian Turton
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Integreted GWC and layer metadata

2017-08-22 Thread Rahkonen Jukka (MML)
Hi,

Should the integrated GWC support configuring the layer meta information as 
documented in 
http://geowebcache.org/docs/current/configuration/layers/examples.html? I am 
running integrated GWC with a self-configured GEOWEBCACHE_CACHE_DIR but I can't 
make GWC to honor the title and description which I copy-paste into my 
geowebcache.xml exactly as they are in the example. I do not see any errors but 
nothing happens either and TITLE remains as a copy of NAME.

GWC version seems to be 1.9.1 snapshot and it is running with GeoServer 2.9.1. 
Old, I know, but we do not use that Geoserver for anything, we need only GWC.

-Jukka Rahkonen-

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Dynamic copyright

2017-08-22 Thread Jody Garnett
Can you be sure to ask on the user list please.

My employer is listed on our commercial support page and provides customers
with direct email support. If you are interested I invite you to visit
boundless.com (or the geoserver commercial support page
 for other options).

There are several ways to engage with the community for more details see:
- Earning your support instead of buying it, but Ian Turton:
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines:
http://geoserver.org/comm/userlist-guidelines.html

On Tue, Aug 22, 2017 at 6:17 AM  wrote:

> Hi Jody,
>
> I need to add a dynamic watermark or copyright text to an wms service.
>
> For each wms request, a copyright will be added (ex bottom right) with the
> name of the data providers.
>
> I have a polygon layer in Oracle Spatial which contains the areas of data
> and the name of the providers related to them. A simple spatial query using
> the bounding box (wms_bbox) will return the names of the data providers to
> display in the copyright.
>
> The copyright will change on each pan and/or zoom according to the area
> that's being viewed.
>
> I'm currently looking for solutions using geoserver since it offers a lot
> more possibilities than a closed source product.
>
> According to my research, my options are text decoration, scripting or a
> custom function to use in a SLD file.
>
> How would you handle this situation ? With which option ?
>
> Again the whole process is quite simple :
>
> wms request --> call oracle spatial to get data providers name--> show
> those providers on the map.
>
> I hope my explanation is clear.
>
> Thanks for your help.
>
> _
> Sent from http://osgeo-org.1560.x6.nabble.com
>
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] GeoPackage WPS bug? [SEC=UNCLASSIFIED]

2017-08-22 Thread Johnson, Steven (Contractor)
UNCLASSIFIED
Hi,

I have found that generating a GeoPackage via WPS results in tiles with the y 
coordinates not being flipped, i.e. the origin is the bottom left corner as 
opposed to the top left corner (which is the standard for GeoPackage). This 
results in tiles being out of place (y coords flipped) when opening the 
GeoPackage in a client application such as QGIS.

I believe this is a bug when generating GeoPackages via WPS? Generating a 
GeoPackage via a GetMap request seems to have the y coords correct.

Regards,
Steven Johnson


IMPORTANT: This email remains the property of the Department of Defence and is 
subject to the jurisdiction of section 70 of the Crimes Act 1914. If you have 
received this email in error, you are requested to contact the sender and 
delete the email.
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Readers/iterators open -> Java Heap issues

2017-08-22 Thread Ben Jerrim
just coming back to close the loop on this and confirm that disabling the
Oracle connection database cache solved my stability issues. This change has
been in production for 4 days now and we've not had a single memory issue.
phew!



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Readers-iterators-open-Java-Heap-issues-tp5331567p5332126.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Jason Advincula-Question About Geo Server

2017-08-22 Thread Jason Advincula
Good day,
 Sir/maam I'm a web developer and currently working with a web
applications using GeoServer.
I just want to ask help from you about installation of GeoServer to FreeBSD
Operating System since
we are using that in our project.

 I hope you will reply this email.

 P.S.  I just want to know how to install it in freebsd


 Regards,

 ~Jason Advincula
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] moving geowebcache quota database

2017-08-22 Thread BartO
Dear list,
We want to monitor the seeding result from geowebcache and I though using
the quota database for it. Fot he moment make us of the default berkely db.
I want to migrate it to a central postgresql server.
Our whole archive is stored in geowebcache, the berkely database is 370MB in
size. 

What will be the impact of switching the configuration to an empty
postgresql database? Will the right tables be created automaticaly?

How long can it take to rebuild such a database, and wat is the impact on
cache during rebuild?



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/moving-geowebcache-quota-database-tp5332107.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users