Hello list, For a project we developed DataStores for ArcIMS (ArcXML) and ArcGIS REST. Would there be any interest in including this in the GeoTools project as an unsupported module?
Some stuff doesn't work yet and I have to do some work to tidy it up a bit and make it a proper maven module, but the code mostly works to retrieve features. Although ArcIMS services aren't used much anymore, the ArcXML protocol is relatively sane and works pretty good in a DataStore. ArcGIS REST is more of an example of how not to create a REST protocol, but works somewhat (for /MapServer and /FeatureServer read-only) until non-well formed JSON is encountered (!) or it times out. Matthijs ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ GeoTools-Devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
