<%= error_messages_for 'location' %>


<%= text_field 'location', 'pixel_x' %>


<%= text_field 'location', 'pixel_y' %>


<%= text_field 'location', 'gps_lon' %>


<%= text_field 'location', 'gps_lat' %>


<%= text_field 'location', 'name' %>


<%= text_field 'location', 'street' %>


<%= text_field 'location', 'number' %>


<%= text_field 'location', 'creator_ip' %>


<%= datetime_select 'location', 'time' %>


<%= text_field 'location', 'comment' %>