Andrea, Sorry I dropped off for awhile on this shapefile conversation. I was wanting to add some unit tests, but wondered if I could get a pointer as to how I'd test the shapefile with data including time. I looked through where I understood all the test data to come from /test/java/org/geoserver/data/test/ but didn't see any vector dataset with time. It looked like I could just define a new .properties file with sample dataset to test functionality. I'd then put a reference to it in TYPENAMES under CiteTestData.java to be able to expose to unit test code?
As a recap, here is the current implementation: - New checkbox within WFS Admin page to enable datetime string retyping, disabled by default - New format_option parameter "SHPDATETOSTR" will override the above setting. - Only java.sql.Timestamp fields will be retyped to String, Date fields will be left alone. - Localization added for the new admin page checkbox label for all configured languages. Thanks, Jonathan ----- Jonathan Meyer Senior Software Engineer Applied Information Sciences -- View this message in context: http://osgeo-org.1560.x6.nabble.com/GeoServer-Shapefile-output-format-tp5181183p5207190.html Sent from the GeoServer - Dev mailing list archive at Nabble.com. ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
