mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-20 23:20:57 +00:00
1 line
2.6 KiB
JSON
1 line
2.6 KiB
JSON
[{"user_id": 25337, "stars": [], "topic_id": 18094, "date_created": 1302275488.7421031, "message": "Right now I've just added a (currently failing) test for converting lat/long that people enter when they sign up to to a proper Point that we can store. I then had to go to bed ;)", "group_id": 8618, "id": 591330}, {"user_id": 25337, "stars": [], "topic_id": 18094, "date_created": 1302275447.0623429, "message": "I've started the conversion in the imaginatively-named ``geodjango`` branch. Anyone's free to pitch in! I've added some deps (psycopg2 and South), and put some initial model changes in place. I've also rearranged the test structure slightly to accommodate more tests.", "group_id": 8618, "id": 591312}, {"user_id": 25337, "stars": [], "topic_id": 18094, "date_created": 1302275528.233959, "message": "This branch does assume you've got a mostly-working GeoDjango setup, ie. with PostGIS, GDAL, Proj etc. all installed.", "group_id": 8618, "id": 591343}, {"user_id": 25337, "stars": [], "topic_id": 18094, "date_created": 1302275755.690762, "message": "@brutasse That's good to know. The KyngChaos packages - while they work - are somewhat tedious to install!", "group_id": 8618, "id": 591417}, {"user_id": 1167, "stars": [], "topic_id": 18094, "date_created": 1302275617.0360529, "message": "I've heard it's ridiculously simple to install the postgis / geos /gdal stack with homebrew", "group_id": 8618, "id": 591364}, {"user_id": 25337, "stars": [], "topic_id": 18094, "date_created": 1302275549.5863631, "message": "On Ubuntu, GeoDjango deployments I've done have worked fine with system packages (remember to load the Google projection.)", "group_id": 8618, "id": 591350}, {"user_id": 25337, "stars": [], "topic_id": 18094, "date_created": 1302275563.5873029, "message": "On Mac OS X, the KyngChaos packages are best, as recommended by the docs.", "group_id": 8618, "id": 591352}, {"user_id": 1167, "stars": [], "topic_id": 18094, "date_created": 1302275908.275871, "message": "but the current code uses lon / lat and it plays nicely with the js API so I'm not even sure we need to transform stuff :)", "group_id": 8618, "id": 591465}, {"user_id": 1167, "stars": [], "topic_id": 18094, "date_created": 1302275840.187803, "message": "Oh about the google projection, the new official srid is now 3857 for recent versions of gdal - see https://github.com/django/django/commit/d902f910daebddedec68d07117f3eadd93b010d6", "group_id": 8618, "id": 591447}, {"user_id": 25337, "stars": [], "topic_id": 18094, "date_created": 1302275936.9955759, "message": "Right, I'm just using WGS84 (the default), and I'll fix it if it's broken when we convert the data :)", "group_id": 8618, "id": 591475}] |