- latitude - Variable in class CensusGroup
-
Latitude of the census group, projected onto our map using the Mercator
Projection.
- LATITUDE_INDEX - Static variable in class PopulationQuery
-
For parsing - zero-based index of the field containing the latitude of
the current census group.
- left - Variable in class Rectangle
-
Left edge of the rectangle.
- longitude - Variable in class CensusGroup
-
Longitude of the census group.
- LONGITUDE_INDEX - Static variable in class PopulationQuery
-
For parsing - zero-based index of the field containing the longitude of
the current census group.