2803 MEDIA

Results 28 comments of 2803 MEDIA

@mbloch is this already implement or still a suggestion? BTW I guess it's a nice way to output the useful -calc command like that

For the json file, I guess it will be interesting to have an statistic input before all the other datas like ``` {"type":"FeatureCollection", { "stats (or calc)": { "tot_pop": "...

Indeed it's not a good idea to break the geojson format you're right. So the option of the second file look like to be the best idea. Can we will...

@mbloch do you have a temp solution for getting the output of the console in a php var for example?

the trick was to add the undefined fields with an -each before the -filter-fields but not the clean way I guess: `-each "data3=null" where="typeof data3 === 'undefined'" \`

Any update on this problem for IE 11? Thanks

@Harvinator do you please provide a working example I can't find a way to make it works ! Thanks in advance

For those who search a working WebWorker.js here is the gist: https://gist.github.com/2803media/2c2e370fb317311969bd9efcea09e521 The trick is to load the regular script for all browsers except for IE like that: ` var...