// Imports for reading Shapefile and associated data //import org.gdal.ogr.*; public class suburb { public float[] tmpx; public float[] tmpy; public int npts; void draw(PGraphics g) { g.beginShape(); for(int i=0; i