public function toGeoJsonArray()
 {
     $this->__load();
     return parent::toGeoJsonArray();
 }