代码搜索:shapefile

找到约 237 项符合「shapefile」的源代码

代码结果 237
www.eeworm.com/read/122504/6065508

java shapepoint.java

package uk.ac.leeds.ccg.shapefile; import java.io.*; import cmp.LEDataStream.*; import uk.ac.leeds.ccg.geotools.*; //comment out to remove GeoTools dependence /** * Wrapper for a Shapefile p
www.eeworm.com/read/122503/14686902

html readme.html

www.eeworm.com/read/170282/9812122

plg geogis.plg

Build Log --------------------Configuration: GeoGis - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~1\ADMINI
www.eeworm.com/read/275194/10830153

cpp makeshapeindexfile.cpp

// $util\makeShapeIndexFile.cpp 1.5 milbo$ make an index file for a shape file // Warning: this is raw research code -- expect it to be quite messy. // milbo petaluma jun 2008 //----------------------
www.eeworm.com/read/122504/6065505

java invalidshapefileexception.java

package uk.ac.leeds.ccg.shapefile; /** * Thrown when an attempt is made to load a shapefile * which contains an error such as an invlaid shape */ public class InvalidShapefileException exten
www.eeworm.com/read/488174/6497475

cs default.aspx.cs

using System; using System.Collections; using System.ComponentModel; using System.Data; using System.Drawing; using System.Web; using System.Web.SessionState; using System.Web.UI; using System
www.eeworm.com/read/154064/11990762

txt readmefirst.txt

Unzip this file into a writeable directory. You should end up with a "Geocode" project, as well as Bitmaps and TestData directories. This sample geocodes single-match zip codes, entered by the us
www.eeworm.com/read/161513/5552193

properties i18n.properties

# Sample ResourceBundle properties file ShapeLayer.shapeFile=Name of the shape file ShapeLayer.spatialIndex=Name of the spatial index file ShapeLayer.spatialIndex.tooltip=Location of Spatial Index
www.eeworm.com/read/161513/5552208

java shapefilecrop.java

// ********************************************************************** // // // // BBN Technologies // 10 Moulton Street // Cambridge, MA 02138 // (617) 873-8000 // // Copyright
www.eeworm.com/read/122504/6065500

java dbffileexception.java

package uk.ac.leeds.ccg.dbffile; /** * Thrown when an error relating to the shapefile * occures */ public class DbfFileException extends Exception{ public DbfFileException(String s){