Displaying 5 results from an estimated 5 matches for "geotools".
2012 Jan 28
0
New package "geotools"
Dear All,
I have upload a new package "geotools", that main purpose is to
propose functions to get distance between cities, with city name or
postal code (usage: shipment).
For now: there is only the french cities dataset.
An example:
Return all postal code at 7 kms from Paris:
codesNearToCode(zipCode("Paris"),7)
Regards,
Ant...
1999 Jul 26
0
ESRI Shapefile reader (help with dlls)
...x86, Win32
status
status.rev 0
major 0
minor 64.2
year 1999
month July
day 3
language R
> dyn.load("D:/Nicholas/shapelib-1.2.5/Sshpopen.dll")
> read.shape("D:\Nicholas\jstuff\Geotools\examples\publands")
Error in .C("SHPOpen", as.character(shpname), as.character(shxname), as.character(access), : C/Fortran function not in load table
> is.loaded(symbol.C("SHPOpen"))
[1] FALSE
>
Am I doing something wrong when building the dll? here are the steps I...
2010 May 08
0
Survey on Web Geo-Spatial Open-Source Technologies: Questionnaire on Ruby On Rails
...y, interoperability and so
on.
Estimated completion time: about 1 minute (per questionnaire)
Link to the questionnaires: http://bit.ly/geospatial-opensource-survey
Projects included in this survey: GeoServer, MapServer, PostGIS,
MySQL, Hibernate, Hibernate Spatial, Ruby on Rails, Grails, Proj.4,
GeoTools, Java Topology Suite, OpenLayers, JsExt, Prototype, MooTools
Feel free to contact us at andrea.ballatore [at] ucd.ie if you have
any questions, comments and recommendation about this survey.
Thank you for your attention,
Spatial Information Systems Group,
School of Computer Science and Informati...
2010 May 21
0
Survey on Open-Source Technologies: Questionnaire on RoR
...time: about 1 minute
Link to the questionnaire: http://bit.ly/geospatial-opensource-survey-rubyonrails
Survey Home page: http://bit.ly/geospatial-opensource-survey
Projects included in this survey: GeoServer, MapServer, PostGIS,
MySQL, Hibernate, Hibernate Spatial, Ruby on Rails, Grails, Proj.4,
GeoTools, Java Topology Suite, OpenLayers, Ext JS, Prototype, MooTools
Feel free to contact us at andrea.ballatore [at] ucd.ie if you have
any questions, comments and recommendation about this survey.
Thank you for your attention,
Spatial Information Systems Group,
School of Computer Science and Informati...
2004 Apr 05
1
Drawing maps in R?
What tools and documentation exist for producing maps and working
with polygon and polylist objects in R beyond the following:
* Packages maps, mapproj, maptools, and mapdata.
* Becker and Wilks (1993, 1995), listed as references in the
documentation on the "map" function.
Thanks,
Spencer Graves