qld-gov-au / qgov-mam-angularjs

Map-based information services based on Queensland Government data
http://qld-gov-au.github.io/qgov-mam-angularjs/demo/
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

(Feature request) MAM locations that aren't a single point #43

Open bboyle opened 9 years ago

bboyle commented 9 years ago

From @scottssutton on October 21, 2014 4:16

We're going to be using a MAM to migrate our infrastructure projects over to QGov. While the location of some projects can be summed up by a single point, we have others where work is being done over a stretch of highway between 2 points, and others where multiple points might be more appropriate to highlight a non-linear region. Would there be a way of representing more than one point as a line or a region, for a single entry in the CSV?

Copied from original issue: qld-gov-au/page-organisation-map#3

bboyle commented 9 years ago

Should be straightforward to implement. Questions:

bboyle commented 9 years ago

From @scottssutton on October 21, 2014 6:4

If we keep our standard Latitude and Longitude properties but then allow the system to look for Latitude1 and Longitude1... LatitudeX and LongitudeX would this work?

bboyle commented 9 years ago

Possibly… though I like using a format that CKAN supports better.