I am trying to read a binary file and parse the bytes I have the white paper spec on Shapefiles to know how to parse the file, however I cannot seem to find the correct functions in ColdFusion to hand
I am currently using Shapefile class and ColdFusion to go through the \"records\" of each shapefile. Each record has a bounding box and i am able to get this information but havent found a way to actu
I am working with shapefiles in R, one is point.shp the other is a polygon.shp. Now, I would like to intersect the points with 开发者_运维知识库the polygon, meaning that all the values from the polygo
Thanks for the assist on my previous question.... I was able to complete my project This time I have a CADfile created with Autodesk that I need to convert to a shape file.
开发者_JS百科I have us state border shape file and I want to read information from that file using openmap
I\'m just getting into GIS right now with a new project at my work - so I\'m still kinda new at all of this.I\'m using GDAL to work with the TigerLine Shape files from the previous US census land surv
I am using mapdotnet services for our gis application to load the shapefiles, and this mapdotnet service wants the proj4 details.I\'m getting them from spatialreference.org, but for this projection th
I have an excel spreadsheet I want to convert to an ESRI shapefile programmatically.It contains X and Y coordinates in two columns, as w开发者_如何学编程ell as a variety of attribute data in other col
I\'m working with shape files in GeoDjango.Right now I\'m trying to write a test for cod开发者_如何学JAVAe that loads in a shape file and saves it to a database.The shape file currently has a feature
I\'m looking to import one of the S开发者_JAVA技巧hapefiles supplied with the Ordnance Survey Boundary-Line opensource set into Oracle XE.