[postgis-users] pointcloud extentions

Mohammed Kabeer mkabeer at tamimicg.com
Wed Aug 20 03:49:48 PDT 2014


Dear Sir,

 

Right now I have windows environment existing

 

You mean I need to move to linux environment or how

 

Thanks

Kabeer

 

From: postgis-users-bounces at lists.osgeo.org [mailto:postgis-users-bounces at lists.osgeo.org] On Behalf Of Nicolas Ribot
Sent: Wednesday, August 20, 2014 1:27 PM
To: PostGIS Users Discussion
Subject: Re: [postgis-users] pointcloud extentions

 

I guess you have to install Cygwin or another Linux env on Windows, then install all necessary packages and compile PointCloud.

 

It will be easier, though, to install a PostGIS version on a Linux box, then tell OpenGeoSuite to use this installation.

 

Nicolas

 

 

On 20 August 2014 12:17, Mohammed Kabeer <mkabeer at tamimicg.com> wrote:

Thank you very much

 

How to install in windows environment  

 

// Create file as pointcloud.control and copy following code in it

 


# pointcloud extension


comment = 'data type for lidar point clouds'


default_version = '1.0'


module_pathname = '$libdir/pointcloud'


relocatable = true


superuser = true


#requires = 'postgis'

 

Would you please guide me how to install in windows




 

Thanks

Kabeer

 

From: postgis-users-bounces at lists.osgeo.org [mailto:postgis-users-bounces at lists.osgeo.org] On Behalf Of Nicolas Ribot
Sent: Wednesday, August 20, 2014 1:09 PM
To: PostGIS Users Discussion
Subject: Re: [postgis-users] pointcloud extentions

 

Hi,

 

This extension is not part of standard postgis installation (afaik).

You have to install it manually: https://github.com/pramsey/pointcloud

 

Nicolas

 

On 20 August 2014 11:37, Mohammed Kabeer <mkabeer at tamimicg.com> wrote:

Dear Sir,

 

I installed postgis with opengeosuit4. 1 (OpenGeoSuite-latest.exe) and created database and working fine

 

I run CREATE EXTENSION postgis: // working fine

 

But when I run CREATE EXTENSION pointcloud; // it gives me ERROR: could not open extension control file "C:/Program Files (x86)/Boundless/OpenGeo/bin/../pgsql/share/extension/pointcloud.control": No such file or directory

SQL state: 58P01

 

How to fix this problem

 

Thanks

Kabeer

 

Mohammed Kabeer Ahmed | Spatial Technologies| Tamimi Consulting Group|

Tel +966 1217 0152 | Mobile +966 545548353 <tel:%2B966%20545548353>  | Skype: mkabeer2000
Riyadh, Saudi Arabia

specialistCard

 


_______________________________________________
postgis-users mailing list
postgis-users at lists.osgeo.org
http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users

 


_______________________________________________
postgis-users mailing list
postgis-users at lists.osgeo.org
http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20140820/c8d2720c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.jpg
Type: image/jpeg
Size: 15888 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20140820/c8d2720c/attachment.jpg>


More information about the postgis-users mailing list