| Paul, 
 If you are using the current master branch there are also some
    examples in the geomesa-tools/examples directory
 
 For example:
 https://github.com/locationtech/geomesa/blob/master/geomesa-tools/examples/ingest/csv/ingest_csv.sh
 
 Andrew
 
 
 On 02/02/2016 04:26 PM, Jim Hughes
      wrote:
 
      
      Hi Paul,
 The GeoMesa command tool example/test script doesn't have any real
      data to ingest.  It merely creates a SimpleFeatureType (which you
      could register in GeoServer*) so that list/describe/delete/etc can
      be exercised.
 
 To see 'real' demo data, check our Quick Start here: http://www.geomesa.org/geomesa-quickstart/. 
      It has the advantage of providing a Java class which highlights
      how to use the GeoTools DataStore API.  After some data is written
      and read from Accumulo, the tutorial describes how to register a
      layer in GeoServer.  Once that happens, it shows the GeoServer
      OpenLayers preview page and the red dots you'll be rewarded with!
 
 Cheers,
 
 Jim
 
 *  If you register an empty layer in GeoServer, most reasonable
      requests will work out just fine.  It'll be a little boring
      without data...
 
 
 On 02/02/2016 04:19 PM, Paul Levy
        wrote:
 
        OK, I'll give that a try in a bit.  Same with
          delete, it is now deletecatalog but I saw that one.
           
 Assuming that runs correctly, it will place some data in
            a table?  Is that table accesbile in Geoserver to view the
            data?  I didn't get too far into reading about it yet, but I
            saw Add New Data Store, but I wasn't sure you can access an
            exsiting one using the same mechanism. 
 Thanks again for all your help 
 
 _______________________________________________
geomesa-users mailing list
geomesa-users@xxxxxxxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
http://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
http://www.locationtech.org/mailman/listinfo/geomesa-users 
 |