The-DataTank icon indicating copy to clipboard operation
The-DataTank copied to clipboard

DEPRECATED - new repo at http://github.com/tdt/core

Results 27 The-DataTank issues
Sort by recently updated
recently updated
newest added

I'm having trouble posting a KML file. Getting complaints about a missing id: _Undefined offset: 0 on line 214 in file /nfs/webroot/domains/datatank.gent.be/public_html/custom/strategies/KML.class.php._ Replacing ``` php $id = $placemark->xpath('@id'); ``` with...

For example the Twitter resource: search = #irail (urlencoded) -> not working Twitter resource without spectql : search = #irail (urlencoded) -> works

Use the leaflet API for the OSM layer.

Add a formatter for GeoJSON. This can come in handy to use with leaflet (a javascript lib for advanced use of open streetmap)

To create a package with a CSV file you have the delimiter parameter, but you don't have a field enclosure. We have a lot of CSV files like this field1;field2;"item1,item2,item3";field3......

No test so far has been done with xml namespaces, only xml files without namespaces have been tested.

Create a wsdl automatically. Or another format which describes a RESTful webservice

feature request

In order to get some stats on usage we may (by law) hold the IP for several months. Our goal is to geo-resolve the IP's and then hash them so...

Currently some resources support the usage of a geo filter such as OGDWienJSON and KMLGhent, however it would be nice to have this on a higher level (just like the...

The current table-oriented format is often sparse, confusing, less then helpful. I suppose the goal is to find a clear and direct mapping between some data-structure in php and an...