Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [geomesa-users] HELP: fields compilation for raster data source in geoserver

Hi Tommaso,

I'll try to spend some time this afternoon and verify the new module. I'll create a 1.2.x branch as well.

Thanks,

Emilio


On 09/14/2016 11:49 AM, Tommaso Pirini wrote:
Hi Emilio,

we followed your hints, but we do not see any differences in the Geoserver UI. Are there any other suggestion to become available the new compiled “geomesa-coverage-1.2.0.jar”?
We use Geoserver 2.8.1, not 2.1 (mistyped).

Thanks again for your attention and time.

Best,

Tommaso


On 13 Sep 2016, at 17:38, Emilio Lahr-Vivaz <elahrvivaz@xxxxxxxx> wrote:

Hi Tommaso,

We had to remove our raster data store UI, as it links to geoserver code which is GPL licensed. We've made some of it available on an 'as-is' basis here:

https://github.com/ccri/geomesa-geoserver

We intend to improve the documentation and distribution of this new project in the next few months. In the meantime, you will need to clone the repository and build it from source. You will need to update the pom to point to GeoMesa 1.2.0 - there may be a few classes that have been moved recently, so you may need to fix some imports in the code as well. The 'geomesa-coverage' module will create a tgz file that can be extracted into the geoserver lib folder - you might want to extract it elsewhere to ensure that you don't have jar version conflicts.

Hope that helps, let us know if you have any more questions.

Thanks,

Emilio


On 09/13/2016 08:20 AM, Tommaso Pirini wrote:
Hello,

we have installed GeoMesa 1.2.0. Using Geoserver 2.1 on a Windows 7 professional machine, we need to connect an Accumulo 1.6 raster data source through the GeoMesa plugin.

As we show in the attached image, we need to know an example of URL field value with the connection parameters.

<Mail Attachment.jpeg>

In the related tutorial (http://www.geomesa.org/documentation/1.2.0/tutorials/geomesa-raster.html) we read the “Registering in GeoServer” following steps:
Add a new datastore to GeoServer by navigating to the Stores page and then click “Add new Store”.
Click the “Accumulo (Geomesa Raster)” as an option under “Raster Data Sources”
Fill in the fields as appropriate to your Accumulo and Zookeeper configurations. The “tableName” field must match the name of the table we ingested the demo data to.
Click “Save”, then click “Publish” when GeoServer prompts you to add the layer.

As shown in the image, there aren’t any fields, but the URL.
If the URL have to be a file path. Could you please show us an example of configuration parameters file content?

Thanks for your attention and time.

Best regards,

Tommaso 

_________________________
Tommaso Pirini, PhD
Computer Engineer
email: tommaso.pirini@xxxxxxxx
phone: +39 340 3301299
Skype: tommy.piro24









_______________________________________________
geomesa-users mailing list
geomesa-users@xxxxxxxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.locationtech.org/mailman/listinfo/geomesa-users

_______________________________________________
geomesa-users mailing list
geomesa-users@xxxxxxxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.locationtech.org/mailman/listinfo/geomesa-users



_______________________________________________
geomesa-users mailing list
geomesa-users@xxxxxxxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.locationtech.org/mailman/listinfo/geomesa-users


Back to the top