开发者

Problem in Shapefiles

i need a help i have a shape file that continue 3716 polygon record and want to draw this shape file where some of those polygons need to have a specified color

OR WANT a search technique to search this开发者_JAVA百科 map for a point (lat-long) and get it's belong polygon but not by searching all polygons

i tries all, OpenJump-Source code, GeoTools,....


In GeoTools you can follow the Style tutorial to show you how to display your shapefile. There is no way to carry out a point in polygon search without at least examining the bounding box of each polygon but the GeoTools Query Lab will talk you through the basics of setting up a query (and if your shapefile has a spatial index then it will be quick enough).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜