$.getJSON(
          url,
          _.bind(function(data) {
            if (data.rows.length > 0) {
              var geojson = {