Notebook name: geom_point.ipynb
geom_point() allows to show markers with different on a scatter plot
Only required params are data and aesthetics x and y. Default presentation:
Can be used to draw markers using GeoDataFrame. Utilizes only POINT and MULTI_POINT, ignores other.