Nodequeue

"The Nodequeue module allows users to collect nodes in an arbitrarily ordered list. The order in the list can be used for a any purpose, such as: A block listing teasers for the five top news stories on a site A user’s favorite music albums A group of favorite from which one is randomly displayed Nodequeue provides a simple drag-and-drop interface to manually order any queue. Additionally, it allows nodes to be added and removed from queues

Address Field

Works well with Geocoder. Used in Drupal Commerce. Quote from Mediacurrent: "Address Field - I used to use the Location module fairly often and in early Drupal 7 I used this module. I tend to like the Geofield module a lot more than these particular modules." http://www.mediacurrent.com/blog/top-drupal-7-modules-winter-2014-edition

Label Trash

A nice way to add placeholders to input fields. "This module auto-converts form input fields with space-hogging labels into compact mobile-friendly input fields, with placeholders that animate into much smaller labels the moment text is keyed in. "

Maxlength

"Maxlength allows you to set maximum length of any field on any form making use of the form API. This includes fields created using the UI. (Example: any text field on a node)

Geofield

"Geofield is a module for storing geographic data in Drupal 7. It supports all geo-types (points, lines, polygons, multitypes etc.)"