Displaying 8 results from an estimated 8 matches for "opengi".
Did you mean:
opengl
2008 Dec 15
1
convert opengis wkt to geometry?
...was
code to do this already) to generate PostGIS SQL insert statements for
simple geometry (wkt), I didn't check see if there is already something
available to convert WKT strings into some R package geometry (sp?).
Does anyone have any advice, hints, code (?) for converting the
following OpenGIS strings into something useful in R:
POINT
MULTIPOINT
LINESTRING
MULTILINESTRING
POLYGON
MULTIPOLYGON
GEOMETRYCOLLECTION
Jeff.
2015 May 31
3
Installing TMAP in R Studio on Linux Mint
...c826619e1b3b9f87
> SHA256: 998ce25887b62c1ad9ea0829e0306295df6f380bc83a8f5e136246bc46631c45
> Description-en: Geometry engine for GIS - Development files
> GEOS provides a spatial object model and fundamental geometric
> functions. It implements the geometry model defined in the
> OpenGIS Consortium Simple Features Specification for SQL.
> .
> This package contains the headers and libraries needed to
> develop programs using GEOS.
> Description-md5: 3f1f0c4d5fc2ab9465b9947eec04cda4
> Homepage: http://trac.osgeo.org/geos/
> Bugs: https://bugs.launchpad.net/ubunt...
2005 Dec 27
4
PostgreSQL Array field type
It seemed to me that rails extract the special database field type
(Array .. In PostgreSQL) as a string.. {'One','Two'}
wouldn't it be great if it got converted to a Ruby array directly?
_______________________________________________
Rails mailing list
Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
http://lists.rubyonrails.org/mailman/listinfo/rails
2015 May 31
0
Installing TMAP in R Studio on Linux Mint
...ec397bfd27cdabee21a21ed846e618b6df3b0e1
SHA256: 23610755d31948bfc22b46af7df3fea058850e2d07028ecec2e22e1308bd3734
Description-en_CA: Geometry engine for GIS - Development files
GEOS provides a spatial object model and fundamental geometric functions.
It implements the geometry model defined in the OpenGIS Consortium Simple
Features Specification for SQL.
.
This package contains the headers and libraries needed to develop programs
using GEOS.
Description-md5: 3f1f0c4d5fc2ab9465b9947eec04cda4
Homepage: http://trac.osgeo.org/geos/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
C...
2017 Dec 07
2
How to read or write Geolocation (RFC6442) data in SIP/PJSIP messages ?
...rn:ietf:params:xml:ns:pidf"
xmlns:gp="urn:ietf:params:xml:ns:pidf:geopriv10"
xmlns:gbp="urn:ietf:params:xml:ns:pidf:geopriv10:basicPolicy"
xmlns:cl="urn:ietf:params:xml:ns:pidf:geopriv10:civicAddr"
xmlns:gml="http://www.opengis.net/gml"
xmlns:dm="urn:ietf:params:xml:ns:pidf:data-model"
entity="pres:alice at atlanta.example.com">
<dm:device id="target123-1">
<gp:geopriv>
<gp:location-info>
<gml:locati...
2011 Jan 20
1
Generating time progressing line for Google Earth
...yend = coords[i + 1, ]$Lat
seg[i, ]$segment = paste(i)
}
#seg
brew(file = "LinesTemplate.xml", output = "RKMLoutput.kml" )
...and the kml template file to be used with brewer:
<?xml version="1.0" encoding="utf-8" ?>
<kml xmlns="http://www.opengis.net/kml/2.2">
<Document>
<Folder><name>lines</name>
<% for(i in 1:nrow(seg)){ %>
<Placemark>
<TimeSpan>
<begin><%= paste(1980+i, "01", "01", sep="-")%></begin>
</TimeSpan>...
2015 May 31
2
Installing TMAP in R Studio on Linux Mint
Copied and sent from another address:
On 31 May 2015 at 09:43, Abed W. Ayyad <imraualkays at gmail.com> wrote:
> To the R-Sig-Debian list:
>
> Hello, this is my first post to the list and I hope that making it short
> and swift does not make it come across as abrupt or rude.
>
> I'm having trouble installing the TMAP package on R-Studio on my build of
> Linux
2015 May 31
0
Installing TMAP in R Studio on Linux Mint
...2a0bfb9b45dfac27f5dd50afc826619e1b3b9f87
SHA256: 998ce25887b62c1ad9ea0829e0306295df6f380bc83a8f5e136246bc46631c45
Description-en: Geometry engine for GIS - Development files
GEOS provides a spatial object model and fundamental geometric
functions. It implements the geometry model defined in the
OpenGIS Consortium Simple Features Specification for SQL.
.
This package contains the headers and libraries needed to
develop programs using GEOS.
Description-md5: 3f1f0c4d5fc2ab9465b9947eec04cda4
Homepage: http://trac.osgeo.org/geos/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
edd...