Hi there, a noobie question if you don't mind, I have spent some time
reading the faq's but couldn't find the answer...
Say I have a polygon and a point, is there a way of determining if the
point falls within the bounds of the polygon boundaries?
Thank you v.much!
Here's what I have so far:
Hi Folks,
Can someone please tell me how I extract only the shell coords of a
polygon.
If I do the following:
Coordinate[] coords = polygon.getCoordinates();
I get all hole and shell coordinates in the coords array (250 points,
there are only 200 points in the shell).
My polygon objec
Hi Folks,
Can someone please tell me how I extract only the shell coords of a
polygon.
If I do the following:
Coordinate[] coords = polygon.getCoordinates();
I get all hole and shell coordinates in the coords array (250 points,
there are only 200 points in the shell).
My polygon objec
Hi folks,
Wonder if you can please help I have a shapefile which has the
following projection: Clarke_1866_Lambert_Conformal_Conic.
Is there a way of easily converting the feature geometry to decimal
degrees? When I read the coordinates of a feature using:
.
.
Hi folks,
Wonder if you can help I have a shapefile which has the following
projection: Clarke_1866_Lambert_Conformal_Conic.
Is there a way of easily converting the feature geometry to decimal
degrees? When I read the coordinates of a feature using:
.
.
Geom
Hi folks,
I have a question for you, I'm new to Geotools so I hope you can help.
If I have a shapefile which is of type MULTIPOLYGON that contains a
number of polygons with the following attribute data:
Feature ID, Name
field.1,Calabon
field.2,Gartez
...
Here's the scenario:
Hi folks,
I have a question for you, I'm new to Geotools so I hope you can help.
If I have a shapefile which is of type MULTIPOLYGON that contains a
number of polygons with the following attribute data:
Feature ID, Name
field.1,Calabon
field.2,Gartez
...
Here's the scenario:
Hi folks, I'm looking for a nudge in the right direction, hope you can
help me out on this one (I'm new to GeoTools but like what I see!)...
I have a shapefile (world.shp) and an associated dbf file (world.dbf).
>From the frontend if I use the mouse to graphically select a
feature/country how ca
Hi folks, I'm looking for a nudge in the right direction, hope you can
help me out on this one (I'm new to GeoTools but like what I see!)...
I have a shapefile (world.shp) and an associated dbf file (world.dbf).
>From the frontend if I use the mouse to graphically select a
feature/country how ca