<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forum — PostGIS (PostgreSQL) or MySQL?]]></title>
		<link>https://forums.nbn.org.uk/viewtopic.php?id=621</link>
		<atom:link href="https://forums.nbn.org.uk/extern.php?action=feed&amp;tid=621&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in PostGIS (PostgreSQL) or MySQL?.]]></description>
		<lastBuildDate>Fri, 14 Nov 2008 09:52:43 +0000</lastBuildDate>
		<generator>PunBB 1.4.6</generator>
		<item>
			<title><![CDATA[Re: PostGIS (PostgreSQL) or MySQL?]]></title>
			<link>https://forums.nbn.org.uk/viewtopic.php?pid=3647#p3647</link>
			<description><![CDATA[<p>Hi Gustavo</p><p>Many thanks for the info - keep us posted of your development</p><p>Cheers</p><p>Nick</p>]]></description>
			<author><![CDATA[null@example.com (Nick)]]></author>
			<pubDate>Fri, 14 Nov 2008 09:52:43 +0000</pubDate>
			<guid>https://forums.nbn.org.uk/viewtopic.php?pid=3647#p3647</guid>
		</item>
		<item>
			<title><![CDATA[Re: PostGIS (PostgreSQL) or MySQL?]]></title>
			<link>https://forums.nbn.org.uk/viewtopic.php?pid=3641#p3641</link>
			<description><![CDATA[<p>Hello to Nick.<br /></p><div class="quotebox"><cite>Nick wrote:</cite><blockquote><p>…the system is a bit slow. I therefore wonder whether it will be even slower once you add some background mapping?<br />Nick</p></blockquote></div><p>About this question, no it won’t be slower unless you add really huge cartography files to background, however I don’t believe that can occur (getting slower) because I already tried that with other projects.</p><p>Also about speed (or getting a bit slow) it’s happening because when the client connects to the server he is actually connecting and processing all the information on the fly which will end up creating some views that can be later queried by the client and are also displayed in the map. </p><p>So, to make this approach faster it’s easy, by using the DBMS crate views or event schedule a script for creating and deleting tables during maintenance time will improve a LOT the speed. </p><p>This approach was intended to test&amp;identify the potential issues regarding recorder development and try to understand how heavy the database can be, which will reflect the amount of processing requisites for a feasible web application.</p><p>The next step is to perform a few server programming to improve the speed that will improve the above. </p><p>About queries available you can find a few of them mainly in 2 locations.</p><p>The “Query Manager” allows you to select a few of them, however more of them could be added, it just depends of what you want to allow the user to query, in these case since I’ve a lot of work haven’t the time, so I just recommend to try it.</p><p>There’s also spatial queries already available (more info with images here http://internal.bio3.pt/recorderlive/concept.html) . By using the buttons you can perform&nbsp; 2 types of queries; on one hand you can create a point, build a buffer and select the action for that buffer (taxon or biotope); or on another hand you can build a polygon and get the associated data from it.</p><div class="quotebox"><cite>Nick wrote:</cite><blockquote><p>…. Can you not query the data from the database and use existing systems (e.g. OpenLayers… Nick</p></blockquote></div><p>Basically, Openlayers is one of my favorite opensource GIS visualizer , but I´ve never tried OpenLayers for Recorder GIS but I believe that’s possible to get something interesting from it. </p><p>Regarding this platform I’m more like a user not like a developer for the moment.</p><div class="quotebox"><cite>Nick wrote:</cite><blockquote><p>Incidentally, will your solution run on PHP?<br />Nick</p></blockquote></div><p>It’s possible to run on PHP however this example is pure ASP and it&#039;s bsed on a commercial GIS application not opensource.</p><p>Regards.</p>]]></description>
			<author><![CDATA[null@example.com (gustavo palminha)]]></author>
			<pubDate>Fri, 14 Nov 2008 02:09:32 +0000</pubDate>
			<guid>https://forums.nbn.org.uk/viewtopic.php?pid=3641#p3641</guid>
		</item>
		<item>
			<title><![CDATA[Re: PostGIS (PostgreSQL) or MySQL?]]></title>
			<link>https://forums.nbn.org.uk/viewtopic.php?pid=3610#p3610</link>
			<description><![CDATA[<p>Hi Gustavo</p><p>The initial interface looks good but (as you say) the system is a bit slow. I therefore wonder whether it will be even slower once you add some background mapping?</p><p>I am also not clear what the advantage is for your proposal - can you not query the data from the database and use existing systems (e.g. OpenLayers - Charles I too have been testing this out) for displaying? So unless the system is really fast, most people may not get the best out of your system. </p><p>Incidentally, will your solution run on PHP?</p><p>Cheers</p><p>Nick</p>]]></description>
			<author><![CDATA[null@example.com (Nick)]]></author>
			<pubDate>Tue, 11 Nov 2008 12:17:47 +0000</pubDate>
			<guid>https://forums.nbn.org.uk/viewtopic.php?pid=3610#p3610</guid>
		</item>
		<item>
			<title><![CDATA[Re: PostGIS (PostgreSQL) or MySQL?]]></title>
			<link>https://forums.nbn.org.uk/viewtopic.php?pid=3588#p3588</link>
			<description><![CDATA[<p>Hello to all!</p><p>I&#039;ve been developing a webgis based entirely on recorder database.</p><p>There’s already a public version with some minor bugs and is currently living at ---------&gt; http://internal.bio3.pt/recorderlive</p><p>This version is a bit slow when running some queries, because all this data is being processed on the fly, with will end up delaying the application a bit.</p><p>By this approach which is powered by the recorder database without any middle DBMS or any tools besides of course the GIS platform behind it intended to understand some problems related to the delivery of the recorder data base online using a webgis.</p><p>The next step is working the integration and strategy of delivering this data over the internet,&nbsp; in a faster and better way.</p><p>Regards.</p>]]></description>
			<author><![CDATA[null@example.com (gustavo palminha)]]></author>
			<pubDate>Thu, 06 Nov 2008 01:24:11 +0000</pubDate>
			<guid>https://forums.nbn.org.uk/viewtopic.php?pid=3588#p3588</guid>
		</item>
		<item>
			<title><![CDATA[Re: PostGIS (PostgreSQL) or MySQL?]]></title>
			<link>https://forums.nbn.org.uk/viewtopic.php?pid=3251#p3251</link>
			<description><![CDATA[<p>Hi Alan,</p><p>Not really come to any hard conclusions yet. This area of IT is moving so fast, it&#039;s best to stay as agile and agnostic as possible.</p><p>As far as mapping goes, I (we) have been looking at OpenLayers lately. No live demos to show off yet, but soon, hopefully. ;)</p><p>Charles</p>]]></description>
			<author><![CDATA[null@example.com (charlesroper)]]></author>
			<pubDate>Fri, 22 Aug 2008 14:38:49 +0000</pubDate>
			<guid>https://forums.nbn.org.uk/viewtopic.php?pid=3251#p3251</guid>
		</item>
		<item>
			<title><![CDATA[Re: PostGIS (PostgreSQL) or MySQL?]]></title>
			<link>https://forums.nbn.org.uk/viewtopic.php?pid=3242#p3242</link>
			<description><![CDATA[<p>My reply&#039;s later than any of them! (Have been otherwise engaged lately discovering what I can do with Google Earth).</p><p>Did you reach any further conclusions or made any further progress with this Charles?</p><p>The problem is there are a plethora of options, each requiring a lot of input and time to learn properly. Like others I already had experience in PHP and MYSQL and for web-mapping eventually went down the Mapserver, PHP-Mapscript, MySQL route. After a LOT of hair-tearing trying to manually configure Mapserver I discovered the FGS package which basically sets everything up for you in separate server environment. I also ended up eventually using Javascript msCross <a href="http://mapserver.gis.umn.edu/docs/howto/PHPMapscriptAndMscross/#going-further">http://mapserver.gis.umn.edu/docs/howto … ng-further</a>for the interface. This has limitations (like no way I can see to query the map) but is simple, fast and effective in many ways.</p><p>One of my rather primitive efforts (I only do this part-time) is here:</p><p><a href="http://www.bsbimaps.org.uk/tetrads/main.php">http://www.bsbimaps.org.uk/tetrads/main.php</a></p><p>I&#039;d be interested in seeing examples of what other people are doing and hearing what technologies they are using.</p><p>Cheers</p><p>Alan</p><p>PS - the FGS community seems small but very helpful</p>]]></description>
			<author><![CDATA[null@example.com (AlanHale)]]></author>
			<pubDate>Thu, 21 Aug 2008 09:38:55 +0000</pubDate>
			<guid>https://forums.nbn.org.uk/viewtopic.php?pid=3242#p3242</guid>
		</item>
		<item>
			<title><![CDATA[Re: PostGIS (PostgreSQL) or MySQL?]]></title>
			<link>https://forums.nbn.org.uk/viewtopic.php?pid=2953#p2953</link>
			<description><![CDATA[<div class="quotebox"><cite>charlesr wrote:</cite><blockquote><p>Dave, any reason you chose Adobe technologies (AIR/Flex) over plain old HTML and Javascript (Ajax)?</p></blockquote></div><p>I find HTML/JS/AJAX just such a clunky way of doing things. I know people have done wonderful things with these technologies, but I find it hard work. Flex offers desktop type controls and interaction and I can build my interface visually and script events in one IDE then just run it in the flash player or on the AIR runtime. Flex also has great data controls which are vital for our work.</p><p>I see this as a set of interfaces which sit embedded within a web page within a CMS - we are using Drupal as it&#039;s on tap at our ISP. As noted, we got Flexbuilder free via the Adobe educational program.</p><p>Sorry for the late reply, I&#039;ve been on leave.</p>]]></description>
			<author><![CDATA[null@example.com (davec)]]></author>
			<pubDate>Mon, 02 Jun 2008 09:20:41 +0000</pubDate>
			<guid>https://forums.nbn.org.uk/viewtopic.php?pid=2953#p2953</guid>
		</item>
		<item>
			<title><![CDATA[Re: PostGIS (PostgreSQL) or MySQL?]]></title>
			<link>https://forums.nbn.org.uk/viewtopic.php?pid=2935#p2935</link>
			<description><![CDATA[<p>Thanks Dan, you&#039;re not too late at all. I don&#039;t rush into these things (I tend to let others rush in, then learn from their experience). Seems like PostgreSQL is definitely the way to go.</p><p>Thanks again.</p><p>Charles</p>]]></description>
			<author><![CDATA[null@example.com (charlesroper)]]></author>
			<pubDate>Wed, 28 May 2008 12:02:02 +0000</pubDate>
			<guid>https://forums.nbn.org.uk/viewtopic.php?pid=2935#p2935</guid>
		</item>
		<item>
			<title><![CDATA[Re: PostGIS (PostgreSQL) or MySQL?]]></title>
			<link>https://forums.nbn.org.uk/viewtopic.php?pid=2819#p2819</link>
			<description><![CDATA[<p>Just been looking at <a href="http://www.adobe.com/products/flex/media/flexapp/">this screencast</a> and Flex does look very compelling indeed. I&#039;m definitely going to look into it further for desktop apps. Not sure I&#039;d use it for a full website, but for the rich app component, charting, visualisation and suchlike, it looks a winner.</p>]]></description>
			<author><![CDATA[null@example.com (charlesroper)]]></author>
			<pubDate>Fri, 02 May 2008 17:34:39 +0000</pubDate>
			<guid>https://forums.nbn.org.uk/viewtopic.php?pid=2819#p2819</guid>
		</item>
		<item>
			<title><![CDATA[Re: PostGIS (PostgreSQL) or MySQL?]]></title>
			<link>https://forums.nbn.org.uk/viewtopic.php?pid=2816#p2816</link>
			<description><![CDATA[<div class="quotebox"><cite>Nick wrote:</cite><blockquote><p>particularly if you are reluctant to splash out on Adobe Flex</p></blockquote></div><p>I didn&#039;t realise this either, but Flex is <a href="http://www.adobe.com/products/flex/">free and open source</a>. That just made it a whole lot more interesting to me. A whole lot more interesting indeed. It&#039;s just Flexbuilder, the IDE, they charge for. I was considering what I should use for desktop development (I was considering .NET, mainly), but this seems like it may be a better alternative given my web background and preference. I&#039;d always been put off because I loath Flash (the application, rather than the technology itself). I might have to revisit it I think.</p><p>But, argh. Just too much stuff to play with and too little time!</p>]]></description>
			<author><![CDATA[null@example.com (charlesroper)]]></author>
			<pubDate>Fri, 02 May 2008 12:39:28 +0000</pubDate>
			<guid>https://forums.nbn.org.uk/viewtopic.php?pid=2816#p2816</guid>
		</item>
		<item>
			<title><![CDATA[Re: PostGIS (PostgreSQL) or MySQL?]]></title>
			<link>https://forums.nbn.org.uk/viewtopic.php?pid=2815#p2815</link>
			<description><![CDATA[<p>Dave, any reason you chose Adobe technologies (AIR/Flex) over plain old HTML and Javascript (Ajax)?</p><p>Nick, as a long time user of PHP and MySQL, it&#039;s tempting to simply use those, but I&#039;ve started using other technologies lately (including Ruby and Rails), plus we already use ESRI kit, so the benefits of using PHP and MySQL aren&#039;t quite so apparent here. I still use them for our basic website, though.</p>]]></description>
			<author><![CDATA[null@example.com (charlesroper)]]></author>
			<pubDate>Fri, 02 May 2008 12:28:46 +0000</pubDate>
			<guid>https://forums.nbn.org.uk/viewtopic.php?pid=2815#p2815</guid>
		</item>
		<item>
			<title><![CDATA[Re: PostGIS (PostgreSQL) or MySQL?]]></title>
			<link>https://forums.nbn.org.uk/viewtopic.php?pid=2810#p2810</link>
			<description><![CDATA[<p>Hmm... I agree, MySql does not have Buffer functionality but as far as I know that is something that is being developed in conjunction with other GIS functions. So I guess it is a little behind in that respect. The one thing that I would say is that MySQL is more common as the database provided by hosting companies - not in itself a reason to use it but by inference there are probably more users out there developing solutions that might be of help to others. </p><p>So for guys like me who build everything from the bottom up (particularly if you are reluctant to splash out on Adobe Flex, ArcGIS Server etc.), then perhaps PHP/MySql is not a bad starting point for cutting your teeth on web gis development.</p><p>So I guess it is horses for courses ;)</p><p>EDIT - forgot to mention, users access the system through PHP pages e.g. <a href="http://www.nesbrec.org/thesaurus2.php">http://www.nesbrec.org/thesaurus2.php</a> (searching on NBN&#039;s dictionary) giving a result e.g. <a href="http://www.nesbrec.org/species_map.php?TVK=NBNSYS0000005133,NHMSYS0000332266,NBNSYS0000169293&amp;Name=Lutra%20lutra">http://www.nesbrec.org/species_map.php? … ra%20lutra</a> based on live data updated nightly using Navicat. If you click on a grid square you get a more detailed map.&nbsp; </p><p>Cheers</p><p>Nick</p>]]></description>
			<author><![CDATA[null@example.com (Nick)]]></author>
			<pubDate>Thu, 01 May 2008 16:09:41 +0000</pubDate>
			<guid>https://forums.nbn.org.uk/viewtopic.php?pid=2810#p2810</guid>
		</item>
		<item>
			<title><![CDATA[Re: PostGIS (PostgreSQL) or MySQL?]]></title>
			<link>https://forums.nbn.org.uk/viewtopic.php?pid=2804#p2804</link>
			<description><![CDATA[<p>I forgot to mention how users interact with the system. The answer is they don&#039;t! (well not via a GUI). . The system is driven by external scripts and these scripts will be unified by web applications. That&#039;s the bit I&#039;m still working on. Having bricked myself into a corner a few times, I&#039;ve settled on using Adobe Flex to build the user interfaces as this can be run locally (using AIR) or out on the wild web using Flash.</p><p>Once the interfaces are build (Adobe Flexbuilder seems really good. Having tried this we have ordered it) these will act as input/output to the scripts.</p><p>Cheers.</p>]]></description>
			<author><![CDATA[null@example.com (davec)]]></author>
			<pubDate>Thu, 01 May 2008 10:01:45 +0000</pubDate>
			<guid>https://forums.nbn.org.uk/viewtopic.php?pid=2804#p2804</guid>
		</item>
		<item>
			<title><![CDATA[Re: PostGIS (PostgreSQL) or MySQL?]]></title>
			<link>https://forums.nbn.org.uk/viewtopic.php?pid=2803#p2803</link>
			<description><![CDATA[<p>Good news about ArcGIS. We are migrating to ESRI kit, and I&#039;d hoped that the support would be there by the time we do.</p><p>PostGIS runs all of our internal spatial enquries, generates spatial datasets for internal GIS and data products going outside. We have a couple of applications which are semi-automated where data from outside organisations gets uploaded into the database for searching and then reporting.</p><p>It hold subsets of biological data in a form for fast web queries and interface to web mapping. (Mapyrus). This is not quite there yet as version three of our web site is under testing. Also, our intranet and extranet applications use Postgres.</p><p>The link to Recorder is one table which holds fields from the SAMPLE table. This is updated automatically on a daily bases, or manually as needed. External scripts join spatial results to Recorder&#039;s data and put that back into Postgres as records and taxa. Our system uses &#039;tickets&#039; to reference jobs and queries.</p><p>We also hold constraints layers such as VC boundaries, wildlife sites, roads networks, SSSI, SAC etc. These mirror the layers on the desktop GIS, so any programmed GIS work using PostGIs uses the same layers.</p><p>So, in short, we use it as a programmable GIS and as a &quot;normal&quot; DB to hold managment information.</p>]]></description>
			<author><![CDATA[null@example.com (davec)]]></author>
			<pubDate>Thu, 01 May 2008 09:52:22 +0000</pubDate>
			<guid>https://forums.nbn.org.uk/viewtopic.php?pid=2803#p2803</guid>
		</item>
		<item>
			<title><![CDATA[Re: PostGIS (PostgreSQL) or MySQL?]]></title>
			<link>https://forums.nbn.org.uk/viewtopic.php?pid=2799#p2799</link>
			<description><![CDATA[<p>Thanks for the pointers guys, much appreciated. If I may be so bold as to ask, what are you actually doing with your systems; i.e., what can the end user(s) do with them?</p><p>This looks interesting: </p><p>http://abegillespie.blogspot.com/2008/01/ziggis-20-official-announcement_07.html</p><p>It&#039;s looking like PostgreSQL is nudging ahead at the moment, simply because it seems a bit more advanced, plus it is being <a href="http://www.esri.com/software/arcgis/arcgisserver/about/whats-coming.html">supported by ArcGIS in version 9.3</a>.</p><p>I&#039;m actually also quite tempted by the new <a href="http://www.esri.com/software/arcgis/arcgisserver/index.html">ArcGIS Server</a>. That might ultimately require learning .NET or Java, but I&#039;m not adverse to that as such.</p>]]></description>
			<author><![CDATA[null@example.com (charlesroper)]]></author>
			<pubDate>Thu, 01 May 2008 08:21:58 +0000</pubDate>
			<guid>https://forums.nbn.org.uk/viewtopic.php?pid=2799#p2799</guid>
		</item>
	</channel>
</rss>
