Tell me more ×
Geographic Information Systems Stack Exchange is a question and answer site for cartographers, geographers and GIS professionals. It's 100% free, no registration required.

I'm trying to make a standard choropleth map using numerical data. The base layer is a shapefile and it is joined to a csv file. There is also a csvt file to make the formats align.

When I go into the properties panel and select "categorised" on the renderer, the numbers in the value column line up just a bit oddly -- that is, the value column runs 0 10 100 101 102 etc... 109 11 110 112 etc... 12 120

... The colours line up appropriate to this order, which is obviously way, way wrong. Any ideas what I can do to fix this?

share|improve this question
This is happening in QGIS. – Marc Moncrief Jun 25 '12 at 23:38
Can a sample of your data and the csvt file. It seems QGIS it treating it as text. – Nathan W Jun 26 '12 at 0:20
Can you post a sample** – Nathan W Jun 26 '12 at 3:09

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.