SRID is a unique number referring to a particular co-ordinate system; {% endblocktrans %} {% if country == 'GB' %} {% blocktrans trimmed %} the ones you probably are interested in are 27700 for British National Grid, 4326 for WGS84 lon/lat, and 29902 for the Irish National Grid. {% endblocktrans %} {% elif country == 'IT' %} {% blocktrans trimmed %} the ones you probably are interested in are 32632 o UTM zone 32N, for Italy or 4326 for WGS84 lon/lat. {% endblocktrans %} {% else %} {% blocktrans trimmed %} the one you probably are interested in is 4326 for WGS84 normal lon/lat. {% endblocktrans %} {% endif %}
{% blocktrans trimmed %}x and y are the co-ordinates of the point in the co-ordinate system; note that x,y means longitude,latitude.
{% endblocktrans %}A hash of the areas that the point is contained within. If the /box version is used, only the area bounding boxes are considered.
{% endblocktrans %} {% include "mapit/api/point-example.html" %}