Tom MacWright
|
4eac533d4f
|
Update reference.json to support text placement-type, and built syntaxes. p=jeffschuler
|
2011-06-14 15:06:10 -04:00 |
|
Dane Springmeyer
|
9da2281b27
|
sync latest reference.json at 79fdabfc2f
|
2011-06-02 10:37:38 -07:00 |
|
Young Hahn
|
35ff838e10
|
Merge pull request #62 from YenTheFirst/patch-1
fix .rss and .* types to call callbacks correctly (set err to null, and f
|
2011-06-01 17:26:19 -07:00 |
|
Talin Salway
|
747845e647
|
fix .rss and .* types to call callbacks correctly (set err to null, and filename to the second argument)
|
2011-06-01 16:33:36 -07:00 |
|
Tom MacWright
|
80319a6b02
|
Tagging .14 instead
|
2011-06-01 10:20:47 -04:00 |
|
Tom MacWright
|
814da9e400
|
Tagging 0.1.14
|
2011-06-01 10:19:42 -04:00 |
|
Tom MacWright
|
0ee720f861
|
Noting this tag
|
2011-06-01 10:17:30 -04:00 |
|
Tom MacWright
|
7c48b75bd8
|
Permit optional-file datasources, including OGR.
|
2011-06-01 10:16:44 -04:00 |
|
Young Hahn
|
277d6a520c
|
Derive datasource type from 'External' if possible.
|
2011-05-26 22:51:15 -04:00 |
|
Young Hahn
|
efb301b357
|
0.1.13
|
2011-05-26 17:22:33 -04:00 |
|
Young Hahn
|
5657da290c
|
Proper handling of relative paths in local datasources.
|
2011-05-26 16:30:57 -04:00 |
|
Young Hahn
|
7001b8d4bb
|
Write an .origin file in localized directories.
|
2011-05-26 14:28:22 -04:00 |
|
Young Hahn
|
9529575662
|
Improve externals handling of local files and clarify concepts of tmp files, data cache and local basepath.
|
2011-05-26 14:08:43 -04:00 |
|
Young Hahn
|
25008d9121
|
Node 0.2-friendly require paths.
|
2011-05-26 14:07:50 -04:00 |
|
Young Hahn
|
0e01bcd64e
|
Add
> carto@0.1.12 pretest /home/devseed/tilemill/node_modules/carto
> npm install --dev
> carto@0.1.12 test /home/devseed/tilemill/node_modules/carto
> make test
./node_modules/.bin/expresso -I lib test/*.test.js script.
|
2011-05-26 11:04:51 -04:00 |
|
Young Hahn
|
26ae82fb23
|
Fix test requires.
|
2011-05-26 11:04:31 -04:00 |
|
Young Hahn
|
210d0be7bd
|
Node 0.4 compatibility.
|
2011-05-26 11:04:20 -04:00 |
|
Will White
|
227fd0ee6e
|
0.1.12
|
2011-05-25 15:03:50 -04:00 |
|
Young Hahn
|
0942f5bd1a
|
Don't use External() for non-file datasources.
|
2011-05-25 13:59:24 -04:00 |
|
Young Hahn
|
dfa2af8a23
|
Fix require paths for test.
|
2011-05-25 13:57:35 -04:00 |
|
Young Hahn
|
e805c44c32
|
0.1.11
|
2011-05-25 03:17:19 -04:00 |
|
Young Hahn
|
bb04c13873
|
More descriptive error for missing files.
|
2011-05-25 03:12:14 -04:00 |
|
Young Hahn
|
b32d7140f4
|
Final step should not throw error.
|
2011-05-25 03:12:03 -04:00 |
|
Young Hahn
|
756d5fb913
|
Use on() instead of once() for node 0.2.x compatibility.
|
2011-05-25 01:29:24 -04:00 |
|
Young Hahn
|
a4f2d4af00
|
Update initialize to not use parallel().
|
2011-05-24 22:19:52 -04:00 |
|
Young Hahn
|
fe8c5d2ec7
|
Merge branch 'master' of github.com:mapbox/carto
|
2011-05-24 22:19:38 -04:00 |
|
Tom MacWright
|
a407fc708c
|
MapBox as the author
|
2011-05-24 17:20:14 -04:00 |
|
Young Hahn
|
82e78a5cdc
|
Merge branch 'master' of github.com:mapbox/carto
|
2011-05-24 15:10:02 -04:00 |
|
Young Hahn
|
6e2d0e1b22
|
Add manual aliasing to External.
|
2011-05-24 15:09:58 -04:00 |
|
Will White
|
aa89d547ad
|
Bump version.
|
2011-05-24 14:12:08 -04:00 |
|
Young Hahn
|
a29f407c3e
|
Cleanup flow for localization, ensureSRS.
|
2011-05-24 11:34:33 -04:00 |
|
Young Hahn
|
8cf1fdd910
|
Update to docco 0.3.x - 0.2.x is not npm 1.x compatible.
|
2011-05-23 11:35:42 -04:00 |
|
AJ Ashton
|
d3da3d1b27
|
Adding text-opacity. Refs #50
|
2011-05-22 16:45:02 -04:00 |
|
AJ Ashton
|
c985e85d6d
|
Adding support for point-opacity. Closes #51.
|
2011-05-22 15:00:14 -04:00 |
|
Will White
|
70488bb610
|
Pass by files that don't have downloadable datasources.
|
2011-05-19 14:26:51 -04:00 |
|
Tom MacWright
|
a060da02df
|
New tag for filter variables
|
2011-05-18 11:33:17 -04:00 |
|
Tom MacWright
|
4c30131e4f
|
Merging package. Supporting variables in filters
|
2011-05-17 13:54:44 -04:00 |
|
Tom MacWright
|
f22e0f5f1d
|
Merge branch 'master' of github.com:mapbox/carto
|
2011-05-17 13:53:53 -04:00 |
|
Tom MacWright
|
3212f74ff7
|
Never call console.log in carto
|
2011-05-17 13:52:59 -04:00 |
|
Will White
|
069cf7d642
|
Tag 0.1.8
|
2011-05-14 15:13:19 -04:00 |
|
Tom MacWright
|
b57ca6b54d
|
Javascript: whoah, what is up with your number system.
|
2011-05-13 08:36:44 -04:00 |
|
Tom MacWright
|
a2efb9df86
|
Finding system node and mapnik-render.js, too
|
2011-05-12 15:05:56 -04:00 |
|
Tom MacWright
|
44fec3f872
|
0.1.6 bugfix release
|
2011-05-12 14:45:36 -04:00 |
|
Tom MacWright
|
8e12df5252
|
Merge branch 'master' of github.com:mapbox/carto
|
2011-05-12 14:43:37 -04:00 |
|
Tom MacWright
|
8e8eaba3c1
|
Fixing bad-mode-as-string problem.
|
2011-05-12 14:43:25 -04:00 |
|
Dane Springmeyer
|
f5fee15c91
|
add +wktext to all spherical mercator proj4 strings
|
2011-05-12 11:33:58 -07:00 |
|
Tom MacWright
|
1f76a17226
|
Merge branch 'master' of github.com:mapbox/carto
|
2011-05-11 18:28:02 -04:00 |
|
Tom MacWright
|
f04f612235
|
Fix TextMate bundle for NVM users.
|
2011-05-11 18:27:50 -04:00 |
|
Dane Springmeyer
|
c03b6334c6
|
add +over to proj4 mercator definitions - see https://github.com/mapbox/tilemill/issues/330
|
2011-05-10 17:07:23 -07:00 |
|
Dane Springmeyer
|
a57b08dc95
|
add +over to proj4 mercator definitions - see https://github.com/mapbox/tilemill/issues/330
|
2011-05-10 17:05:07 -07:00 |
|