Displaying 20 results from an estimated 200 matches similar to: "PostgreSQL Array field type"
2008 Dec 15
1
convert opengis wkt to geometry?
After writing some code (stupidly without checking to see if there 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
2015 May 31
3
Installing TMAP in R Studio on Linux Mint
Dear Dirk et al,
What I've tried is to install libgeos-dev:
sudo apt-get install libgeos-dev
Which gives me, even after adding the ubuntugis-unstable PPA:
E: Unable to locate package libgeos-dev
So I'm a little stuck at the moment. I'm trying to install TMAP on
R-Studio, which requires a number of packages all of which rely on the
libgeos-dev being in place, and I can't seem to
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
2019 Apr 11
2
postgis-2.0.7-2.el7 still in epel7-testing?
Hi all,
I'm looking for a fix in postgis, which seems to be fixed already in
postgis-2.0.7-2.el7.
However that package seems to be 'stuck' in the epel7-testing repository:
https://koji.fedoraproject.org/koji/buildinfo?buildID=750618
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-b6c229157e
Is there a reason that the package is not pushed to stable yet? Or can
it be
2006 Apr 06
1
rounding of voronoi vertices using deldir()
Hello list,
I'm just getting started with using R - I have been trying over the past
day or so to work out a method for generating voronoi polygons for
PostGIS using SQL. I was able to put together a procedure which works
relatively well, but is somewhat inefficient. Someone on the PostGIS
list pointed me to the deldir() function in R, for which I can export a
text file with x/y coordinates
2006 Apr 25
1
IvyGIS --- Rails Engine for custom maps.
Hi. I''m announcing a Rails Engine for presenting maps based on your
own data, either rendered by Mapserver, or pulled directly out of
geometric database tables stored by PostGIS. There''s a demo here:
http://ivygis.mgxkernel.com:3000/canada
which shows a tiled, draggable version of a Mapserver demo map, with
mouse-sensitive park polygons and railroads (SVG in Firefox 1.5+,
2005 Mar 02
11
Gui Interface
Hello,
I''ve checked the FAQ, and it tells that there is a GUI interface , does that
applis to version 1.4 as well as version 2.0
Sorry if it is a silly question, but just wanted to be sure
Kind Regards
Samer
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it''s FREE!
2007 Oct 05
5
PostgreSQL, templates, and test databases
Hi everyone.
I''m having a bit of a problem with an application I''m currently
developing with Rails 1.2.3 and PostgreSQL, attempting to use test-first
development. Here''s the scenario:
* I have the usual three databases, with migrations. Testing has been
working beautifully.
* I need to store geographic data, so I add PostGIS to all three
databases (along with
2017 Dec 07
2
How to read or write Geolocation (RFC6442) data in SIP/PJSIP messages ?
Hello,
I'm having a look at section 13.1 from SIP Connect v2 doc (see [1]).
It refers to RFC6442 which gives the following example (sorry for its
length):
INVITE sips:bob at biloxi.example.com SIP/2.0
Via: SIPS/2.0/TLS pc33.atlanta.example.com;branch=z9hG4bK74bf9
Max-Forwards: 70
To: Bob <sips:bob at biloxi.example.com>
From: Alice <sips:alice at
2011 Jan 20
1
Generating time progressing line for Google Earth
Dear,
I am trying to visualise a time-progressing line (it's supposed to
represent spread patterns) using brew package and Google Earth.
The idea is to have a function which takes start and end point
geographic coordinates, as well as number of intervals to chop the path
up, and returns the collection of points segmenting this line.
Unfortunately my calculations fail for large distances,
2005 Dec 20
8
Using rails with stored procedures
Hi all!
I am quite new to rails, and I would like to know if there is a
tutorial, or if someone can tell me how to use rails with stored
procedures and views.
Any help would be appreciated.
Thanks to all
--
-------------------------------------------
Gioachino Bartolotta
2007 May 30
4
Connecting to PostgreSQL/PostGIS from R (rgdal?)
Hello,
I've been trying every now and then to find a cross operating system
solution that would let me access PostgreSQL (and PostGIS) from R, or to
access R from PostgreSQL. I know of pl/r, which accomplishes the
latter, but has yet to be successfully ported to Windows. Similarly,
I've tried to use Rdbi and DBI, but I haven't had luck with those on
Windows either for connecting to
2008 Aug 24
6
entering a password to have access to a sip account?!
Hi all,
i;m obviously a newbie, its been 2 days that im trying to figure out a way to deny a specific extension (300) from calling another specific extensions (03) except if the caller punch a specified password.. sorry if im not explaining myself well.. heres an example:
i called my pstn line(with 300 as its sip account), an attendant answers and asks me to punch in an extension number right
2004 Apr 17
4
LinuxFest NW
For those of you going to LinuxFest, I''ll be speaking today at 10:00 in
G-106. And if you miss the talk but see me wandering around the campus
later, don''t hesitate to flag me down to say "Hi".
-Tom
--
Tom Eastep \ Nothing is foolproof to a sufficiently talented fool
Shoreline, \ http://shorewall.net
Washington USA \ teastep@shorewall.net
2008 Jan 17
1
Any tools for working with US 2000 census data?
I've been given the job of extracting some data from the United States
2000 census (files at
http://www2.census.gov/census_2000/datasets/Summary_File_2/Maryland/all_
Maryland.zip 52M). I'm only interested in Census Block Groups (CBGs)
located within Baltimore City, Maryland. Additionally, I just have to
extract certain data fields. I think I'll be using Summary File 2. This
is my first
2007 Mar 28
0
CentOS 4.4 - postgis / postgres Issue
Hi
I know this is not directly centos related but if anyone has used
postgres before then that would be a help!! Normally i'm an oracle or
mysql guy.
I have to install a qa postgres box that uses postgis. All seems well
but when the devs import the schema this happens...
ERROR: could not access file "$libdir/libpostgis.so.0.9": No such file
or directory
and indeed that
2004 Jun 22
6
Linux choices ?
First of all, My apologies for this maybe slight OT post, but I have
so much confidence and read so much good replies on this list, that I
am still asking my question.
I''m looking for a linux distribution to use on our school''s homemade
routers. The routers are small miniITX based systems with 2 network
interfaces. I added a 4 port D-Link network card in some cases, when I
2004 May 28
8
One NIC, filtering access
Hello all, What I am doing seems fairly straight forward to me, I just am
not sure how to put it into Shorewall''s config files. Here is what I have:
I have a single router that takes 5 public IP addresses and routes them to
internal IP addresses. In the past, I had control over that router and
could port filter at the router, forwarding only the traffic I wanted.
However, now, I
2005 May 04
1
off topic - Internet GOD -
Hello,
Although it is off topic, but I wanted to share my idea with the group of
shorewall
There were greek,Egyptian,.... gods
they have gods for everything
I think it is our turn to make a god for the internet
it is a virtual thing, but I think it is a nice idea
and he/she should be the protector and so on
as the internet is like the Sky /water, and fire
If no one likes the idea , do not
2012 Feb 29
3
Cannot use negative argument in function
Hi,
today i wrote a function in R of the type:
index.refraction <- function(Temp,Press, RH, CO2)
When i try to plug a negative number in Temp, i got this type of error:
"
n <- index.refraction(Temp= -40,100,80,CO2)
Messages d'avis :
1: In Ops.ordered(left, right) : '-' is not meaningful for ordered factors
2: In Ops.factor(left, right) : - not meaningful for factors
3: