{ "currentVersion": 10.91, "id": 0, "name": "Buildings", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1475721.7812389731, "ymin": 3658208.98237139, "xmax": 1655952.282653883, "ymax": 3887839.6946969777, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "tax_id", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "outline_id", "type": "esriFieldTypeDouble", "alias": "outline_id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "outline_id" }, { "name": "tax_id", "type": "esriFieldTypeString", "alias": "tax_id", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "tax_id" }, { "name": "x", "type": "esriFieldTypeDouble", "alias": "x", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "x" }, { "name": "y", "type": "esriFieldTypeDouble", "alias": "y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "y" }, { "name": "status", "type": "esriFieldTypeString", "alias": "status", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "status" }, { "name": "giscache.sde.building_footprints_pictometry_2014.area", "type": "esriFieldTypeDouble", "alias": "giscache.sde.building_footprints_pictometry_2014.area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "giscache.sde.building_footprints_pictometry_2014.area" }, { "name": "prev_area", "type": "esriFieldTypeDouble", "alias": "prev_area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "prev_area" }, { "name": "pct_change", "type": "esriFieldTypeDouble", "alias": "pct_change", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pct_change" }, { "name": "pct_obscur", "type": "esriFieldTypeString", "alias": "pct_obscur", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "pct_obscur" }, { "name": "comment", "type": "esriFieldTypeString", "alias": "comment", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "comment" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "building_type", "type": "esriFieldTypeString", "alias": "building_type", "domain": { "type": "codedValue", "name": "building footprint type", "description": "building footprint type", "codedValues": [ { "name": "Residential", "code": "Residential" }, { "name": "Non-Res", "code": "Non-Res" }, { "name": "Commercial", "code": "Commercial" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "building_type" }, { "name": "unit_count", "type": "esriFieldTypeInteger", "alias": "unit_count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "unit_count" }, { "name": "year_built", "type": "esriFieldTypeInteger", "alias": "year_built", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "year_built" }, { "name": "city", "type": "esriFieldTypeString", "alias": "city", "domain": { "type": "codedValue", "name": "building footprint city", "description": "building footprint city", "codedValues": [ { "name": "Amalga", "code": "Amalga" }, { "name": "Cornish", "code": "Cornish" }, { "name": "Clarkston", "code": "Clarkston" }, { "name": "Hyde Park", "code": "Hyde Park" }, { "name": "Hyrum", "code": "Hyrum" }, { "name": "Lewiston", "code": "Lewiston" }, { "name": "Logan", "code": "Logan" }, { "name": "Mendon", "code": "Mendon" }, { "name": "Millville", "code": "Millville" }, { "name": "Nibley", "code": "Nibley" }, { "name": "North Logan", "code": "North Logan" }, { "name": "Providence", "code": "Providence" }, { "name": "Richmond", "code": "Richmond" }, { "name": "River Heights", "code": "River Heights" }, { "name": "Smithfield", "code": "Smithfield" }, { "name": "Trenton", "code": "Trenton" }, { "name": "Wellsville", "code": "Wellsville" }, { "name": "Unincorporated", "code": "Unincorporated" }, { "name": "Paradise", "code": "Paradise" }, { "name": "Newton", "code": "Newton" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "city" }, { "name": "address", "type": "esriFieldTypeString", "alias": "address", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "address" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r2183_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1712_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Buildings", "description": "", "prototype": { "attributes": { "address": null, "outline_id": null, "tax_id": null, "x": null, "y": null, "status": null, "giscache.sde.building_footprints_pictometry_2014.area": null, "prev_area": null, "pct_change": null, "pct_obscur": null, "comment": null, "city": null, "year_built": null, "unit_count": null, "building_type": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }