Jump to content

Cache Density....


rutson

Recommended Posts

Was bored in Germany, and amongst other things, I got side tracked and was playing with my cache database and a little php.

 

Came up with this:

 

Click for image....

 

It's quite a large map of the UK, you may have to click on the image to see it full size (if the text is blocky, it's been resized).

 

Couple of intersting bits:

 

* Blank areas inland from the wash and mid wales

* hot spots around:

* London (shock horror)

* Oxford (yawn)

* Edinburgh

* Hemel Hempstead (???????)

* Harrogate (Robin?)

* Wilsden area (Biffa and Son)

* Mid south ish lancs (girls?)

* Perth (no comment)

 

Now, if I can just overlay the counties map.....

Link to comment
:o Nice work. Now to make it 'interactive'. ;)

D'ya know the thought HAD crossed my mind.

 

Wouldn't be TOO hard, maybe 15-20 hours work to add zooming and counties overlay and make it 'nice'.

 

What bothers me is that the only way to generate it it to (one way or another) reuse GPX PQ data, which is against the T&Cs. I'm sure as hell not going to put all that work in to

 

a) get my account stopped and/or

:laughing: not be allowed to share it

 

So it'll proabably stay roughly as it is

Link to comment

Correct me if I'm daft, but is it not a pretty decent reflection of population density?

 

I mean, the mountains in Wales, lots of Devon and Northern Scotland have nothing.

 

In comparison, the south coast, London, the northern cities around Manchester/Liverpool and the 'M4' corridor of Bristol/Bath/Swindon/Reading can easily be spotted.

 

In Wales you can see Cardiff/Newport/Swansea and way up north, Newcastle-on-Tyne can be picked out easily.

 

(edited for geographical boo-boo)

Edited by klaus23
Link to comment
Correct me if I'm daft, but is it not a pretty decent reflection of population density?

Not at all daft, in fact spot on. Couple that to where active cachers live, (and yes I am one of the Oxford tribe) and the map does quite rightly reflect a number of parameters. I find it unusual that the Vale of York, Northampton/Warwickshire and the Cotswolds are bare (ish).

Link to comment
However, I think it must have reached a limit as some new caches that have been placed locally are not appearing on the map.

The limit that's been reached is what Macromedia Flash can cope with (or, at least, my programming abilities in that language!). A workaround is to first search for caches around a nearby location, then visit the interactive map link from the search results.

 

Alternatively, try out the new interactive map, which is a little clumsier to use, but has a few more features.

Link to comment
:ph34r: Nice work.  Now to make it 'interactive'.  <_<

D'ya know the thought HAD crossed my mind.

Interactive would be nice, but nicer still would be an mpeg animation starting back in 2001 and evolving to the current day. Might be a pretty big file to download, but well worth the wait!

 

ps G:UK has permission to reuse GPX data for statistical purposes, so if you wanted to host it on our database, it'd be a great addition to the site.

Link to comment

The animation would be perfectly possible. Currently the input is from an mxf file spewed out of GSAK. I chose that was for no other reaosn than it's a nice straightforward csv file and I can read the data from the file, convert to lat,long pop it in an array in two lines of code., I'm lazy like that <_<

 

With a bit of work it could input from GPX, thereby having being able to get the cache placed date. Obviously caches come and go, so it would be nice to have access to archived caches too. I have 1011 archived caches in my dB, I assume there are more.

 

Once the coords and placement dates were loaded into an array/database, it'd just be a matter of calling the 'draw map' routine for a range of dates, saving a set of files, then joining them to make em into an animation.

 

PHP has no function to generate mpegs or similar (not really suprising, it's hardly the right tool for the job) so an external program would need to be called. I'll have a play later if I have time.

Link to comment
Correct me if I'm daft, but is it not a pretty decent reflection of population density?

And then there's Birmingham. <_< Big population, surrounded by green bits, lumpy bits, etc. and only a handful of caches. Looking on the nice new interactive map (good 'un Teasel), I think little Coventry has more caches now.

Link to comment
Was bored in Germany, and amongst other things, I got side tracked and was playing with my cache database and a little php.

 

Came up with this:

 

Click for image....

 

It's quite a large map of the UK, you may have to click on the image to see it full size (if the text is blocky, it's been resized).

 

Couple of intersting bits:

 

* Blank areas inland from the wash and mid wales

* hot spots around:

* London (shock horror)

* Oxford (yawn)

* Edinburgh

* Hemel Hempstead (???????)

* Harrogate (Robin?)

* Wilsden area (Biffa and Son)

* Mid south ish lancs (girls?)

* Perth (no comment)

 

Now, if I can just overlay the counties map.....

"Perth (no comment)"

 

Indeed no comment required!!

 

;);):D

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...