Michael Blix
43619e5df6
coords from url hash
2014-02-25 17:03:47 -05:00
Robin Hawkes
62387679fd
Merge pull request #51 from dirkk0/patch-1
...
Added hostname
2014-02-25 21:03:17 +00:00
Dirk Krause
59654eb004
Added hostname
...
To run vizicities on an external server (for example on Amazon EC2) you need to introduce the hostname which defaults to 'localhost'. To open the server for any IP address, one needs to enter either the external IP or '0.0.0.0'.
2014-02-24 14:17:16 +01:00
Robin Hawkes
6d620b06d2
Merge pull request #40 from x-Code-x/master
...
Update package.json to include Repository field
2014-02-21 19:28:52 +00:00
Code X
60d365a46b
Update package.json
...
Fixed error
2014-02-21 17:57:54 +11:00
Code X
d0df2364af
install
...
Added repository field to correct warning in npm install
2014-02-21 17:51:59 +11:00
Robin Hawkes
15585153b1
Merge pull request #35 from tomgasson/master
...
Add charset to example index.html
2014-02-17 22:55:23 +00:00
Tom Gasson
8849cad7b0
add charset to example index.html
2014-02-17 14:32:05 +11:00
Robin Hawkes
c7747c4c70
Updated Travis badge
2014-02-16 19:17:40 +00:00
Robin Hawkes
c06e350b52
Fixed GitHub clone URL
2014-02-15 21:56:35 +00:00
Robin Hawkes
11d7395a30
Merge pull request #33 from pci/master
...
Fix mouse wheel on firefox
2014-02-15 20:01:47 +00:00
Philip Ingrey
b22c6c07a3
Flip zoom back the right way
2014-02-15 19:54:53 +00:00
Philip Ingrey
a12647fbc1
Fix mouse wheel on firefox
2014-02-15 19:36:12 +00:00
Robin Hawkes
d47ab76ea5
Added brew install note to readme
2014-02-15 18:57:41 +00:00
Robin Hawkes
5a70666646
Fixed heading error in readme
2014-02-15 18:52:53 +00:00
Robin Hawkes
33e9085406
Added clone step to readme
2014-02-15 18:50:44 +00:00
Robin Hawkes
2b1ac72f98
- Stopped minify from screwing ASCII
...
- Added demo to readme
2014-02-15 18:27:35 +00:00
Robin Hawkes
83876f38c6
Added minify task to Grunt
2014-02-15 17:59:11 +00:00
Robin Hawkes
b077a2943f
Updated screenshot
2014-02-15 17:03:44 +00:00
Robin Hawkes
ba712824c4
Readme changes
2014-02-15 16:46:00 +00:00
Robin Hawkes
bdaae5c00e
Disabled debug in example and added debug flags to grid output
2014-02-15 16:01:38 +00:00
Robin Hawkes
5bb53eb4c3
- Start dat.gui in a closed state
...
- Reduced simplification tolerance
2014-02-15 15:49:47 +00:00
Robin Hawkes
0523664364
Removed relations from Overpass query
2014-02-15 14:38:27 +00:00
Robin Hawkes
c271566355
Added first pass at simplification
2014-02-15 14:11:13 +00:00
Robin Hawkes
c230653350
Added loading of low-resolution features, though disabled until XHR and rendering performance is sorted out.
2014-02-15 13:49:56 +00:00
Robin Hawkes
d5a5a916b2
Grid debug now shows high and low grids
2014-02-15 12:28:47 +00:00
Robin Hawkes
9767cc4db4
Changed grid geom plane to line
2014-02-15 12:21:22 +00:00
Robin Hawkes
1ae03fad11
Decreased geo and grid zoom
2014-02-15 11:54:01 +00:00
Robin Hawkes
1b2bd0a7b2
- Refined batching for Web Workers
...
- Fixed grid movement bug
2014-02-15 00:57:05 +00:00
Robin Hawkes
56d96bdf48
Fixed bug in Web Worker that was preventing all features from being processed when using a single batch
2014-02-14 23:15:38 +00:00
Robin Hawkes
1e1458cbaa
First pass at cache and feature duplication detection
2014-02-14 22:15:12 +00:00
Robin Hawkes
cb0ac21faa
First pass at a grid-loading mechanism
2014-02-14 12:28:48 +00:00
Robin Hawkes
3c00ee32d3
Added Slack to Travis
2014-02-14 12:27:56 +00:00
Robin Hawkes
c415da3040
Implemented orbit controls ( closes #14 & #15 )
2014-02-13 19:22:43 +00:00
Robin Hawkes
e603f69717
Updated zoom logic
2014-02-13 17:56:01 +00:00
Robin Hawkes
c51097022f
Added notes for panning rendering fixes
2014-02-13 17:48:40 +00:00
Robin Hawkes
29d57ea037
Updating readme
2014-02-13 15:08:42 +00:00
Robin Hawkes
b376dd37d0
Tidying up
2014-02-13 02:39:07 +00:00
Robin Hawkes
5263a531da
- Added panning using mouse controls
...
- Moved Geo projection center so Three.js coodinates start at 0,0 (was causing accuracy errors with panning)
Closes #13
2014-02-13 02:37:00 +00:00
Robin Hawkes
54b3219604
Added zoom control ( closes #16 )
2014-02-12 21:53:39 +00:00
Robin Hawkes
8d6864a53a
Adding debug flag
2014-02-12 18:46:04 +00:00
Robin Hawkes
0fec2f7106
Added todos
2014-02-12 00:10:23 +00:00
Robin Hawkes
ada0042e71
First pass at a tile-based loading mechanism
2014-02-11 23:18:39 +00:00
Robin Hawkes
15fee9f570
Added more natural features and fixed height issues
2014-02-11 00:19:13 +00:00
Robin Hawkes
e16e9a28f3
- Added rivers to Overpass request
...
- Added fallback Overpass API endpoint
- Features change colour depending on type
- Refined worker batching process
2014-02-10 02:29:33 +00:00
Robin Hawkes
1d0a314229
Tidied up files after Overpass update
2014-02-09 22:28:17 +00:00
Robin Hawkes
8865bd4361
Updated readme
2014-02-09 22:22:57 +00:00
Robin Hawkes
37ee4d85dc
- Data is now loaded dynamically from the OSM Overpass API
...
- Buildings have a height value taken from OSM tags
- Geo library has been refined
- Objects are rendered in correct positions (not at 0,0 with child objects offset)
- Other tweaks and improvements related to Overpass addition
2014-02-09 22:20:31 +00:00
Robin Hawkes
2e14392cbb
Merge pull request #27 from matthojo/tests
...
Moved over existing tests to use `sinon-chai`
2014-02-09 20:39:03 +00:00
Matthew Harrison-Jones
2c546e1a59
Moved over existing tests to use `sinon-chai`
2014-02-09 19:45:04 +00:00