opengis Questions
7
I'm supposed to create a GIS application for my MSc, and I was wondering what are the best free and (preferably) open source technologies for development? What programming language to use for...
1
Solved
I'm trying to use JAXB to generate classes for this schema: http://schemas.opengis.net/wfs/1.1.0/wfs.xsd
I downloaded that schema to a local file, and now I'm trying to generate the JAXB classes. ...
2
How to find if a point exists in which given set of polygons ?
I have coordinates like
polygonA = 1(0,0),2(0,5),3(3,4),4(3,5),5( 2,2)
polygonB = 1(10,10),2(10,15),3(13,14),4(13,15),5(12,12)
I h...
Mcroberts asked 27/5, 2012 at 13:45
1
© 2022 - 2024 — McMap. All rights reserved.