Bastian Schäffer ha scritto:
> List,
>
> during the latest OGC OWS-7 testbed, we encountered some issues with the
> GML3 srsName encoding:
>
> A generated FeatureCollection, where the featureType's SRS is correctly
> set to a representation of EPSG:4326, the result looks like:
>
> http://www.ope
List,
during the latest OGC OWS-7 testbed, we encountered some issues with the
GML3 srsName encoding:
A generated FeatureCollection, where the featureType's SRS is correctly
set to a representation of EPSG:4326, the result looks like:
http://www.opengis.net/gml/srs/epsg.xml#4326";>
By looking a
I think that is a problem with JMapPane; should not effect the actual removing
of a feature.
Note you may have a better experiencing using featureStore to remove the
feature using a filter (specifically a feature id based filter).
Jody
On 18/06/2010, at 10:09 PM, JenR wrote:
>
> Hello all,
>
Hello all,
I build a simple application using GeoTools. I want to show a floor of a
building, with red dots on each floor representing people.
Each person is a SimpleFeature with a position and an attribute (id). Each
floor is a FeatureCollection.
When a person changes floors, I want to delete th
Example online fixtures generated by jdbc-postgis / jdbc-oracle have wrong key
for password
---
Key: GEOT-3146
URL: http://jira.codehaus.org/browse/GEOT-3146
Proj
> Are you referring to:
> http://docs.codehaus.org/display/GEOTDOC/How+to+Find+a+Factory ?
Not even that nice :-)
A picture of how that "factory registery" stuff is used by the referencing
module to wire itself up.
- http://docs.codehaus.org/display/GEOTDOC/Referencing+Developers+Guide
- http://
>> Where is (are) this code located?
>
> I think we will have to go look ... I would open up FactoryRegister and then
> look for references in the current workspace.
> There is a picture in the wiki but that is down for me right now.
Are you referring to:
http://docs.codehaus.org/display/GEOTDOC/