By the way..is there a way to get updates if you compile someting? Just autmatic uptates are one of the thing that make me throw out windows. I'm a lazy user :)<br><div class="gmail_extra"><br><br><div class="gmail_quote">
2012/11/7 Alex Mandel <span dir="ltr"><<a href="mailto:tech_dev@wildintellect.com" target="_blank">tech_dev@wildintellect.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
My understanding is that you keep your current gdal. And compile a 2nd<br>
copy specifically to compile the plugin which you then move into the<br>
plugins folder for your current gdal (from packages).<br>
<span class="HOEnZb"><font color="#888888"><br>
-Alex<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On 11/07/2012 10:57 AM, Johan Nilsson wrote:<br>
> Thanx :) Are a big help :) Just checked that I have minimun requements of<br>
> the gcc compiler :) Now will I see where my GDAL folder are...or just<br>
> uninstall it from synaptic? Have I understand i right, that the GDAL-bin<br>
> don't have the ability to add drivers, and that is why I need to compile a<br>
> new GDAL-bin?<br>
><br>
> /Cheers<br>
><br>
><br>
> 2012/11/7 Alex Mandel <<a href="mailto:tech_dev@wildintellect.com">tech_dev@wildintellect.com</a>><br>
><br>
>> Looking at the gdal-build-mrsid helper tool, I think the pattern is:<br>
>> 1. download the SDK from ESRI<br>
>> 2. build a copy of gdal (same version you have on your system already)<br>
>> off to the side with the FGDB plugin enabled<br>
>> 3. Install/Copy that plugin into your ogr (gdal?) plugins folder<br>
>><br>
>> I'm still digging to see if someone has written out a helper script or<br>
>> more clear instructions.<br>
>><br>
>> Enjoy,<br>
>> Alex<br>
>><br>
>> On 11/07/2012 09:47 AM, Johan Nilsson wrote:<br>
>>> Peter. I think Add-vector-->Database-->ESRI personal geodatabase, are<br>
>> just<br>
>>> Personal Geodatabase, aka a JET-db or MS-access-database? ESRIs File<br>
>>> database are what ESRI recommend to use, not the MS-Access typ of db<br>
>>> because of bad preformance add a size limit of 1GB.<br>
>>><br>
>>> I stilll try to understand what I need to do with GDAL and the<br>
>>> ESRI-FileGDB... I need to uninstall the old GDAL things and stuff? Don't<br>
>>> what to break the system...<br>
>>><br>
>>> Cheers<br>
>>><br>
>>><br>
>>> 2012/11/7 Peter Schürch <<a href="mailto:p.schuerch@meierpartner.ch">p.schuerch@meierpartner.ch</a>><br>
>>><br>
>>>> I think I managed to open ESRI Geodatabase as a Database source without<br>
>>>> any tweaking opening them as a Vectorfile and then choosing Database<br>
>>>> (instead of File).****<br>
>>>><br>
>>>> ** **<br>
>>>><br>
>>>> Peter ****<br>
>>>><br>
>>>> --****<br>
>>>><br>
>>>> QGis 1.8, Windows 7****<br>
>>>><br>
>>>> Meier und Partner AG, Switzerland, <a href="http://www.meierpartner.ch" target="_blank">www.meierpartner.ch</a>****<br>
>>>><br>
>>>> ** **<br>
>>>><br>
>>>> ** **<br>
>>>><br>
>>>> ** **<br>
>>>><br>
>>>> *Von:* <a href="mailto:qgis-user-bounces@lists.osgeo.org">qgis-user-bounces@lists.osgeo.org</a> [mailto:<br>
>>>> <a href="mailto:qgis-user-bounces@lists.osgeo.org">qgis-user-bounces@lists.osgeo.org</a>] *Im Auftrag von *Johan Nilsson<br>
>>>> *Gesendet:* Mittwoch, 7. November 2012 13:07<br>
>>>> *An:* qgis-user<br>
>>>> *Betreff:* Re: [Qgis-user] How to open ESRI geodatabase in QGIS 1.8 and<br>
>>>> Gdal 1.9 on Ubuntu?****<br>
>>>><br>
>>>> ** **<br>
>>>><br>
>>>> Thanx. Downloadig the FileGDB_API_1_2-32.tar.gz and also the 64-bit<br>
>>>> version.<br>
>>>> I have only compiled one thing in Ubuntu and that was a component in<br>
>> Unity<br>
>>>> (to get navigation buttom, to the left in stead of right, and during<br>
>> that I<br>
>>>> have a row, to row tutorial.<br>
>>>><br>
>>>> Can this help me?<br>
>>>> <a href="https://github.com/usgin/ncgmp/wiki/Installation-Example" target="_blank">https://github.com/usgin/ncgmp/wiki/Installation-Example</a><br>
>>>><br>
>>>> Thanx for al tips and helps /Cheers****<br>
>>>><br>
>>>> ** **<br>
>>>><br>
>>>> 2012/11/7 Alex Mandel <<a href="mailto:tech_dev@wildintellect.com">tech_dev@wildintellect.com</a>>****<br>
>>>><br>
>>>> On 11/06/2012 10:43 PM, Johan Nilsson wrote:<br>
>>>>> How do I open ESRIs geodatabase .gdb-files in QGIS 1.8 and Gdal 1.9? I<br>
>>>> have<br>
>>>>> found on internet that the package OSGeo4W are needed, but this is only<br>
>>>> för<br>
>>>>> ms-windows, i suppose, but I run Ubuntu 12.04LTS. As I understand it,<br>
>> is<br>
>>>>> should also only bee possible for ArcGIS 10, not older versions of<br>
>>>> ArcGIS.<br>
>>>>> By the way, .gdb appears in Ubuntu as a folder with lot of files<br>
>> inside.<br>
>>>>><br>
>>>>> /Cheers Jjohan N<br>
>>>>><br>
>>>>> ****<br>
>>>><br>
>>>> They can be opened on either Windows or Linux, what you need is the<br>
>>>> gdal/ogr file geodatabase driver. This requires getting some files from<br>
>>>> ESRI (free) and doing a little bit of compiling.<br>
>>>><br>
>>>> I found this which should help. But I though there was a way that didn't<br>
>>>> require a complete gdal compile.<br>
>>>> <a href="http://www.paolocorti.net/2012/01/10/gdal_19_released/" target="_blank">http://www.paolocorti.net/2012/01/10/gdal_19_released/</a><br>
>>>><br>
>>>> As for ArcGIS, there are several versions of Geodatabases, newer Arcs<br>
>>>> can read older databases but not vice versa.<br>
>>>><br>
>>>> Thanks,<br>
>>>> Alex<br>
>>>> _______________________________________________<br>
>>>> Qgis-user mailing list<br>
>>>> <a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
>>>> <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user****" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user****</a><br>
>>>><br>
>>>> ** **<br>
>>>><br>
>>><br>
>>><br>
>>><br>
>>> _______________________________________________<br>
>>> Qgis-user mailing list<br>
>>> <a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
>>> <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
>>><br>
>><br>
>><br>
><br>
><br>
><br>
> _______________________________________________<br>
> Qgis-user mailing list<br>
> <a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
><br>
<br>
</div></div></blockquote></div><br></div>