Hi Peppe,
thanks for you work!
By now I am not having any suggestions yet.
However, a question I have is: Do we not have any TIF export in OJ that
avoids use of jai? We really need to try to avoid JAI, because the OSGeo
LiveDVD works only with OpenJDK (as far as I know).
Can you push the code
On 17.07.2013 17:38, Stefan Steiniger wrote:
> By now I am not having any suggestions yet.
> However, a question I have is: Do we not have any TIF export in OJ that
> avoids use of jai? We really need to try to avoid JAI, because the OSGeo
> LiveDVD works only with OpenJDK (as far as I know).
th
On 17.07.2013 17:57, edgar.sol...@web.de wrote:
> On 17.07.2013 17:38, Stefan Steiniger wrote:
>> By now I am not having any suggestions yet.
>> However, a question I have is: Do we not have any TIF export in OJ that
>> avoids use of jai? We really need to try to avoid JAI, because the OSGeo
>> L
thanks Ede.
after reactivating my french: *lol*
Am 17.07.13 12:13, schrieb edgar.sol...@web.de:
> On 17.07.2013 17:57, edgar.sol...@web.de wrote:
>> On 17.07.2013 17:38, Stefan Steiniger wrote:
>>> By now I am not having any suggestions yet.
>>> However, a question I have is: Do we not have any T
Hi Peppe,
well.. you kind of answered most of it ;)
So If you have uploaded the code I will hopefully find some time to
check in the next days. As far as I recall, getting the original data is
fairly easy (just using some other function that returns the same
data-type) - but well, I programmed
Hi Ede,
I came to sanselan, too. I was not able to use their svn with Eclipse.
Peppe
2013/7/17
> On 17.07.2013 17:57, edgar.sol...@web.de wrote:
> > On 17.07.2013 17:38, Stefan Steiniger wrote:
> >> By now I am not having any suggestions yet.
> >> However, a question I have is: Do we not have
Maybe here:
https://repository.apache.org/content/groups/snapshots/org/apache/commons/commons-imaging/1.0-SNAPSHOT/
2013/7/17 Giuseppe Aruta
> Hi Ede,
> I came to sanselan, too. I was not able to use their svn with Eclipse.
>
> Peppe
>
>
> 2013/7/17
>
> On 17.07.2013 17:57, edgar.sol...@web.d
Hi,
If you want to play with apache library, you should look at
commons-imaging which is the new name of commons-sanselan.
https://repository.apache.org/index.html#nexus-search;quick~commons-imaging
I had a look to it a few weeks ago for another project, and I had a good
experience
with it but
-
Stefan Steiniger wrote:
> Hi Landon,
> Am 08.07.13 11:30, schrieb Landon Blake:
>> Stefan:
>> You wrote: "Anybody an idea how to put all the tags?"
>> You could "prescan" the OSM file to make a list of all the tags used in
>> the file. Then create a feature schema with an attribute for each tag.