+1. We use it for app-schema in both unit tests and the tutorial: http://docs.geoserver.org/latest/en/user/data/app-schema/tutorial.html#source-data-store
Here is the property data store tutorial: http://docs.geotools.org/latest/userguide/library/data/property.html And the original tutorial for which it was a demo: http://docs.geotools.org/latest/userguide/tutorial/advanced/abstractdatastore.html On 01/02/12 16:11, Andrea Aime wrote: > On Wed, Feb 1, 2012 at 1:43 AM, > Yang<[email protected]<mailto:[email protected]>> wrote: > normally we use shapefeaturestore, but the shape file is binary, so it's > difficult to see for debugging purposes. > > is there already a human-readable FeatureStore implementation? > > PropertyDataStore, it's what we use in GeoServer for all vector testing, for > the very same reason, > simple to make up new data, easy to debug. > > For example: > > http://svn.codehaus.org/geoserver/trunk/src/main/src/test/java/org/geoserver/data/test/BasicPolygons.properties > > There are many more samples in the same directory: > http://svn.codehaus.org/geoserver/trunk/src/main/src/test/java/org/geoserver/data/test/ > > Cheers > Andrea > > -- > ------------------------------------------------------- > Ing. Andrea Aime > GeoSolutions S.A.S. > Tech lead > > Via Poggio alle Viti 1187 > 55054 Massarosa (LU) > Italy > > phone: +39 0584 962313 > fax: +39 0584 962313 > mob: +39 339 8844549 > > http://www.geo-solutions.it > http://geo-solutions.blogspot.com/ > http://www.youtube.com/user/GeoSolutionsIT > http://www.linkedin.com/in/andreaaime > http://twitter.com/geowolf > > ------------------------------------------------------- > -- Ben Caradoc-Davies <[email protected]> Software Engineer CSIRO Earth Science and Resource Engineering Australian Resources Research Centre ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ GeoTools-GT2-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
