Hi Michaud,
no bornes are point and titre are polygon, here what i did to bornes:
public Geometry selectedBornes() {
Geometry geometry;
geometry = searchBorne().get(getSelectedRowIndex()).getGeometry();
return geometry;
}
with i'll not have a problem converting to geometry iin the method
t
Hi,
I started a new thread about this plugin.
We have two plugins for Spatialite. The first is Spatialite DB Query plugin and
the second Spatialite Reader plugin. DB Query plugin works. However, it is not
really a Spatialite plugin because it does not use any Spatialite extentions.
It is a SQL
Hi,
Currently OpenJUMP throws a NPE when trying to make a connection with a WMS and
if the answer from the server is not what was expected
Try this
- Add WMS layer, use url http://demo.opengeo.org/geoserver/wms?SERVICE=WFS
- Press next
- Get NPE
It would better to tell user that something abno
Currently none of servers embedded inn Oj seem to work. Should we also
upgrade the list?
Peppe
2013/3/11 Rahkonen Jukka
> Hi,
>
> Currently OpenJUMP throws a NPE when trying to make a connection with a
> WMS and if the answer from the server is not what was expected
> Try this
> - Add WMS layer,
Hi,
For some reason it is not always so easy to find relevant Spatialite documents
from the web so here is a link to one which is handling the use of Spatialite
from Java.
http://www.gaia-gis.it/spatialite-2.4.0-4/splite-jdbc.html
-Jukka-
--
Hi Michaël
> Hi
>
> Nice to read you Matthias,
>
> You're perfectly right about selection styling option.
> Your work isn't it ?
Yes this was my first OJ contribution...
> I pointed to Asma the SelectionStyllingOptionsPanel
> as it is where these options are defined,
> but I missed to point how to
I can write this to my TODO list ;-)
> and don't forget the zooming to selection and outline blinking.. not sure
> what kind of users he is targeting at ;)
>
> ..ede
>
> On 10.03.2013 12:35, Rahkonen Jukka wrote:
>> Hi,
>>
>> Changing line colour was not enough for Asma, he wanted to change the fi
On 11.03.2013 13:32, Rahkonen Jukka wrote:
> Currently OpenJUMP throws a NPE when trying to make a connection with a WMS
> and if the answer from the server is not what was expected
> Try this
> - Add WMS layer, use url http://demo.opengeo.org/geoserver/wms?SERVICE=WFS
> - Press next
> - Get NPE
edgar.soldin wrote:
>On 11.03.2013 13:32, Rahkonen Jukka wrote:
>> Currently OpenJUMP throws a NPE when trying to make a connection with a WMS
>> and if the answer from the server is not what was expected
>> Try this
>> - Add WMS layer, use url http://demo.opengeo.org/geoserver/wms?SERVICE=WFS
>>
Hi Jukka,
I had a look on both plugins source code.
I could not see anything obvious, they seem to parse spatialite
geometries about the same way.
SQLite store geometries in a blob including ewkb + a few extra
information. EWKB part is parsed by JTS in both cases.
I must have a deeper look.
Al
Michaël Michaud wrote:
> Hi Jukka,
> I had a look on both plugins source code.
> I could not see anything obvious, they seem to parse spatialite geometries
> about the same way.
> SQLite store geometries in a blob including ewkb + a few extra information.
> EWKB part is parsed by JTS in both ca
11 matches
Mail list logo