question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Observatory picks wrong geometry when augmenting LGAs in Australia

See original GitHub issue

Context

Trying to get population numbers for Australia by LGA (local government area).

Steps to Reproduce

  1. Obtain LGA boundaries:
INSERT INTO <my_table> (the_geom, name)
SELECT * FROM obs_getboundariesbygeometry(
  ST_Makeenvelope(-179, 89, 179, -89, 4326), 'au.geo.LGA')
  1. Augment by DO
  2. Pick Australia, Age & Gender, and Total (Female)

Current Result/Expected Result

image003

.carto file

Too large to import. Public map is here.

Additional info

Correct numbers will be somewhat less than in Expected Result, since those are estimates from 2014 instead of census numbers from 2011.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
taloscommented, Mar 15, 2017

Underlying condition fixed. Now testing and rebuilding data, hope to have a deployment done EoD here.

0reactions
taloscommented, Mar 15, 2017

Deployed. Problem should be resolved. We should now return correct 2011 LGA numbers in Australia.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Untitled
Puma drift cat 3 suede, Call signs military alphabet, Daijiworld konkani devotional songs, Wrong one jack and jack music video, Le bras droit...
Read more >
(PDF) Radio Studies of Solar-Terrestrial Relationships | Bo Thidé ...
Advancement of the existing system observatory through the addition of small to moderate state-of-the-art capabilities designed to fill observational gaps will ...
Read more >
Spatial Data on the Web Use Cases & Requirements - W3C on GitHub
Abstract. This document describes use cases that demand a combination of geospatial and non-geospatial data sources and techniques.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found